I'm a highly motivated Computer Science student studying at Stony Brook University specializing in Machine Learning and Artificial Intelligence. I enjoy challenging myself with problems that others might find frustrating. I have always been inquisitive and want to work on the latest cutting edge technology or research project. If you think these values are critical for your organization, feel free to reach out to me.
• Photography: I love taking photographs of landscape, nature and the nightsky. Check out some of the pictures I have taken on my Instagram!
• Sailing: I recently started sailing with the Stony Brook University's Sailing Club and I am a huge fan now. I absolutely love sailing!
• Sketching: I recently bought a new iPad Air and I have been learning how to sketch on it. So far... I'd say for someone who has never touched a sketch pen before, I am doing pretty decent.
• Video Games: When I am not taking photographs and editing them, not sailing or sketching then I am probably playing video games. It is one of my favourite indoor passtimes.
• Degree: BSc Computer Science, Specializing in AI and ML
• University: Stony Brook University, New York, USA
• CGPA: 3.97
• Honors: Computer Science Honors, University Scholars, Dean's List (August 2023 - December 2024)
• Awards: YouAreWelcomeHere Award, Global Excellence Award
• Relevant Coursework: CSE 114: Object-Oriented Programming, CSE214: Data Structures, CSE215: Foundations of Computer Science, AMS210: Applied Linear Algebra, AMS310: Probability and Statistics, AMS161: Calculus II
• Certifications (DeepLearning.AI): PreTraining LLMs by Upstage, Specialization in Machine Learning Course by Stanford.
• Programming Languages: Python, Java, HTML, CSS, JavaScript, MySQL.
• General Programming Concepts: Data Structures, Object Oriented Programming, Algorithms, Web Development.
• Machine Learning Concepts: LLMs, Transformers, Neural Networks, Reinforcement Learning, Linear Regression, Logistic Regression
• Machine Learning Frameworks: PyTorch, LangChain, TensorFlow
Humanity Unleashed (Humun.org) | Remote
Machine Learning Engineer | Software Engineer
• Writing Scripts for Data Collection, PreTraining of LLMs, Policy Generation using LLMs, Frontend Development, Backend Development
• Teaming up with researchers from around the world and developing methodologies for value elicitation using LLMs, enabling aggregation of individual values to inform bipartisan policy recommendations.
• Fine-tuning open-source LLMs with public policy datasets and time series data to improve policy outcome prediction and analysis with a goal of collecting at least 10 TBs of data.
• Designing an interactive policy modeling interface Web Application for policymakers and the public to examine historical data, predict impacts, suggest policies, and customize outputs based on individual and group values.
University Scholars Fellowship at Stony Brook University
Teacher Assistant
• Volunteered to mentor 20 incoming University Scholars students, gaining valuable teaching experience and leadership skills, and helping the University Scholar community and its values.
• Collaborated with University Scholar Program Director in course development, designing creative presentations, graphics, videos and icebreakers to enhance learning engagement.
SBU iGEM 2024 Synthetic Biology Research | Stony Brook, NY
Web Developer | Machine Learning Engineer | Bioinformatics
• Performed computational biology & developed miRNA-Detector Bacteria system for Human Non-Hodgkin's B-Cell Lymphoma.
• Increased project's outreach by spearheading development of a project wiki using HTML, CSS, JavaScript and Flask with 12,000
lines of code, attracting 15 stakeholders and investors.
• Developed an open source Retrieval Augmented Generation Q&A chatbot using LangChain and HuggingFace with ~ 95% accuracy
on a simple accuracy benchmark, reducing hallucination through precise chat prompting.
• Further improved the detector system through molecular dynamic simulations to assess the binding of AGO2 and miRNA-326.
• Awarded a Gold Medal at iGEM 2024 Giant Jamboree in Paris for exceptional research work.
Faculty Student Association at Stony Brook University | Stony Brook, NY
IT Assistant
• Developed andmaintained databases using MySQL and Google Sheets, automated processes by building Google AppScript algorithms like Binary Sort and Search, improving automation and work efficiency.
• Inventoried, performed maintenance and resolved issues in over 400 systems across the university campus.
• Installed and configured computer hardware & software, including Windows and Linux operating systems, in 40+ systems.
Omniscience Corporation | Palo Alto, California, United States (Remote)
Full Stack Web Developer Intern
• Created a life insurance flask web app with 3000+ lines of code using HTML, CSS, JavaScript, Jinja and Bootstrap Library.
• Developed a SQL database to store insurance user data, showcasing problem-solving skills in data architecture.
• Containerized the application using Docker for seamless deployment & collaboration via a consistent technical environment.
TextSimilarityCheck is a simple program written in Java for comparing text files and checking if they were written by the same author (by using cosine similarity).
GitHub ProjectSocialMediaGraph is a simple program written in Java for simulating a social media network between people (with followers and followings) using graphs.
GitHub ProjectFoodPyramid is a simple program written in Java for simulating a Food Pyramid / Food Chain.
GitHub ProjectPlayfairEncryption is a simple program written in Java for encrypting and decrypting any text using playfair encryption.
GitHub ProjectCProgramTracer is a simple program written in Java for keeping tracks of different C blocks (A block is {...}) and the variables initialized / updated inside them.
GitHub ProjectHiringSystemSimulator is a simple program written in Java for simulating a complete hiring system manager for job applicants.
GitHub ProjectA simple python program using TensorFlow image recognition pipeline and a custom trained model to emulate iPad's CenterStage on windows.
GitHub ProjectReLinked is a simple flask based application which allows the user to save important webpages.
GitHub ProjectA simple program that finds out the grade of a person from his/her english sentence formation capabilities.
GitHub ProjectHere is a program I built that can be used together a particular Minecraft Fishing build to automate the whole process and afk fish with ease.
GitHub ProjectA simple C program that allows users to increase or decrease the audio of .wav format.
GitHub ProjectThis program simply applies box blur to an image. Works best with images of size less than 800x800 pixels.
GitHub ProjectThis program simply applies a black and white filter to any image by averaging out RGB values of each pixel.
GitHub ProjectThis simple program performs sobel operator edge detection (Algorithm to find edges of objects in an image) on an image.
GitHub Project