MY PROJECTS

A collection of software engineering projects exploring AI/ML, distributed systems, full-stack development, and modern web technologies. Each project represents hands-on learning and practical implementation of complex concepts.

Full-stack e-commerce platform

Full-stack e-commerce platform

E-commerce site built with Angular and Hasura GraphQL. Product catalog, shopping cart, checkout, and user auth. Used Apollo Client for GraphQL and PrimeNG for UI components.

Personal portfolio

Personal portfolio

First version of my portfolio deployed on Vercel. Built to showcase projects before redesigning with the current minimalist look.

Secure password management system

Secure password management system

Desktop password manager I built with JavaFX. Handles encryption, master password auth, and actually follows security best practices. Documented everything properly because security matters.

Real-time distributed chat system

Real-time distributed chat system

Wanted to understand how to scale WebSocket connections across multiple servers. Built this chat app with Go, React, and Redis pub/sub to figure it out.

Project Aeon - Modular local LLM system

Project Aeon - Modular local LLM system

My personal AI assistant that runs entirely offline. No data leaves your machine. Uses FastAPI, ChromaDB for semantic search, and Vue 3 for the UI. Integrated with Ollama for local LLMs. Still building it.

5 projects