Projects
contextos-mem v0.1.0
Your AI tools have different brains. ContextOS gives them one.
$
pip install contextos-mem kursor macOS
Global hotkey LLM text inserter for macOS. Option+Space, type, it pastes at your cursor.
$
brew tap bythebug/kursor $
brew trust bythebug/kursor && brew install kursor Places I've been
Mitacs
Side Projects
AI / ML
LLM Studio Full-stack platform for fine-tuning LLMs with a job queue, remote GPU dispatch, and experiment tracking.
ML Forge Feature engineering pipeline with 12 transformation techniques across 5 ML models.
Smart Suggest Recommendation engine with a built-in A/B testing framework and KPI tracking.
Market Graph Models the S&P 500 as a network graph and uses PageRank to identify which stocks drive markets vs. follow them.
Data Lens Self-serve analytics platform with full-text search, filtering, aggregation, and time-series queries over a REST API.
Vani AI LLM chatbot infrastructure for WhatsApp — multi-model routing over a single messaging layer.
Salary Prediction ML-powered salary predictor with interactive visualizations. 90% accuracy, deployed on AWS.
Apps
AI Image Detector Detects AI-generated images by reading embedded content provenance metadata — fully browser-side, no data leaves your device.
iDoList Life-management app to organize goals, tasks, and habits into one executable dashboard.
UML Canvas Type Python, get a live UML class diagram. Zero setup, runs entirely in the browser.
Claude Monitor macOS menu bar app showing Claude Code usage percentage and session reset time.
LeetCode Streak Widget Native macOS widget showing a 7x7 LeetCode submission calendar. Always on your desktop.
MetroPass Contactless transit payments with RSA-encrypted card data. Keys never leave the device.
Task Flow Task management API with role-based permissions, JWT auth, and Redis-backed queuing.
Infra
PubSub Hub Redis pub/sub fan-out with circuit breakers that isolate slow consumers without stalling upstream producers.
Distributed Log Processor Processes 500K+ events/second — Kafka ingest with consumer groups and Redis-based deduplication.
URLtrim Personal URL shortener with custom aliases, click analytics, and built-in rate limiting.
Stack