Guntainer
A lightweight container runtime in Go that isolates processes using Linux namespaces with automatic Alpine rootfs setup.
NexusChat
A real-time chat app with P2P messaging, JWT authentication, user presence, and message status tracking.
SynapseLearn
An AI-powered task generator and learning platform with analytics, task tracking, and personalized study plans.
CalGist
A Google Calendar event summarizer that uses AI to generate concise insights and manages event data with PostgreSQL and Supabase.
AlterTone
A web app that uses AI to change the tone of your text, for example turning sad sentences into happy or professional ones, optimized for strong SEO visibility.
This Portfolio Website
A showcase of my skills and projects across full-stack, AI, systems programming and Android development.
HTTP Server from scratch in C
A minimal HTTP web server built from scratch in C using raw TCP sockets, without any frameworks or libraries. Built to deeply understand how web servers work at the lowest level.
VoxoLaunch
A Python-based voice-controlled app launcher that executes commands like opening apps, playing videos, and performing searches using speech recognition and TTS.
python-ffmpeg Docker Image
A lightweight Docker image combining python3-slim with FFmpeg and Git pre-installed, designed for multimedia pipelines and automation workflows.
TermLock
A lightweight shell script that password-protects terminal startup, blocking escape attempts and ensuring secure access with zero dependencies.
Tic-Tac-Toe Android App
A 2-player TicTacToe Android game built using Kotlin and Jetpack Compose, featuring custom UI and state handling.