Projects
K8s GPU Scheduler (Thesis)
OpenCustom Kubernetes scheduler for fine-grained GPU collocation and AI inference throughput. Includes provisioning stacks with Prometheus, NVIDIA GPU Operator, MIG, and NFD, plus telemetry and automation scripts.
This Site
OpenPersonal portfolio and notes hub built with Next.js, TypeScript, and Tailwind CSS. Features a notes system, project showcase, and responsive dark theme design.
Baddcafe Zsh Theme
OpenCustom Oh My Zsh theme with dynamic system information display. Features CPU/memory usage, battery status, IP addresses, Git-aware prompt, and auto-updating system stats.
CustomWaypoints (WoW Addon)
OpenA transport-aware routing engine built on top of Carbonite, introducing graph-based navigation, waypoint queues, and deterministic pathfinding in WoW.
OpenFaaS on k3d
OpenServerless functions on local k3d cluster with user CRUD operations on MongoDB. Includes JMeter stress tests and Prometheus/Grafana dashboards for monitoring.
Click — Web Chat App
OpenReal-time chat application with React frontend and Django REST backend. Features WebSocket support for live messaging, token-based authentication, and SQLite database.
Exam Prep App
OpenPython Kivy application for effective interview preparation. Features randomized question selection, answer comparison, and progress tracking for technical interviews.
Coding Challenges
OpenCollection of solved LeetCode hard problems and algorithmic challenges. Primarily implemented in C/C++ with solutions across multiple programming languages.
Hangman Game
OpenHangman game variation built with JavaFX during university. Classic word guessing game with modern GUI implementation.
Missing Values Prediction Research
OpenMathematical research project comparing different methods for predicting missing values in sparse arrays. Includes SVD-based approaches and sklearn IterativeImputer comparison.
Mlab Kube Cluster Setup
OpenKubernetes cluster bootstrap scripts and configuration for lab environments. Includes Helm charts, monitoring stack, and GPU operator setup.