Projects
Selected builds spanning full-stack apps, applied AI, and utilities. Each project favours lean stacks and clear engineering choices.
DSA Genie
Interactive DSA helper using retrieval-augmented generation with contextual examples.
EventHive
Role-based event management platform with NestJS, React, and PostgreSQL. Supports organizers, attendees, and admins with full auth.
Mora Kings
Official website for the University of Moratuwa chess team. Shows team news, player profiles, and event results.
TravelMate
ML-driven travel recommendation system with Flask and React; suggests destinations from preferences and history.
Clinic Management System
Appointment and treatment management with Next.js and PostgreSQL; role-based access and JWT auth.
Cryptocurrency Converter
Live fiat/crypto conversion tool using public exchange APIs, built with Node.js.
More Builds
- Password Manager — Python Tkinter vault with password generator and local encrypted storage. GitHub
- Pomodoro Timer — Productivity timer built in Python with session logging. GitHub
- French Flashcards — Customizable GUI flashcard app for language practice. GitHub
- Snake / Pong / Turtle Crossing — Classic games rebuilt to sharpen OOP and event handling. GitHub