Skip to content
View Droid-DevX's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@CUK-COMMIT

Block or report Droid-DevX

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Droid-DevX/README.md

Ayush Tandon

AI/ML Engineer in Progress | Applied Machine Learning | Deep Learning

B.Tech – Mathematics & Computing


About Me

  • Mathematics & Computing undergraduate focused on AI
  • Building end-to-end ML pipelines from data → deployment
  • Strong foundation in applied machine learning
  • Interested in real-world intelligent systems

Tech Stack

Programming Languages

Python Dart C++ MATLAB R Java C TypeScript


Framework & Libraries

NumPy Pandas Scikit-Learn PyTorch TensorFlow OpenCV React Flutter


Deployment & Tools

Streamlit Git Firebase AWS Vercel


Featured Projects

  • Central University of Karnataka focused development project
  • Real-world problem solving and system design
  • Scalable architecture and clean implementation
  • LSTM-based gesture recognition
  • Sequence modeling with PyTorch
  • Real-time inference pipeline
  • Multi-class CNN training
  • Large-scale image preprocessing
  • Deep learning workflow

GitHub Stats


GitHub Summary


Contribution Graph


GitHub Trophies


Open To Opportunities

Actively seeking:

  • AI/ML Internships
  • Deep Learning & Re-Inforcment Learning research roles
  • Applied Machine Learning projects

Connect

Portfolio : Initialize Portfolio.exe

Pinned Loading

  1. Quadruped_Walking Quadruped_Walking Public

    RL pipeline for training a Unitree A1 quadruped to walk in PyBullet using Soft Actor-Critic (SAC) — with curriculum terrain, exponential orientation penalties, TPP camera, and gait analysis.

    Python

  2. AutonomousDriving AutonomousDriving Public

    A reinforcement learning project for training agents to navigate the continuous control driving environment CarRacing-v3 using a CNN-based policy with the PPO algorithm.

    Jupyter Notebook 1

  3. FaceRecognition FaceRecognition Public

    Real-time pipeline for analyzing and recognizing faces using a Custom Convolutional Neural Network (CNN) in PyTorch — with automated aspect-ratio preserving data collection, Haar cascade detection,…

    Python

  4. VectorlessRAG_QA VectorlessRAG_QA Public

    Vectorless RAG, Semantic Document Search Real-time pipeline for retrieving and analyzing documents using a Custom BM25 Page-Index retrieval engine in Python — with automated text chunking, TF-IDF r…

    Python