discipline: "Creative Code",
// Web applications, creative tools, and development projects that blend technical skill with design thinking.
const projects = [
7 repositories found
An advanced deep learning pipeline designed to identify avian vocalizations in complex soundscapes. Utilizing Mel-spectrogram conversion and CNN architectures to monitor biodiversity through bioacoustic data.
The architectural core of my digital presence. A high-performance portfolio crafted with Next.js, featuring smooth state transitions, custom-built UI components, and integrated 3D elements. Designed to bridge the gap between motion design and functional web engineering.
Training a bipedal robot to walk and navigate terrain using Proximal Policy Optimization (PPO). This project explores the balance between exploration and exploitation in continuous action spaces, resulting in a robust locomotive agent after 1 million timesteps of training.
An offline math-reasoning agent built for AIMO Progress Prize constraints: Kaggle GPU, no external APIs, no internet at inference. DeepSeek-Math-7B-Instruct plans solution steps, a restricted Python/SymPy sandbox executes numeric work, and the agent retries + majority-votes toward an integer answer. System-2 tool loop — not a bare LLM chat wrapper.
Open-source desktop AI companion that lives on your screen. Hold a hotkey or type — Nova captures your display, reasons with a local Ollama vision model (or optional cloud providers), speaks with system/Kokoro TTS, and can point a small orange cursor at UI elements via [POINT] tags. Built fully local-first for portfolio demos: no API keys required for the default path.
A production-style IPTV catalog platform with a public viewer and an admin control center. Aggregates public channel catalogs across 84 countries, health-checks streams with progressive workers, and only surfaces online channels to the public. Built end-to-end with Next.js, Supabase Auth/Postgres/RLS, and Python stream-check workers on GitHub Actions.
Museum-grade interactive gesture drawing system. Visitors draw in the air using hand gestures detected through a webcam — Three.js ribbon strokes, MediaPipe hand tracking, color palette on the left edge, and kiosk-ready attract mode with local QR download. Built for offline museum deployment with CPU-only MediaPipe and edge-aware tracking stability.
}