# Amit's Docs

Centralized documentation for Amit's projects — pick one below to get started.

### Projects

#### [WhatsApp Logger (Self-Hosted)](/whatsapp-logger/)
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](/git-mirror/)
Automated setup that generates a fast, static HTML mirror of your public GitHub repositories using `stagit` and GitHub Actions.

#### [Mojic](/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](/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](/veyrix/)
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)](/osma/)
Lightning-fast, static search archive for querying NPM and PyPI packages, bypassing live registry bottlenecks with frozen snapshots and a FastAPI + SQLite backend.
