Back to home

All Projects

A collection of my personal and professional projects

Infrastructure / Sandbox

AWS Infrastructure Lab

Modular Terraform architecture for a highly available web application on AWS — VPC networking, EC2 provisioning with auto-scaling, RDS Multi-AZ, S3 lifecycle policies, and least-privilege IAM role management.

AWS
Terraform
VPC
EC2
RDS
IAM
S3

Infrastructure / Sandbox

CI/CD Pipeline Sandbox

End-to-end CI/CD pipeline built with GitHub Actions that automates testing, builds and pushes container images, and deploys to a local Kubernetes cluster (K3s) with automated security scanning and health checks.

Docker
GitHub Actions
Kubernetes
K3s
CI/CD
Bash
Trivy
NetConnect Pro Console - Image 1
NetConnect Pro Console - Image 2
NetConnect Pro Console - Image 3
1 / 3

NetConnect Pro Console

IT management desktop app for RDP connections, VPN client management, Identity Vault for credential storage, and system health monitoring dashboard.

Electron
TypeScript
Node.js
Security
RDP
VPN
View Details
Desktop App
Home Manager App - Image 1
Home Manager App - Image 2
Home Manager App - Image 3
Home Manager App - Image 4
1 / 4

Home Manager App

Comprehensive home management solution with calendar, task management, expense tracking, weather integration, smart home control (Tuya devices), inventory management, and meal planning.

Next.js
TypeScript
Tailwind CSS
Tuya API
Weather API
Minesweeper Game - Image 1
Minesweeper Game - Image 2
1 / 2

Minesweeper Game

Modern implementation of the classic Minesweeper game with multiple difficulty levels (Easy, Medium, Hard), timer, flag counter, and responsive design.

React
TypeScript
CSS
Game Logic