This is a list of some notable projects I've started, and their current statuses. The statuses have precise meanings:
| Name |
Description |
Status |
Terms |
Links |
|
osint.moe
|
a LLM‑powered OSINT helper app that lets you build a living research graph. People, organizations, websites, locations, and other entities are captured as nodes, and evidence is represented as relationships between them. While usually assistants like ChatGPT Deep Research or Perplexity are focused on fully automatic question answering, this app lets you guide the search process interactively, while retaining knowledge in the graph.
|
WIP
|
Proprietary
|
website
|
|
tool2agent
|
A protocol for structured feedback from LLM tools. Simplifies creation of tools that guide the LLM towards producing valid tool calls.
|
DONE
WIP
|
OSS
|
github /
npm /
|
|
loop-controls
|
TS library for re-introducing `break` and `continue` as functions, for use with callback-style APIs, in particular ts-pattern.
|
DONE
|
OSS
|
github /
npm /
|
|
X User Notes
|
A browser extension for x.com (formerly Twitter) that helps you remember why you muted or blocked a user and allows you to keep private notes on user profiles, visible only to you.
|
DONE
|
FOSS
|
GitHub /
Install for Chrome /
Install for Firefox
|
|
dedust.io pool analyzer
|
Liquidity pool profitability analyzer for DeDust.io (TON DEX). Uses aggregated historical data. Needs more work and/or investments
|
DONE
HELP WANTED
|
Prototype
|
website
|
|
MetaPrompt
|
Metaprompt is a domain-specific language for LLM prompt engineering. It is a template engine for textual prompts, where expression expansion can depend on LLM outputs.
Abandoned, because there is no real need for a separate DSL for this. Libraries are just fine.
|
DEAD
|
FOSS
|
website /
source code /
announcement
|
|
belief.garden
|
A mini social network centered around beliefs. It lets one maintain a public profile of their opinions on various subjects, which can be used as a way to get to know the person initially, or as a chat opener.
Ended up being somewhat used by random people.
|
WIP
DONE
|
FOSS
|
website
|
|
webpage update -> twitter-like feed (2024)
|
A crawler for nownownow.com pages (or any 'indieweb' pages in general) that detects updates and transforms them into a feed-like experience. Abandoned, not feasible. See the link.
|
DEAD
|
not released
|
posts
|
|
Rock Paper Scissors Defence (2024)
|
A two-player strategy game. Fight using ✂️, 📄 & 🪨 on a 3x3 grid.
|
DONE
|
FOSS
|
play
|
|
token.menu (2024)
|
Web3 token directory: explore, swap and add assets to your wallet. Features include:
- all info in one page - no navigation
- add tokens and network RPCs to your wallet
- advanced filtering - by volume, etc (TODO)
- bulk add tokens to the wallet (TODO)
- bulk swap tokens (TODO)
|
DONE
WIP
HELP WANTED
|
FOSS, commercial
|
website /
telegram /
twitter
|
|
@ton_2x_bot (2024)
|
A portfolio tracker for TON that sends alerts when an asset price moves 2x up or down from the last purchase price. There are plans to introduce a novel portfolio view UI that has never been tried yet, as far as I know (DM for details)
|
DONE
WIP
HELP WANTED
|
FOSS, commercial
|
bot /
tg channel [RU] /
tg channel [EN]
|
|
-
|
Social graph metrics for GitHub, similar in spirit to tweetscout and twitterscore.
|
STALE
HELP WANTED
|
Proprietary, commercial
|
|
YouTubeCore (2022)
|
A VJ tool that uses YouTube embedded players and allows to automate volume changes in sync with opacity.
|
DONE
STALE
|
FOSS, non-commercial
|
website /
example set /
GitHub
|
|
SunKey (2023)
|
An MVP of a geometry game in Rust that uses optic physics. The goal for the player is to get rid of the dark stripes.
|
DEAD
|
FOSS, non-commercial
|
github
video preview
|
|
DOM Update Highlighter (2023)
|
A tool for frontend developers that makes DOM updates more visible as they happen on a webpage.
|
DONE
STALE
|
FOSS, non-commercial
|
website / GitHub / Chrome / Firefox
|
|
SEC, see you! (2023)
|
A catalogue of DeFi platforms that facilitate permissionless trading
|
DONE
WIP
HELP WANTED
|
FOSS, commercial
|
website /
GitHub
|
|
@MemePlexBot (2024)
|
A search engine for memes that crawls telegram channels.
- Fuzzy search
- A built-in keyword subscription system: get notified about newly discovered memes based on their contents
- post memes to your own channel right from the bot
|
DONE
WIP
|
FOSS, commercial, paid features
|
website /
telegram bot /
telegram channel
|
|
purescript-docs-search
|
A frontend-only search engine for PureScript package sets. Has been included into spago.
|
DONE
WIP
|
FOSS, non-commercial
|
GitHub
|
|
Switch To Audible Tab (2018)
|
A browser addon that allows the user to switch to the tab that is making sound.
|
DONE
STALE
|
FOSS, non-commercial
|
Firefox / Chrome
|
|
axes (2018)
|
A browser addon that introduces a DSL for keyboard navigation to apply various actions to different target elements: in spirit of "link following" feature of some older browsers or addons like pentadactyl, but with more actions available and customizability.
|
DONE
DEAD
|
FOSS, non-commercial
|
GitHub /
Firefox
|
|
dzen-dhall (2019)
|
An implementation of a widget manager for dzen2 with programmability, plugins and customization, using Dhall language
|
DONE
DEAD
|
FOSS, non-commercial
|
GitHub
|
|
@kiniro/lang (2019)
|
An embeddable lisp-like language interpreter written in JS. Offers stack safety via async.
|
DONE
DEAD
|
FOSS, non-commercial
|
NPM
GitLab
|