Software Projects

In Development

Nodalith — Document Intelligence Platform

Building Nodalith, my pilot-stage, cloud-hosted document-intelligence startup, to help organizations access information buried across PDF, Word, and Excel files. Integrated with Microsoft OneDrive, it provides natural-language search, grounded answers, exact page-level citations, secure access to original documents, automated ingestion, hybrid semantic/full-text retrieval, role-based access control, folder synchronization, backups, and cloud monitoring. The work also spans business-process discovery, pilot planning, stakeholder feedback, usability testing, onboarding, and measurement of retrieval accuracy and time savings. The platform is currently being evaluated through a controlled construction-document pilot with local builders and contractors; an employer demo is available while Nodalith remains in active development.

Document IntelligenceMicrosoft OneDriveHybrid SearchCloud AIRBACFull-Stack Development
Employer Demo
MDN Inventory Management Web App
In Development

MDN Inventory Management Web App

Developed a full-stack inventory management web app with user authentication. An employer demo is available while the project remains in active development.

Ruby On RailsTurbo FrameTailwindCSSFuzzy SearchUser AuthPostgresQLKamalDockercachingFlyio
Employer Demo

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
Company Website

Company Website

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

ReactNext.jsOracle CloudGoogle CloudExpress.jsVercel
View
E-Commerce Platform for Runner Metric Device (stripe integration practice)

E-Commerce Platform for Runner Metric Device (stripe integration practice)

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
First HTML/CSS/JS Website

First HTML/CSS/JS Website

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