→full-stack developer with a knack for devops and currently diving deep into web3. i spend most of my time building things, breaking them, and figuring out why they broke.
→also have a thing for linux, networking, and system design — basically anything that lets me understand how stuff actually works under the hood.
→(you know the rabbit holes... they never end)
A local-first video editing CLI that removes silence and inactive sections with speech and motion analysis, generates subtitles, writes timeline JSON, and optionally uses transcript-aware LLM cuts only when explicitly enabled.
An anonymous, community-driven discussion platform inspired by Reddit, built from scratch as a distributed system. 12 Go microservices communicating over gRPC, fronted by Envoy, with Kafka for async workflows, consistent-hashing-based database sharding, and full Kubernetes deployment with observability.
A minimal Pomodoro timer with a retro flip-clock display. Built with Tauri (Rust + React), it features customizable work/break sessions, desktop notifications, system tray integration, mini mode, and always-on-top support.
How I turned my phone into a full dev environment using Termux and Tailscale and used it to ship an entire hackathon project from my pocket.
A guide to using Terraform with LocalStack for local cloud infrastructure development.
A beginner's guide to understanding Linux daemons, their role in system management, and how to create and manage them using systemd.