🛠️ Repos

Public projects I run, contribute to, or kept around because the code earned its keep.

Full list at github.com/leni-kirilov →

ada-personal-assistant

Active

My personal AI assistant — a Telegram-fronted, VPS-hosted Claude integration. Skills-driven, memory-backed.

Python · Claude API · Telegram · VPS · custom skills runtime

job-crm

Active

A personal CRM for the job-search funnel. Local-first, JSON-backed, with a Vite dev-middleware API. Currently host of this blog.

TypeScript · React · Vite · pure-functions scoring engine

dari_vreme

Active

Working-area mirror for darivreme.com — a Bulgarian time-donation platform I volunteer-architect for.

WordPress · PHP · custom Dokan extensions

android-battery-analysis

Maintained

ADB-driven battery analysis of a Samsung S21 — wakelocks, app-standby buckets, the 2-week intervention diary.

PowerShell · ADB · dumpsys archaeology

MoneyTimer

Archive

A Java desktop timer that shows what a meeting is costing in real time. Tiny. Earned its keep at every consultancy I worked with.

Java · Swing · Maven

FileSystem2Html

Archive

A long-ago utility that turns a directory tree into navigable HTML. Old code; kept around for the multi-module Maven layout.

Java · Maven multi-module