🛠️ Projects
Public projects I run, contribute to, or kept around because the code earned its keep.
Full GitHub at github.com/leni-kirilov →
Notable projects
Current
- Maintaining darivreme.com
- Building a personal AI assistant
- Optimizing personal workflows and information collection
Archive
Public repos in my GitHub account.
darivreme-perf
Lighthouse performance-history dashboard for darivreme.com — auto-published Pages site.
Lighthouse CI · GitHub Actions · Pages
MoneyTimer
A Java Swing 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
Turns a directory tree into navigable HTML. Old code; kept around for the multi-module Maven layout pattern.
Java · Maven multi-module
PDFManipulator
Java Swing GUI to open, split, and merge PDF files.
Java · Swing
NextGenConnecting4
A gravity-based twist on Connect4. A toy, but the move-validation algebra was fun.
Java