Commit Intel
Build logAn intelligent code review tool that analyzes Git commit changes using local LLM (Ollama) to provide automated code reviews and insights.
Lab notes
Each project is a playground—testing ideas in code review automation, database internals, or developer tooling. Most began as weekly learning logs before turning into repos others can fork.
An intelligent code review tool that analyzes Git commit changes using local LLM (Ollama) to provide automated code reviews and insights.
Interactive PostgreSQL demos exploring transaction isolation levels (Read Committed, Repeatable Read, Serializable) and query planning optimization using Python and Docker.
A comparative study implementation exploring four database paradigms: relational, object-oriented, columnar, and graph databases, demonstrating their unique characteristics and use cases.
A URL shortening service similar to TinyURL, demonstrating web service fundamentals and URL hashing techniques.
Exploratory data analysis on Instagram dataset from Kaggle, uncovering patterns and insights through statistical analysis and visualization.
DSA study pages
Direct links to your local DSA HTML pages.
Audio-assisted DSA refresher page with practice-ready prompts.
Easy and medium DSA set for quick interview revision sessions.
Complete DSA masterclass HTML page with consolidated material.
In progress
eID Emulator
Mock txinfo + redirect flow for faster SDK testing.
Compose ↔ Flutter kit
Snippets + best practices for PlatformViews.
AI review CLI
Extending Commit Intel with workflows + diff summaries.