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

Block or report ishaannk

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
ishaannk/README.md

waving hand Hi, I'm Ishank

AI & Machine Learning Engineer | Software Developer | Cloud & Deployment Enthusiast

ishaannk


πŸ‘‹ About Me

I am a passionate AI & Machine Learning Engineer with hands-on experience in building end-to-end ML systems, from data pipelines and model training to production-grade deployment on cloud platforms.

I focus on real-world problem solving, combining Machine Learning, Computer Vision, Backend Development, Docker, and Cloud (AWS) to build scalable and practical applications.


πŸ› οΈ Technical Skills

  • Languages: Python, SQL, HTML/CSS
  • Machine Learning: Scikit-learn, Pandas, NumPy, Model Evaluation, Feature Engineering
  • Computer Vision: Object Detection, OpenCV, Real-time Inference
  • Backend & APIs: Flask, FastAPI
  • DevOps & Cloud: Docker, AWS Elastic Beanstalk
  • Tools: Git, GitHub, VS Code

πŸš€ Featured Projects

πŸ”Ή Student Performance Prediction System (End-to-End ML + AWS)

πŸ“Œ Built a production-ready ML system to predict student academic performance and classify academic risk levels (Low / Medium / High) for early intervention.

Key Highlights:

  • End-to-end ML pipeline (data ingestion β†’ transformation β†’ training β†’ inference)
  • Flask-based web application with clean UI
  • Dockerized for consistent deployment
  • Deployed on AWS Elastic Beanstalk (Free Tier)
  • Real-world decision-focused output (risk categorization)

🌐 Live Demo (AWS): http://student-performance-env.eba-cvqd8nbt.us-west-2.elasticbeanstalk.com/


πŸ”Ή ADAS – Object Detection & Collision Avoidance System

πŸ“Œ Developed a Computer Vision-based Advanced Driver Assistance System (ADAS) capable of real-time object detection and collision avoidance logic, inspired by autonomous driving systems.

Key Highlights:

  • Real-time object detection using computer vision techniques
  • Distance-based collision warning logic
  • Practical application in autonomous vehicles and safety systems
  • Strong focus on real-world constraints and decision making

πŸ”— GitHub: https://github.com/ishaannk/ADAS-Object-Detection-and-Collision-Avoidance


πŸ’¬ Let’s Connect

πŸ“§ Email: iamishank97@gmail.com
πŸ”— GitHub: https://github.com/ishaannk


⭐ If you find my work interesting, feel free to ⭐ my repositories!

Pinned Loading

  1. ADAS-Object-Detection-and-Collision-Avoidance ADAS-Object-Detection-and-Collision-Avoidance Public

    A Prototype to showcase Advanced Driver Assistance Systems (ADAS) using YOLOv5 for object detection and LIDAR data for distance estimation. It integrates camera and LIDAR sensor data for better sit…

    Python