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

I’ve worked on numerous projects over the years, but these are the ones I'm most proud of. Take a look, and feel free to email me with any suggestions on how I can improve.

  • 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.