Hi all, I'm Aditya 👋

A dedicated AI and Software Engineer with a perpetual passion for DevOps. Proven record in implementing AI solutions to enhance real-world problems 🤖 and streamline deployment processes 🚀.

man sitting on table

What I do

CRAZY TECHIE WHO WANTS TO EXPLORE EVERY TECH STACK

  • html-5

  • css3

  • JavaScript

  • reactjs

  • nodejs

  • sql-database

  • aws

  • azure

  • java

  • python

  • docker

  • c++

  • mongodb

⚡ I build AI-driven systems that replace inefficiency with seamless automation.

⚡ From microservices to cloud-native architectures, I design systems that grow effortlessly.

⚡ Great code is useless if it isn’t understood—communication is key to real innovation.

Education

Northeastern University
Northeastern University
Master of Science in Computer Science

January 2023 - May 2025

Coursework:

  • Programming Design Paradigm
  • Database Management Systems
  • Algorithms
  • Machine Learning
  • Introduction to Data Management and Processing
  • Cloud Computing
  • Web Development
  • Human Computer Interaction
Dharmsinh Desai University
Dharmsinh Desai University
Bachelor of Science in Computer Science

September 2018 - May 2022

Coursework:

  • Artificial Intelligence
  • Distributed Computing
  • Computer Networks
  • E-Commerce and E-Security
  • Operating systems
  • Object-Oriented Programming
  • Data and File Structures
  • Algorithms
  • Data Mining and Data Warehousing
  • Database Management System
  • Software Engineering
  • Web Technologies (.net)
  • Advanced Technologies (J2EE, Spring, Hadoop, Hibernate, JS Frameworks)
  • Design Patterns
  • System Design and Practice
  • Computer Architecture
  • Computer Peripherals and Interfacing
  • Theory of Computation
  • Microprocessors
  • Communication Systems
  • Digital Electronics
  • Assembly Language Programming
  • Compiler Design
  • Algebra
  • Calculus
  • Graph Theory
  • Probability

Experiences

Beround
Beround
Software Engineering Intern
June 2024 – December 2024

  • Reduced processing time from 60 minutes to 2 minutes by launching a new AI-driven onboarding solution, scaling from PoC to full-scale deployment—through cross-functional collaboration, leveraging Python and Azure AI Services
  • Ensured over 95% field-level accuracy in Salesforce by developing an Intelligent Handwritten Document Processor through Azure Cognitive Services, Logic Apps and LLMs for validation, reducing false positives through a fine-tuned pipeline.
  • Scaled from 200 to 1,000+ documents daily by engineering a fault-tolerant distributed system with event-driven processing, asynchronous workflows, and centralized monitoring, and automated CI/CD deployment using Terraform.
Northeastern University
Northeastern University
Head Teaching Assistant
Sept 2023 – May 2024

  • Mentored 300+ students across database-focused courses, emphasizing SQL optimization, Relational Databases design, ACID principles, and NoSQL concepts, while fostering expertise in indexing, stored procedures, and transactions
  • Optimized MySQL servers for database integration, developing SQL-based ETL pipelines for structured data processing and experimenting with graph databases for relationship-driven queries in distributed systems.
Accenture
Accenture
Software Engineer Intern
June 2022 – December 2022

  • Boosted first-contact resolution by 22% for 150K+ users by optimizing microservices, reducing API inference load via distributed processing, and improving system reliability.
  • Processed 300K+ messages and enhanced scalability by integrating Apache Kafka with Java (Spring Boot, Spring Cloud) and PostgreSQL, streamlining asynchronous data flow for distributed systems.
Indian Space Research Organization
Indian Space Research Organization
Software Engineer Intern
December 2021 – April 2022

  • Developed an LSTM-CNN ensemble for evapotranspiration forecasting, surpassing SARIMA in predictive accuracy by integrating CNNs for feature extraction and LSTMs for sequential learning in time-series analysis.
  • Trained and validated in TensorFlow using cross-validation and hyperparameter tuning to enhance forecasting reliability.

Projects

Kanbas: Learning Management System

Revamped a full-stack e-learning platform using ReactJS, modularizing UI components and refactoring state management with Redux to eliminate excessive prop passing. Reduced backend load and improved response times by caching frequent API calls with Redis LRU caching. Automated CI/CD pipelines with Jenkins and Docker for streamlined deployments across 8+ backend services.

FraudShield

Built a real-time fraud detection system leveraging machine learning and rule-based heuristics, enabling bulk transaction analysis for businesses and real-time consumer fraud alerts via Plaid API and SMTP notifications. Enhanced fraud detection accuracy by applying SMOTE for class imbalance, streamlining real-time transaction processing with Flask, and optimizing MongoDB queries, reducing false positives by 40% while maintaining sub-second response times.

Real Estate Hub

Built a full-stack real estate marketplace with property listings, JWT-secured API and optimized search using MongoDB text indexes and Redux for state management. Integrated Google OAuth via Firebase Authentication, handled image uploads with Firebase Storage, enabled real-time listings with MongoDB change streams, and deployed on Render for scalability

FortiFi

Developed a cloud-native AI-driven fraud detection pipeline, leveraging Azure Event Hub and ML risk models to reduce false positives and unauthorized transactions. Enhanced real-time security monitoring by integrating event-driven anomaly detection with Microsoft Sentinel, enabling faster threat response and automated incident analysis

CarReserve

Developed a cloud-native car reservation system with Azure AD B2C authentication, car listing, booking management, and email notifications, leveraging CosmosDB and SendGrid for efficient data storage and transactional messaging. Implemented event-driven architecture with Azure Service Bus, secured APIs via Azure API Management, and enhanced observability using Application Insights for logging and telemetry.

StudyVoice

Built a Flask-based assistive tool for converting live lectures into structured notes, leveraging SpeechRecognition for real-time transcription and GeminiAPI for text summarization to enhance accessibility for students. Implemented real-time audio capture with MediaStream API and built a custom WAV conversion pipeline in JavaScript to ensure compatibility with SpeechRecognition for seamless transcription and note storage

Image Manipulation Application

Developed a desktop-based image editor using Java Swing, applying SOLID principles and following MVC where applicable to ensure modularity and maintainability. Implemented Test-Driven Development for backend logic, optimized image processing with parallel computations, and ensured robustness with extensive JUnit test coverage for core processing.

Health Plan Recommendation System

Developed an NLP-based system that classifies health conditions from user-input symptoms, leveraging TF-IDF and ML models to provide structured health plan recommendations. Trained and compared Naive Bayes, Passive Aggressive Classifier, and TF-IDF with 3 n-grams, achieving 91.16% test accuracy using Precision-Recall evaluation on symptom-based health classification

Robot Pathfinding

Developed an AI-powered pathfinding system for hospital robots, implementing the A* algorithm to compute optimal routes dynamically and visualize movement using JavaFX-based interactive hospital layouts. Designed a user-friendly administrator tool to map hospital layouts, modify routes, and analyze shortest paths with cost evaluations, integrating automated error handling and email notifications for inaccessible paths.

Emotional AI

Trained a CNN in TensorFlow/Keras to predict 15 facial keypoints from 96x96 grayscale images, achieving an MSE of 0.02 on the validation set, enabling accurate facial landmark detection for real-world applications. Improved model robustness by normalization, augmentation, hyperparameter tuning, and dropout regularization, efficiently processing 7,000+ images for accurate, deployment-ready facial analysis.

FastBYTE

Built a high-concurrency order processing system for a university canteen, leveraging Spring MVC and deploying on AWS EC2 with Auto Scaling to handle high user traffic efficiently. Optimized inventory tracking using event-driven architecture with Apache Kafka, ensuring consistency via transactional locking (Hibernate) and improving data retrieval with GraphQL for dynamic client queries

WanderKeep

Built a web app for saving and organizing locations with descriptions, images, and categories using Django, Mapbox, and Google API for real-time mapping and reverse geocoding. Implemented dynamic map updates and seamless CRUD operations with Django REST Framework, AJAX, and JavaScript, enabling real-time place management without page reloads.

GrowMore

Built a cloud-based Android marketplace for direct farm-to-consumer sales, integrating Google Pay API for secure transactions and Firebase Firestore for real-time order tracking and inventory updates. Ensured app stability with JUnit and Espresso testing, using Firebase Cloud Functions for automated order processing and refining UI/UX with MVVM architecture and Jetpack Components.

CurioTech

Built an interactive learning app introducing kids (ages 5-12) to technology, UI/UX, and app development through pre-rendered animated lessons, interactive quizzes, and gamified challenges. Developed a cross-platform Flutter app with Firebase Authentication and Firestore, embedding Lottie-based After Effects animations and Canva assets for an engaging, child-friendly experience

First Responder

Built a real-time medical assistant enabling instant symptom analysis and emergency triage, integrating voice-based input, AI-driven assessments, and real-time data processing for faster and more accurate patient assistance. Built a real-time hospital routing system using Google Maps API, dynamically connecting patients to the nearest hospitals based on real-time location data

Simplified-Drive

Developed a cloud-based file storage system, enabling users to securely upload, retrieve, update, and delete files, leveraging AWS S3 for scalable storage and CloudFront for accelerated content delivery. Implemented an event-driven architecture using AWS Lambda and SNS for automated notifications, secured APIs with Amazon API Gateway, and deployed on Elastic Beanstalk with auto-scaling and load balancing for high availability.

NeuraVibe

Designed a mindful user feed in React Native–Node.js, enforcing a 30-post limit and optimizing engagement through content curation while securing sessions via JWT authentication. Implemented NoSQL indexing for curated search and enabled real-time messaging with Firebase Cloud Messaging to enhance user engagement and platform reliability

Achievements And Certifications 🏆

Achievements, Certifications, Award Letters and Some Cool Stuff that I have done !

National Creative Aptitude Test
All India Rank - 03

All India Rank (AIR) 03 in NCAT (National Creative Aptitude Test 2021) Exam Category 3 out of >5000 students.

Accenture
Best Performer at Accenture

Recognized as one of the best performers in 2022 Q4 - specifically for being a fast learner - by the Solution Architect Sr. Manager.

Accenture
Salesforce Certifications

- Salesforce Certified Administrator - Salesforce Certified Omnistudio Consultant - Salesforce Certified Omnistudio Developer

AWS SAA
AWS Certified Solution Architect (SAA)*

Focused on the design of cost and performance optimized solutions.

Contact Me ☎️

I enjoy talking to new people so feel free to mail or connect with me