Amit's Docs
Centralized documentation for Amit's projects — pick one below to get started.
Projects
WhatsApp Logger (Self-Hosted)
Privacy-focused, self-hosted WhatsApp archiving tool. Captures messages — including deleted ones — via a linked device connection and stores them in your own Firebase database.
Git Mirror Site Generator
Automated setup that generates a fast, static HTML mirror of your public GitHub repositories using stagit and GitHub Actions.
Mojic
CLI tool that obfuscates C source code into a randomized, password-seeded stream of emojis, using an AES-256-CTR PRNG and HMAC-sealed integrity checks. (Discontinued — install from source.)
Githrun
CLI tool and VS Code extension for executing, exploring, and installing Python scripts directly from GitHub and Gists, with dependency handling and private repo support.
Veyrix IDE
Offline-first, privacy-focused PWA code editor that runs entirely in the browser, with local IndexedDB storage, snapshot version history, and dual sharing mechanics.
OSMA (Open Source Module Archive)
Lightning-fast, static search archive for querying NPM and PyPI packages, bypassing live registry bottlenecks with frozen snapshots and a FastAPI + SQLite backend.