Apps I've created in an effort to make my mark on the universe.

Some of the projects I am most proud of. Many more at my .


  • Scholar Search

    A RAG system that reads Google Scholar so you don't have to. It scrapes the papers, works out what a lab actually researches, and ranks people by how well they match the problem you're stuck on.

  • Snookie

    A WhatsApp-native habit coach that refuses to become another app you forget to open. Tell it what you're trying to get better at and it infers the goals, habits and nudges straight out of the conversation.

  • Career Tree

    An open-source map of the Indian education system: 677 nodes and 1,505 typed edges of "what can I actually become from here", drawn as a branching tree instead of yet another aptitude quiz.

  • Paralegal and Attorney

    A re-ranking RAG system over 15,000+ court orders, statutes and contracts, with agents that search the web, draft case studies and write the contracts themselves. The repo is called bitter-lesson, which should tell you how it went.

  • Multilingual Math DeepSeek

    A 150M-parameter multilingual model pretrained from scratch on a 3B-token corpus, then finetuned until it could follow instructions and do arithmetic in more than one language.

  • Modelling video fMRI data

    This project explores the neural representation of complex naturalistic stimuli by developing encoding and decoding models that link video content with brain activity captured using functional magnetic resonance imaging (fMRI).

  • Structured output evaluation of LLMs

    Evaluation of structured outputs, focusing primarily on JSON, and proposes a set of techniques and metrics that better capture the fidelity, accuracy, and usefulness of generated structured data.

  • Improving 'The Change You Want to See'

    Improvements tried to make the original paper called The Change You Want To See as part of Computer Vision course project

  • Lockness

    SMPC based protocol for secret sharing of ML models and data

  • Distributed File System

    A C-based Distributed File System that spreads files over several servers but looks like one thanks to a smart naming server. Scalable, resilient, and user-friendly, it's a robust solution for modern data management needs.

  • She-Sells-C-Shells

    Implementation of Bash Shell in C, designed to emulate the functionality of Bash in Linux environments with functions like ls, warp, history, system commands etc.

  • Finetuning GPT-2

    Project made as part of iNLP course in which style based on Sheldon's persona was done using GPT-2 Medium model from hugging face

  • GredIIIT

    GredIIT is a social media platform based on MERN stack with UI designed using MUI. It resembled to the original Reddit in a lot of aspects like subreddits, profile creation, upvoting, downvoting etc.

  • NLP Projects

    Various projects I made while learning about Natural Language Processing

  • Custom CyberSec Tools

    Some basic cyber sec tools written in python like ARP Spoofer, Macchanger, Network Scanner, Packet Sniffer.