A collection of infrastructure, automation, and web development projects
Hybrid cloud infrastructure combining 3 DigitalOcean VPS instances with a repurposed home server. Achieved 99.99% uptime and 52% cost reduction by migrating from Azure's $44/month single server to $20/month for 4 servers—with full DevOps pipeline, Git-flow deployments, and 3-2-1-1-0 backup compliance.
Automated IoT data collection and monitoring system integrating environmental sensors and CCTV cameras. Captures real-time metrics including temperature, humidity, and air quality to PostgreSQL with auto-recovery services. Features continuous video surveillance with local storage management.
Real-time geolocation tracking and visualization system that maps website visitors on an interactive globe. Captures visitor data including location, browser info, and visit patterns for analytics and monitoring purposes.
Interactive web-based terminal emulator with custom command support, file system simulation, and real-time output rendering. Features bash-like commands, tab autocomplete, and a realistic terminal interface for portfolio engagement.
AI-powered virtual assistant using Large Language Models (LLMs) to assist users with daily tasks through natural language interaction. Full-stack application with JavaScript frontend and Python backend, deployed on local infrastructure with Nginx.