My Projects

A collection of my work spanning web development, machine learning, cloud architecture, and algorithm design. Each project represents a unique challenge and learning opportunity.

Pharmacy Inventory Loader
Built a pharmacy invoice processing tool that automates inventory data extraction from PDF and CSV invoices using pdfplumber and pandas. Developed a keyboard-driven PyQt6 overlay interface for rapid correction, validation, and RX inventory entry workflows.
PythonPyQt6Invoice ProcessingOCR / Data ExtractionPharmacy Software
Explore Project
Chess Game
Built a fully functional chess engine in C++ with an OpenGL-based GUI, implementing move generation, rule enforcement, and real-time rendering. Designed a modular architecture to support future AI integration.
Regular Updates
Villion - Luxury Rentals
A premium rental platform offering high-end cars, villas, and yachts in Los Angeles and Miami. Designed for those seeking a seamless luxury experience.
Next.jsSupabasestripeVercel
Explore Project
One Billion Row Challenge
Processed 1 billion rows of weather data, achieving a 5× speedup through memory-mapped I/O, custom parsing, multithreading, and optimized hash maps.
C++PerformanceMultithreadingSystems
Explore Project
Live Demo
Real-time Chat Application
A full-stack chat application with real-time messaging capabilities. Built with Next.js frontend and AWS DynamoDB for scalable data storage. Features include user authentication, message history, and responsive design.
Next.jsAWS DynamoDBReal-timeWebSocketReact
Explore Project