Projects
Full-stack applications, networking infrastructure, and system design
A full-stack CRUD web app with secure authentication and per-user data isolation. Each account can only access its own records — enforced with a createdBy field on MongoDB documents and JWT-protected routes.
Screenshots coming soon
Currently in active development
A deployed e-commerce web app for a coffee shop with user accounts, product menu listings, and cart functionality. Being built for live deployment on Render.com with a public URL.
Designed and simulated a full 3-layer hierarchical campus network (core, distribution, access) serving 4 departments across 14+ devices. Configured real Cisco IOS commands for routing, switching, security, and failover.
A Java console application simulating core ATM operations — PIN auth, balance checks, withdrawals, deposits, and transaction history. Accompanied by a full Software Design Document (SDD) covering architecture, data design, and requirements matrix.
Full system design for a mobile-first university platform consolidating course management, event scheduling, campus navigation, and emergency alerts for 4 stakeholder groups — students, faculty, staff, and administration.