

Aadvait Hirde
CS x Business @ IU | Builder | Leader
I bring ideas to life — from scaling teams to building machine learning systems, I create real-world impact fast.
About Me
Hey — I'm Aadvait. I grew up in Dubai, and I'm currently pursuing Computer Science with a specialization in Artificial Intelligence and a Business minor at Indiana University.
Interests
I've always gravitated towards building systems and communities. From shipping full-stack apps to leading a 45-member tech fraternity, I love solving problems at the intersection of people and technology.
Why Me
I'm not a typical CS student. I don't just code — I connect, organize, and lead. Whether I'm working with 5TB datasets or coordinating cross-org case competitions, I care about outcomes.
Fun Stuff
Outside of work, you'll find me playing guitar, solving Rubik's Cubes, or organizing startup panels.
Education
- •Hutton Honors Scholar
- •Dean's List
- •Global Engagement Scholar
- •Luddy Direct Admit
- •GPA: 3.81
Key Courses
Certifications
- •AWS Certified Solutions Architect
- •TensorFlow Developer Certificate
- •Google Cloud Professional Data Engineer
Experience

Founding President
Kappa Theta Pi - Alpha Eta
- •Founded IU's chapter of KTP, leading a 15-member executive board and driving strategic direction
- •Managed operations, securing affiliation with both PFC and KSG
- •Formed partnerships with CS/business clubs and co-developed interdisciplinary case competitions
- •Built an integrated CRM system using Airtable, Google Forms, and Zapier for recruitment

Project Manager: Solutions Engineering Team
Luddy Consulting Association
- •Managed a 10-member team developing a custom LLaMA chatbot and client support platform
- •Designed frontend prototypes using Framer with focus on clean UI and intuitive flows
- •Integrated with Zoho CRM via API for lead tracking and user data management
- •Coordinated agile workflows across frontend, backend, and automation teams

Machine Learning Intern
Cognizant
- •Built recommendation system for 100K+ users using Python, TensorFlow, and PyTorch
- •Engineered data pipelines for 5TB+ datasets, reducing preprocessing time by 30%
- •Achieved 12% improvement in model performance using precision, recall, and ROC-AUC metrics
- •Deployed models via Flask and AWS SageMaker with 95% accuracy in sentiment analysis

Software Development Intern
MyCaptain
- •Developed Next.js app with Server Actions and Prisma ORM for 50K+ daily users
- •Built microservices with NestJS and RabbitMQ, achieving 99.99% uptime
- •Implemented NextAuth.js with RBAC and OAuth2.0 integration
- •Created Stripe payment infrastructure, reducing failures by 25%
Projects

MNIST and CIFAR-based Real-Time Image Classification
Aug 2024 - Nov 2024
Developed real-time image classification systems for both MNIST digit recognition and CIFAR-10 object classification, achieving over 90% accuracy across various object classes.
Technologies
Achievements
- 90%+ accuracy across object classes
- Real-time webcam recognition
- Advanced visualization techniques

Forecasting Cryptocurrency Prices with Transformers
Jun 2022 - Nov 2022
Developed a stance detection model using the RoBERTa transformer, achieving 80% accuracy and MAE of $1144.85 in predicting tweet sentiment towards Bitcoin.
Technologies
Achievements
- 80% accuracy in sentiment prediction
- MAE: $1144.85
- Published in IEEE Xplore

The Locus Project: AR-based Indoor Navigation System
Aug 2022 - Nov 2022
Developed an AR-based indoor navigation application using Unity, implementing C# scripts for AR interactions, object placement, and UI management.
Technologies
Achievements
- QR code-based tracking system
- Real-time pathfinding with AR lines
- Scale model of campus with navigation targets


Resume
Aadvait Hirde
aadvait.cr@gmail.com(812) 947-8569github.com/Aadvait-Hirdelinkedin.com/aadvait-hirde
EDUCATION
Indiana University, Bloomington
Bloomington, INBachelor of Science: Major in Computer Science, Specialization in AI, Minor in Business
2023 - 2027
Cumulative GPA: 3.81 / 4.0
・Dean's List・Hutton Honors Scholar・Global Engagement Scholar・Luddy Direct Admit
Relevant Coursework: Discrete Math, Calculus I, Data Structures and Algorithms, Artificial Intelligence, Object Oriented Programming, Data Analysis and Mining, Applied Algorithms, Managerial Economics and Strategy, Operations Management
LEADERSHIP
Kappa Theta Pi - Alpha Eta
Bloomington, INFounding President
Jan 2025 - Present- Founded the IU chapter of KTP, the nation's professional tech fraternity, leading a 15-member executive board and driving the chapter's strategic direction.
- Managed internal operations, including budgeting, marketing, university recognition, and national communication, securing affiliation with both the PFC and KSG.
- Formed strategic partnerships with CS and business clubs and co-developed an interdisciplinary case competition with real companies and campus orgs.
- Built an integrated application and CRM system using Airtable, Google Forms, and Zapier to streamline multi-stage recruitment.
EXPERIENCE
Cognizant
Dubai, UAEMachine Learning Intern
May 2024 - Aug 2024- Developed a scalable recommendation system using Python, TensorFlow, and PyTorch, improving personalized recommendations for over 100,000 users.
- Designed and implemented feature engineering pipelines to process large-scale datasets (5TB+) using Apache Spark and Pandas, reducing preprocessing time by 30%.
- Conducted model performance analysis using precision, recall, F1 score, and ROC-AUC metrics, achieving a ~12% improvement over baseline models.
- Fine-tuned state-of-the-art transformer models (BERT, GPT) for text classification tasks, achieving a 95% accuracy rate in sentiment analysis for user reviews.
- Collaborated with a cross-functional team to deploy machine learning models in production via Flask and FastAPI, utilizing AWS SageMaker for model hosting.
MyCaptain
Dubai, UAESoftware Development Intern
May 2023 - Aug 2023- Architected and developed a full-stack application using Next.js 13 with Server Actions, shadcn/ui, Prisma ORM, and TypeScript, implementing server-side streaming for real-time data updates.
- Built a high-performance microservices architecture using NestJS and RabbitMQ for message queuing, achieving 99.99% uptime and processing 100+ requests/second.
- Implemented an authentication system using NextAuth.js v4.22 with RBAC, integrating OAuth2.0 providers and implementing JWE encryption for sensitive data.
- Engineered a scalable payment infrastructure using Stripe API, implementing webhooks for real-time payment event handling and ensuring PCI-DSS compliance.
- Deployed cloud-native infrastructure on AWS with Terraform IaC, implementing blue-green deployments and achieving a 40% reduction in deployment time.
PROJECTS AND RESEARCH
MNIST and CIFAR-based Real-Time Image Classification Systems using CNNs and Tensorflow
Aug 2024 - Nov 2024
CIFAR Code・CIFAR Paper・MNIST Code・MNIST Paper
- Developed real-time image classification systems for both MNIST digit recognition and CIFAR-10 object classification, achieving over 90% accuracy across various object classes.
- Implemented CNNs with regularization techniques to optimize performance and prevent overfitting.
- Created interactive OpenCV interfaces for real-time object and digit recognition from live webcam footage.
- Processed and enhanced images using techniques like Gaussian blurring, binary thresholding, and data augmentation.
Forecasting Cryptocurrency Prices with Transformers and Stance Detection
Jun 2022 - Nov 2022
IEEE Xplore・PDF
- Developed a stance detection model using the RoBERTa transformer, achieving 80% accuracy and MAE of $1144.85 in predicting tweet sentiment towards Bitcoin.
- Utilized Twitter API for retrieving Bitcoin-related tweets and yfinance library for historical price data.
- Applied logistic regression for sentiment analysis, achieving 78% accuracy in predicting tweet sentiment.
The Locus Project
Aug 2022 - Nov 2022
Article・GitHub Repository
- Developed an AR-based indoor navigation application using Unity, implementing C# scripts for AR interactions, object placement, and UI management.
- Designed a QR code-based tracking system, utilized Unity's scene management to create a scale model of the campus, assigning navigation targets to each classroom.
SKILLS AND CERTIFICATIONS
Languages, Frameworks, Libraries and Tools: Java, Python, HTML, CSS, JavaScript, SQL, DrRacket; Bootstrap and Tailwind CSS, React.js, Node.js, Express.js, Next.js, Vue.js, Pandas, NumPy, Matplotlib, Scikit-learn, TensorFlow, PyTorch, Keras, MLFlow; MS Office, AWS, GitHub, Adobe Suite, Unity, DaVinci Resolve, FL Studio
Get In Touch
Contact Information
Feel free to reach out to me for collaboration, opportunities, or just to say hello. I'm always open to discussing new projects and ideas.
ahirde@iu.edu
GitHub
github.com/Aadvait-HirdePhone
+1 (812) 947-8569
Location
Bloomington, Indiana