Projects
Selected work from my dev portfolio — client sites, extensions, full-stack apps, and experiments.
Filter
-
Hamba Ethiopia Tours
Tourism platform for Ethiopia-based tours — premium UI/UX design, multi-language support, custom tour booking experience.
-
myredis
A Redis clone built from scratch — RESP protocol parser, command layer, key-value store, and TCP server with tests.
-
Web Framework
A lightweight Python web framework built from scratch on raw sockets — HTTP parser, radix-tree router, middleware, template engine. Zero dependencies.
-
myGit
Git internals from scratch — object store, index, and refs implemented directly on the .git format.
-
Aizen
Universal task orchestrator — DAG-based workflow engine with multi-AI backends, plugin support, parallel execution, and checkpoint/resume.
-
Now-Playing Bot
Real-time Spotify "Now Playing" status card for Telegram channels — one pinned message that updates in place as the track changes.
-
ClientRadar
Lead prioritization for outreach — OSM/CSV discovery, website audits, and transparent rule-based scoring in one dashboard.
-
AniFlow
Django anime tracker with AniList OAuth sync, library progress, pluggable streaming adapters, and a JSON API for a separate SPA.
-
Crystal Ball
Deterministic pre-commit security scanner — AST-based Python rules, staged-file focus, and commit blocking on HIGH/CRITICAL findings.
-
Deep Tutor
Local developer intelligence layer for terminal-native learning — orchestration, prompts, and lightweight memory wired to OpenCode and Ollama.
-
TypeStorm
Terminal typing game for code snippets — WPM, accuracy, and per-level bests across Python, JavaScript, and Java.
-
CP-Lockin
Privacy-friendly browser extension for competitive programmers — Codeforces and LeetCode streaks, weekly goals, and a 52-week heatmap.
-
Resona
Audio-focused web application — personal library and playback patterns.