I build a mix of useful tools, experiments, and side projects. Some of them stick around, some of them are just prototypes, and a few turn into things I keep coming back to.
Most of the repos here follow the same pattern: I get an idea, build it into something working, then keep iterating if it proves useful. A lot of the work leans toward search, browser control, automation, editor tooling, and small systems that do one job well.
The two places I spend the most time are InfiniEdit and qikseek. InfiniEdit is where the editor-focused work lives, and qikseek is the search side of things.
- Search and proxy tooling like qikseek, searxng, proxycors, and cors-proxy
- Browser and web control projects like web-controller, WebController, noVNC, and vnc
- Editor and app tooling like InfiniEdit, studio-lite, remote, and register
- Bots and automation like bot-front, Mc-bot, Crash-bot, snake-bot, and qikworker
- Games and experiments like Snake, Snake-Algorithm, snake-astar, Snake-JavaScript, tetris, Kaboom, and NO-ESCAPE
- Browser and desktop-style prototypes like minecraft-web, minecraft-web-client, Roblox-Account-Manager, DuoHacker, and DuoHacker-extension
- InfiniEdit - the main editor project
- qikseek - the search project
- web-controller - browser control and automation
- snake-bot - game logic and automation experiments
- searxng - search infrastructure work
I tend to make things that are practical first, then polish them if they keep earning their place.