Personal Projects

A home for projects I build while exploring ideas, tools, and systems.

Mini Projects

Small end-to-end builds, prototypes, and practical implementations.

  1. SLM Reasoning Description: An absolute beginner-friendly repo on how to call LLMs and evaluate on reasoning tasks. Repolink: slm_reasoning

  2. Automated Essay Grader Description: A student grading prediction model with a full ML pipeline. Repolink: semantic_autograder

  3. Image Classifier on Fashion MNIST Description: An image classifier based on the Fashion MNIST dataset. Repolink: mnist_classifier

Learning Repos

Projects focused on learning-by-building, experimentation, and skill development.

  1. Learning AI Description: A learning-focused repository for AI concepts. Repolink: learninglab_ai

  2. Learning Statistics Description: A learning-focused repository for statistics concepts. Repolink: learninglab_stats

  3. Learning C++ Description: A learning-focused repository for C++ and DSA concepts. Repolink: learninglab_ai