Projects
Telstra SIM Swap Detection API →
A high-performance, asynchronous FastAPI microservice engineered to process real-time event-driven data streaming via Apache Kafka to detect fraudulent cellular activity with sub-100ms latency. Built as part of my university capstone project with Telstra.
- python
- fastapi
- postgresql
- docker
Terminal Markdown Viewer →
A cross-platform CLI tool written in C# (.NET) that parses Markdown documents into abstract syntax trees and outputs formatted, terminal-friendly typography via custom ANSI escape sequences.
- c#
- .net
- markdig
- spectre.console
Spotify Player VS Code Extension →
A cross-platform extension integrating playback controls and real-time track metadata directly within the editor workspace via a custom React WebView UI and secure OAuth 2.0 token exchanges.
- typescript
- react
- vscode api
- oauth 2.0
SuperPrice →
A full-stack grocery price comparison platform built with a Java (Spring Boot) REST API and a React (TypeScript) frontend, featuring automated CI/CD validation and cloud deployment.
- java
- spring boot
- react
- typescript
CodeQuest Strategy Simulation Bot (Hackathon) ↗
Secured 2nd place out of 120+ competing engineering teams by architecting a high-concurrency autonomous virtual logic routine wrapper to outmaneuver competitors in a live simulation.
- python
- docker
- algorithm design
- automation
AI-Powered Webpage Generator ↗
A full-stack Next.js web application that streams live, sanitized, and fully rendered HTML/CSS UI layouts in real time from natural language prompts using structured Gemini API calls.
- next.js
- typescript
- gemini api
- prompt engineering