π Education
I'm a senior Computer Science student at Georgia State University, Honors College, with a certificate in Data Science. I currently have a GPA of 3.95 and plan to graduate in May 2025. I've been recognized on the President's List four times and the Dean's List twice, and I was a nominee for the Undergraduate Research Award. Additionally, I serve as the President of the Indian Student Organization and have been working as a research analyst for the past two years.
π Relevant Coursework
Data Mining, Artificial Intelligence, Machine Learning, Software Engineering, Database Systems, Linear Algebra, Multivariable Calculus, Data Structures and Algorithms.
π οΈ Skills
Experienced Roles:
π₯ Leadership & Affiliations
- President: Indian Student Organization (January 2023 - Present)
- Member: Mathematical Association of America, Association for Computing Machinery
- Career Wide: Developed an AI-powered platform for skills-based matching between employers and students using TypeScript, Node.js, Django, Flask, and GenAI. Deployed with Firebase and managed using Agile/Scrum methodologies.
- Zillow Home Price Prediction: Applied CRISP-DM and ML algorithms to predict future home prices using historical data and inflation adjustments.
- GenAI University Chatbot: Developed a Retrieval-Augmented Generation (RAG) chatbot for a website, streamlining user interaction by providing instant answers, reducing server load, and enhancing user experience beyond traditional navigation.
- Airline Data Analysis: Analyzed airport delays using Data Mining and Machine Learning to identify delay patterns and causes.
- Movie Genre Recognition from Posters: Created a CNN-based system for classifying movie genres from posters.
- Multi Threaded Web Crawler: Developed a multi-threaded web crawler in Java using Jsoup and ExecutorService to efficiently explore and extract data from websites. It ensures only valid, unvisited links are processed and supports resuming from saved states.