Computer Science Projects (to Date)

TradeX – eCommerce & Auction Platform (Django)

A Django-based marketplace including auctions, bidding, product listings, and user authentication. Built with UML modeling and PostgreSQL.

Film Festival Management System (Rails)

Ruby on Rails CRUD system for film submissions with real-time JavaScript search, staff management, and a PostgreSQL backend.

Haunted Hotel Reservation System (Rails)

A themed reservation and staff management system using two independent Rails models. Includes validation, filtering, and interactive UI features.

Networking Interface – Multi-Client Chat Application (Python)

A Python networking application using sockets + threading to support multiple clients.