Selected Builds

Projects

Practical systems I built while learning local AI, self-hosting, networking, and software development.

01

Local Jarvis

A Windows voice assistant built around wake-word control, speech recognition, local LLMs, app launching, music control, timers, weather, vision, and hands-free workflows.

PythonLocal AIVoice AssistantAutomation
02

Home NAS

A Raspberry Pi based network storage setup used for organizing files, sharing media across devices, and experimenting with self-hosted services on a local network.

Raspberry PiOpenMediaVaultSMBNetworking
03

Media Server

A self-hosted media setup for streaming personal movies, shows, and music across devices, focused on keeping everything local, organized, and easy to access.

JellyfinNavidromeDockerSelf-Hosting
04

RetroLauncher

A C++ launcher project focused on organizing games and practicing data structure design, file handling, and cleaner program structure.

C++Data StructuresFile HandlingDesktop App