Skip to content
View parthkonde1273's full-sized avatar

Block or report parthkonde1273

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
parthkonde1273/README.md
╔══════════════════════════════════════════════════════════╗
║   PARTH BABAN KONDE  //  MECHATRONICS × ROBOTICS × AI   ║
╚══════════════════════════════════════════════════════════╝
Typing SVG

Email Location CGPA TFWS Scholar


> whoami

I'm a B.E. Mechatronics Engineering student at MMIT, Pune (2023–2027), working at the intersection of physical machines and machine intelligence. I design things that move, sense, and decide — from 3D-printed robot frames and custom PCBs to real-time CV pipelines and deployed ML models.

When I'm not debugging PID loops at 2 AM, I'm probably designing enclosures in CATIA V5, running OpenCV on live video, or learning German.

"The best robots are the ones that don't need a manual."


> tech_stack --list

Data & AI

Python OpenCV TensorFlow Scikit-Learn Pandas NumPy Keras

Engineering & Fabrication

CATIA 3D Printing PCB Design Arduino ESP32

MATLAB Simulink

Automation

PLC SCADA

Languages

English German


> projects --featured

🤖 Self-Balancing Robot

Designed 3D CAD via CATIA V5, 3D-printed the frame, engineered a custom PCB, and implemented a PID control loop for dynamic real-time balancing.

CATIA V5 Arduino MPU6050 PID PCB Design 3D Print

🛣 Road Lane Detection

Real-time CV pipeline using OpenCV and NumPy. Applied Canny edge detection, ROI masking, and Hough transforms for live lane overlay at 30+ FPS.

Python OpenCV NumPy Computer Vision Edge Detection

👶 Smart Infant Health Monitor

ML model predicting infant health from sensor data, deployed on ESP32 with a CATIA V5-designed 3D enclosure. Presented at PICT Tech Fiesta Hackathon 2025.

ESP32 ML IoT CATIA V5 LM35 MAX30102 ADXL345

🔬 [Your Next Project]

This slot is being assembled in the lab right now. Check back soon.

..coming_soon..


> github --stats

GitHub Stats

Top Languages

GitHub Streak


> education --timeline

2023 ──────► present   B.E. Mechatronics Engineering · MMIT, Pune  [CGPA: 9.2]
2022 ──────► 2023      Class XII CBSE · S.N.B.P Jr. College, Pimpri  [78.3%]

> certifications --all

Certificate Domain
Computer Vision & Deep Learning (OpenCV/Keras) AI / Vision
Machine Learning A–Z ML
CATIA V5 Advanced CAD / Design
PLC Automation Bootcamp Industrial Automation
SCADA Systems Industrial Automation
Modern Graph Theory Mathematics

> experience --internships

Engineering Intern · ZPRO Solutions LLP, Pune · Nov 2025 – Dec 2025

Designed and built 3D-printed physical prototypes for pre-production validation.

AI-ML Development Intern · NEXT24TECH, Pune · Jun 2024 – Aug 2024

Analyzed project objectives, maintained development schedules, and integrated ML models into product pipelines.


> honors

🏅 TFWS Scholarship — Tuition Fee Waiver Scheme awarded by SPPU for academic excellence.

🏆 Tech Fiesta Hackathon 2025 — Presented Smart Infant Health Monitoring System at PICT's annual hackathon.


╔═════════════════════════════════════╗
║  parthkonde1273@gmail.com           ║
║  +91 97661 89211                    ║
║  Pune, Maharashtra, India           ║
╚═════════════════════════════════════╝

"Hardware is poetry written in copper and plastic."

Profile Views

Pinned Loading

  1. Emotion-Detection-using-CNN-and-Keras Emotion-Detection-using-CNN-and-Keras Public

    Emotion-Detection-CNN

    Python

  2. Hand-written-number-detection-model Hand-written-number-detection-model Public

    Handwritten digit recognition using Keras and TensorFlow with a Convolutional Neural Network (CNN).

    Python

  3. Linear-Regression-model-using-ANN-in-Keras-and-Tensorflow Linear-Regression-model-using-ANN-in-Keras-and-Tensorflow Public

    A deep learning project that implements Linear Regression using an Artificial Neural Network (ANN) built with TensorFlow and Keras to predict continuous numerical values.

    Python

  4. Road-Lane-Detection-using-OpenCV-and-Keras Road-Lane-Detection-using-OpenCV-and-Keras Public

    Road Lane detection using OpenCV and Keras for real-time lane recognition.

    Python