Projects & Research

Featured Projects

Featured

MLOps and Cloud Engineering for Cancer Classification

Patent-published ML system achieving 100% classification accuracy for cancer detection

Patent: 202441089264
  • Engineered scalable data pipeline for 20,531 gene features and 801 samples
  • Automated model development lifecycle using CI/CD-like approach for RNN architectures
  • Achieved 100% classification accuracy with optimized neural networks
PythonTensorFlowAWSDockerCI/CD+2 more
Featured

Customer Review Sentiment Analysis

NLP model analyzing 50,000+ customer reviews with 85% accuracy

  • Analyzed over 50,000 customer reviews with 85% accuracy rate
  • Leveraged insights to drive 15% increase in customer satisfaction
  • Implemented real-time sentiment classification system
PythonNLPBERTFlaskAWS+2 more

Thesis

Building an Intelligent Robot Umpire for Cricket

Graduate Research Project — Automating Umpiring and Scoring Decisions (Non-disclosable Project)

Confidential

Designed and developed a novel AI-powered robotic system for automating umpiring and scoring in cricket, integrating advanced computer vision and machine learning techniques.

  • Designed and developed a novel AI-powered robotic system for automating umpiring and scoring in cricket
  • Integrated computer vision, machine learning, and real-time decision models to enhance accuracy and consistency in officiating
  • Conducted extensive research on sports analytics, decision automation, and real-time data processing to build a scalable framework
  • Project details and implementation remain confidential (non-disclosable)
Computer VisionMachine LearningAIReal-time ProcessingSports AnalyticsDecision AutomationRoboticsPythonDeep Learning

Research Work

Device-to-Device (D2D) Communication for Energy-Efficient Cellular Networks

Undergraduate Research Assistant — UROP (2023–2024)

Investigated the role of D2D communication in improving spectral efficiency, energy efficiency, and latency in next-generation cellular networks.

  • Investigated the role of D2D communication in improving spectral efficiency, energy efficiency, and latency in next-generation cellular networks
  • Designed deep learning–based power control strategies and resource allocation schemes to minimize interference and maximize throughput
  • Achieved higher performance and reduced computation time compared to conventional methods, validated through simulation studies
Deep Learning5G NetworksPythonMATLABNetwork SimulationPower ControlResource Allocation

Detection and Prevention of DDoS Attacks using Machine Learning in Cloud Environment

Individual Development Research Project — SRM University AP (2023–2024)

Designed and implemented ML-based intrusion detection models to classify benign vs. malicious network traffic in cloud environments.

  • Designed and implemented ML-based intrusion detection models (Logistic Regression, KNN, Naïve Bayes) to classify benign vs. malicious network traffic
  • Achieved 97% detection accuracy using KNN and Logistic Regression, improving resiliency of cloud systems against large-scale DDoS attacks
  • Integrated supplementary techniques (Captcha verification, IP blocking, rate limiting) to strengthen layered security
  • Validated the framework using real traffic datasets (1,955+ records with 19 attributes), demonstrating practical applicability in cloud environments
Machine LearningPythonLogistic RegressionKNNNaïve BayesCloud SecurityNetwork SecurityDDoS Prevention