Commit Intel
An intelligent code review tool that analyzes Git commit changes using local LLM (Ollama) to provide automated code reviews and insights.
A collection of my experiments and implementations across various technologies. Each project represents a learning journey in different domains.
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.