- Home
- Categories
- Web Development
Web Development
Full-stack web applications, responsive websites, REST APIs, and modern web experiences.
All
Flight Disruption Intelligence: A Full-Stack Delay Predictor on Public Data and Free Infrastructure
An end-to-end flight delay prediction platform spanning medallion lakehouse, calibrated LightGBM with SHAP explanations, Spark Structured Streaming, dbt reliability marts, FastAPI serving, and a SvelteKit dashboard — built entirely on public BTS/NOAA/OpenSky data, self-hostable for $0/year, with a contract module that enforces leakage prevention across every pipeline stage.
EvidenceLens: A Self-Hosted Biomedical Search Engine with Hybrid Ranking and Conflict-of-Interest Transparency
EvidenceLens unifies 20+ fragmented medical literature sources into a single hybrid-ranked interface, surfaces author conflict-of-interest badges from public CMS Open Payments data, and runs answer synthesis entirely on the user's own inference key — zero recurring backend cost.
MyKpopLists: Building a Scalable Social Platform for K-pop Enthusiasts
MyKpopLists is a full-stack social networking platform tailored for K-pop fans, featuring comprehensive artist databases, privacy-aware social interactions, AI-powered content tagging, and gamified community engagement.
Building a Modern Developer Portfolio: From Terminal Emulation to Content Architecture
A full-stack developer portfolio platform built with Astro 5, React 19, and TypeScript—a content-first website that showcases technical projects, tutorials, and professional experience through multiple interactive interfaces.
Form Validation with Laravel Form Requests and Inertia
Master production-grade form validation using Laravel Form Requests combined with Inertia.js for seamless frontend-backend integration. Learn advanced techniques for authorization, custom validation logic, and real-time error handling in Vue components.
Implementing Soft Deletes with Cascade Logic and Content Moderation
Learn how to implement soft deletes in Laravel with cascade logic for content moderation, ensuring data integrity and compliance.