Here I plan to list my projects. I plan to update it periodically as I have a ton of stuff collecting dust in my GitHub.
- For public projects I will add a link to the project
- For open source projects I will add a link to the repository
- For private projects I would link related notes.
- things to have — social wishlist app that I’m working on in spare time.
- digitalarcheology — my old blog about everything in Russian. Occasionally I post short commentary on tech-related topics there.
- windowsize — tool for inspecting browser dimensions. Useful for debugging situations like “something doesn’t work on my 21:9 gaming monitor”.
- Bookmarklets — collection of bookmarklets I use to do various tasks.
- [ ] I built a few useful Alfred workflows that are collecting dust on my computer. I want to package them and share them here.
- alfred-emoji - an Alfred workflow for searching and copying emojis. It has fuzzy search based on data from emojibase, so you can find thumbs up emoji via like or +1 etc.
- Porter — my homecooked telegram bot that does everything at once — transcribes messages, performs OCR, receives webhooks, translates text, etc.
- Analytics Engine Playground — I was building a product based on Cloudflare Analytics Engine API in its early days. Exploring it via CURLing SQL’s to it was annoying, so I vibecoded this app to play with it.