Skip to content
View GavkareShubham's full-sized avatar

Highlights

  • Pro

Block or report GavkareShubham

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

Hi ๐Ÿ‘‹, I'm Shubham Gavkare

Passionate Software Developer | C++ Enthusiast | Backend & Full-Stack Learner

Profile Views


๐Ÿ‘จโ€๐Ÿ’ป About Me

  • ๐Ÿ’ป Currently working as an Software Engineer at KPIT Technologies, Pune
  • ๐Ÿš€ Exploring Modern C++ (C++11/14/17), Backend Development, and System Design
  • ๐Ÿง  Actively learning DSA, Low-Level Design, and development frameworks
  • ๐Ÿ“ธ Built real-time computer vision projects using OpenCV (Lane Detection, Vehicle Tracking)
  • ๐Ÿงช Experienced in writing unit tests using Google Test and adhering to C++ best practices
  • ๐Ÿค Open to collaborations on open-source, backend systems, and automotive software
  • ๐ŸŒ Portfolio: [https://shubhamgavkare.vercel.app/]

๐Ÿ’ฌ Ask Me About

  • C++ | Modern C++ | OOPs | GTest | STL
  • Backend with Node.js and MongoDB
  • OpenCV-based Computer Vision Systems

๐Ÿ“ซ Connect with Me

Twitter LinkedIn Instagram LeetCode GeeksForGeeks


๐Ÿ› ๏ธ Languages & Tools

C C++ Git HTML5 JavaScript Linux MongoDB MySQL Node.js OpenCV Python


๐Ÿ† GitHub Achievements

trophies


๐Ÿ”ฅ GitHub Stats

GitHub Streak

Popular repositories Loading

  1. Pfo Pfo Public

    HTML

  2. BrainTumorDetection BrainTumorDetection Public

    A Proposed system which uses Machine learning approach (HOG Feature Descriptor) to Identify and categories it โ€ข Can help in medical condition for early treatment

  3. GavkareShubham GavkareShubham Public

  4. Portfolio Portfolio Public

  5. Real-Time-Car-Tracking-and-Speed-Estimation-with-OpenCV-Manual-Initialization- Real-Time-Car-Tracking-and-Speed-Estimation-with-OpenCV-Manual-Initialization- Public

    This OpenCV program tracks cars in a video and estimates their speeds. It starts by capturing video frames and allowing manual selection of car bounding boxes. Using KCF trackers, it updates car poโ€ฆ

    Makefile

  6. Multiple-Car-Tracking-and-Speed-Estimation-with-OpenCV Multiple-Car-Tracking-and-Speed-Estimation-with-OpenCV Public

    This code uses OpenCV to detect and track multiple cars in a video, estimate their speeds, and handle new detections dynamically. It employs Haar Cascades for initial car detection and KCF trackersโ€ฆ

    C++