[QUERY: personal_repos --all]
→ ALL_PERSONAL_REPOS
0x01 // Wazifa
[AI_JOB_SCRAPER_BOT]DESC: Automated job-hunting bot that monitors LinkedIn's guest API and 12+ UAE/global recruitment sites every 30 minutes, deduplicates listings in PostgreSQL, and pushes new matches to Telegram. Filtering is fully user-configurable via a single JSON file with forgiving phrase matching ("next js" also matches Next.js/NextJS).
Each new job is scored 0–10 against the user's CV by an LLM through OpenRouter's free-model router, with a one-line fit explanation included in every notification. Scrapers cover a mix of techniques — hidden JSON APIs, schema.org JSON-LD, XML sitemaps, and plain HTML parsing — with a diagnostic suite to catch site changes. Runs as a systemd service; open-sourced under MIT.
STCK: Python / asyncio / httpx / BeautifulSoup / PostgreSQL / Neon / APScheduler / Telegram Bot API / OpenRouter / systemd
STCK: Python / asyncio / httpx / BeautifulSoup / PostgreSQL / Neon / APScheduler / Telegram Bot API / OpenRouter / systemd
0x02 // PS4 PKG Manager
[RUST_TUI_TOOL]DESC: Terminal UI package installer for jailbroken PS4 systems. Scans a local PKG directory, groups games, detects main/update/DLC packages, spins up an embedded HTTP server, and sends direct install URLs to the PS4 via Remote Package Installer.
STCK: Rust / TUI / Embedded HTTP Server
STCK: Rust / TUI / Embedded HTTP Server
0x03 // Private Polymarket
[DECENTRALIZED_PRED_MKT]DESC: A private prediction market app for friend groups built on Polygon Amoy. Users connect a Web3 wallet, create binary YES/NO bets on any life event, and invite friends via a 6-character code. Stakes are placed on-chain via a parimutuel Solidity contract with automatic payout on resolution.
New features include an AI-powered News Feed tab that pulls live headlines and uses an LLM (via OpenRouter) to suggest relevant market questions, a wallet-scoped dashboard that only surfaces the connected wallet's markets, and a fully live data mode with no mock fallbacks. The backend integrates OpenRouter with free-tier model support for AI market generation.
STCK: Next.js / React / TypeScript / Tailwind CSS / Solidity / Polygon Amoy / wagmi / viem / RainbowKit / FastAPI / PostgreSQL / OpenRouter / Railway
STCK: Next.js / React / TypeScript / Tailwind CSS / Solidity / Polygon Amoy / wagmi / viem / RainbowKit / FastAPI / PostgreSQL / OpenRouter / Railway