Self-Hosted Infrastructure

Active Development Flagship
July 2025 - Present

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.

Flask Gunicorn Nginx PostgreSQL WireGuard Cloudflare Tunnels Prometheus Grafana Docker SSL/TLS

Smart Home IoT Platform

Active
October 2025 - Present

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.

Python PostgreSQL Linux Motion RTSP IoT Sensors Home Automation Bash Scripting

Visitor Map

Active
October 2025 - Present

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.

Flask JavaScript SQLite Geolocation API Interactive Mapping

Terminal Simulation

Active
September 2025 - Present

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.

JavaScript HTML/CSS Flask Bash Simulation

AI Agent Web Application

Completed
Final Year Project - 2024

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.

Python JavaScript LLMs HTML/CSS Nginx REST API