AI & Backend 8
| project | description | stack | |
|---|---|---|---|
| context-os | Model-agnostic memory infrastructure for LLM apps. BM25 + pgvector + RRF hybrid search. Python & TS SDKs. | Python · RAG · pgvector · Redis · Fly.io | ↗ |
| open-jobs | Self-hostable AI job search platform. Matching, resume tailoring, autofill extension, autonomous apply agent. | TypeScript · FastAPI · pgvector · Claude API | ↗ |
| log processing | Distributed event pipeline. 500K+ events/sec, 40% latency reduction via Redis stream processing. | Python · Kafka · Redis · Docker | ↗ |
| urltrim | URL shortener with custom aliases, click analytics, rate limiting, async job queue. ~3,000 req/s. | FastAPI · PostgreSQL · Redis · RabbitMQ | ↗ |
| WhatsApp AI | Voice-first AI on WhatsApp with RAG pipeline using FAISS for document-grounded responses via GPT-4. | Python · FastAPI · GPT-4 · FAISS · Twilio | ↗ |
| resumo | Tailors LaTeX resumes to job descriptions using Ollama (local) or Claude API. | Python · Ollama · Claude API · LaTeX | ↗ |
| salary predictor | ML salary prediction web app, 90%+ R² accuracy with Scikit-learn and Plotly Dash. | Python · Scikit-learn · Plotly Dash · AWS | ↗ |
| StockNet | S&P 500 stock correlation graph for portfolio diversification analysis with interactive dashboard. | Python · Django · Network Science · PostgreSQL | ↗ |
Tools & Utilities 5
| project | description | stack | |
|---|---|---|---|
| lld-viz | Live Python-to-UML class diagram visualizer for LLD interview prep. Type Python, see it update in real time. | JavaScript · UML · LLD | ↗ |
| gradual-ml | 276 curated ML topics across 17 sections — math foundations to frontier research. No paywalls. | HTML · ML · Curriculum | ↗ |
| gradual-dsa | 426 LeetCode problems ordered by learning progression, not arbitrary difficulty labels. | HTML · DSA · LeetCode | ↗ |
| AI image detector | Privacy-first browser tool to detect AI-generated images via C2PA/JUMBF. No server, no data retention. | JavaScript · C2PA · EXIF/XMP | ↗ |
| Code Snippet | Cloud-based app for storing and sharing code snippets — personal Pastebin alternative. | Python | ↗ |
Mobile & Native 4
| project | description | stack | |
|---|---|---|---|
| MetroPass | Privacy-centric transit payment app. Contactless payments, RSA encryption, GDPR/PIPEDA compliant. | React Native · Flask · Firebase · RSA | ↗ |
| PicSort | iOS app to clean your photo gallery with Tinder-style swipe gestures. | Swift · SwiftUI | ↗ |
| LeetCode widget | Native macOS widget showing LeetCode submission progress as a 7×7 calendar heatmap. | Swift · macOS | ↗ |
| Block Master | macOS system-level website blocker using hosts file manipulation and pfctl packet filtering. | Python · macOS · pfctl | ↗ |
Just for Fun 2
| project | description | stack | |
|---|---|---|---|
| RPG Fighter | 2D RPG game with combat mechanics built in Pygame. | Python · Pygame | ↗ |
| scrappy | Script to extract email addresses from comments on a LinkedIn post. | Python | ↗ |