Software Projects

Wembley Homes B2B Portal & Inventory System

Architected a secure B2B portal for automated ordering, real-time inventory synchronization, partner communication, and work-order generation, backed by role-based access controls and encrypted data flows.

Full-Stack DevelopmentB2BInventory ManagementRBACSystems Architecture
View
Company Website

Company Website

A large website I developed individually for a prior internship at BrightPath Early Learning.

ReactNext.jsOracle CloudGoogle CloudExpress.jsVercel
View
Inventory Management Web App (Currently not hosted due to home labbing experiments)

Inventory Management Web App (Currently not hosted due to home labbing experiments)

Developed a full stack web app for inventory management, incorporating user auth.

Ruby On RailsTurbo FrameTailwindCSSFuzzy SearchUser AuthPostgresQLKamalDockercachingFlyio
View
E-Commerce Platform for Runner Metric Device (Capstone)

E-Commerce Platform for Runner Metric Device (Capstone)

Building a full-stack platform for my capstone prototypes, including e-commerce sales using Next.js, Express.js, and PostgreSQL, with Stripe payments and authentication.

ReactNext.jsSupabaseVercelStripePostgreSQL
View
Twitter Connected Messaging Platform

Twitter Connected Messaging Platform

Developed a Java-based messaging service integrating Twitter API, with comprehensive error-handling and testing mechanisms.

JavaTwitter APIServer DevelopmentMessaging
View
Auto Completion System

Auto Completion System

Engineered an autocompletion system through Java programming, catering to client-driven keyword search functionalities.

JavaAutocompleteSearch AlgorithmsData Structures
Kamino Game

Kamino Game

Developed the 'Kamino' game using Graph ADTs and key graph algorithms, focusing on spaceship recovery and spice gathering mechanics.

JavaGraph AlgorithmsGame DevelopmentEncapsulation
Dynamic Website Interface Development

Dynamic Website Interface Development

Designed and deployed a responsive website with animations, a dropdown menu, and interactive UI components.

HTMLCSSJavaScriptUI/UX
View

Image Quality Compression Program

Built a space-efficient image compression tool in C++ using a ternary tree structure, implementing partitioning, pruning, flipping, and rotating.

C++Image CompressionMemory ManagementData Structures

Dynamic Memory Management in Image Processing

Created a doubly linked list-based image manipulation tool, optimizing memory management and image compression techniques.

C++Memory ManagementLinked ListsAlgorithms

Flood Fill Traversals

Developed DFS and BFS algorithms in C++ for image processing, exploring different traversal methods and animation techniques.

C++Data StructuresAlgorithmsImage Processing

Predictive Modeling of NYC Airbnb Listing Popularity

Built an end-to-end supervised learning pipeline with production-grade preprocessing, ensemble model benchmarking, hyperparameter tuning, five-fold cross-validation, and SHAP-based model explanations.

Pythonscikit-learnXGBoostSHAPPandasNumPy

Self-Hosted Infrastructure & Homelab

Built a Raspberry Pi 5 server for network storage and containerized services, with secure remote access, reverse-proxy routing, TLS termination, and domain-based service discovery.

Raspberry PiDockerCloudflare TunnelsNginx Proxy ManagerNetworking

Agentic AI Infrastructure & Workflow Automation

Created a local, containerized AI environment for private model serving and multi-step n8n workflows, including RAG, code refactoring, summarization, data extraction, and tool-enabled agents.

OllamaLM StudioDockern8nRAGLocal LLMs