Some of my fav stuff Ive done over the years .

InstaContract

Dec 2023

Built at ETHIndia 2023 along with my team, InstaContract is an AI tool, empowering developers to effortlessly create, deploy, and test efficient smart contracts using simple English.
It uses NLP to convert English to Rust/C++ code and then compiles

Micro LLM

A micro version of Chat-GPT , built from scratch. Inspired by Andrej Karpathy

Autograd

A neural net built from scratch implements an automatic back propagation engine using basic maths .

Wordle Solver

Dec 2021

ML algorithm to optimally solve the popular game Wordle helps users deduce the correct word based on their guesses and feedback. The program uses various algorithms to filter out potential words and provide suggestions to maximize information gain.

RapidAlert

March 2023

Rapid Responses For Safer Communities Quick and easy way for people to report accidents and request emergency services. The platform consists of a websitallows users to report accidents in real-time, including information such as the location, type of accident, and required help such as ambulance, police, and fire force.
• Also has a hardware part to auto detect fires and accidents using OpenCV

Prime number Gen

Python script to generate first n prime numbers . Optimized by levels . Detailed time and optimization info given

CareConnect

Simplyfying and streamlining healthcare Easily book appointments with doctors and get prescriptions online along with a chatbot to help you with your symptoms

Hey I try to keep this page updated, but if you want to see more of my stuff check out my Devfolio or my Github