Skip to content
View VK-learner's full-sized avatar

Block or report VK-learner

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

Hi, I'm Vaibhav Kulkarni 👋

Embedded Systems & AI Engineer · ECE Student @ PDA College, Kalaburagi

Building at the intersection of hardware and intelligence — from AI desktop assistants to automated job outreach tools.


🙋‍♂️ About Me

  • 🎓 B.E. in Electronics & Communication Engineering @ PDA College, Kalaburagi (2022–2026)
  • 🔧 IoT & Robotics Engineering Intern @ Unlox (Feb 2026 – Jun 2026)
  • 🌱 Currently deepening skills in Deep Learning & Embedded ML
  • 💡 Passionate about combining hardware with AI to solve real-world problems
  • 📫 Reach me at vaibhavkulkarni270@gmail.com
  • 💼 LinkedIn · HackerRank

🛠 Tech Stack

AI / ML / Data

Python TensorFlow scikit-learn OpenCV Pandas NumPy Seaborn MediaPipe

Embedded & Hardware

Raspberry Pi Embedded C Verilog MATLAB

Web & App

Streamlit JavaScript HTML5 CSS3 Tkinter

Tools & Databases

Git GitHub VS Code Jupyter SQL Java


🚀 Featured Projects

Project Description Tech Stack
🤖 JarvisAI AI desktop assistant using Gemini 2.5 Flash with voice recognition and intelligent context-aware responses Python, Gemini API, Speech Recognition
📧 Job Mail Generator Auto-generates personalized job outreach emails by extracting job requirements and matching portfolio projects LangChain, ChromaDB, Streamlit
🎮 Space Invaders Fast-paced 2D arcade game with sprite animation, smooth controls, and real-time collision detection Python, Pygame
📥 YouTube Downloader Desktop GUI app to download high-quality YouTube videos through an easy-to-use interface Python, yt-dlp, Tkinter

📜 Certifications

  • 🐍 Python — HackerRank
  • Java — HackerRank
  • 🌐 JavaScript — HackerRank
  • 🤖 Career Essentials in Generative AI — Microsoft & LinkedIn
  • 🔐 Introduction to Cybersecurity — Cisco
  • ⚙️ Embedded C

📊 GitHub Stats


ECE student graduating July 2026 · Open to full-time & internship roles in Embedded Systems, AI/ML, or IoT

Pinned Loading

  1. JarvisAI JarvisAI Public

    Personal AI assistant built with Python and Gemini API. Features voice recognition, web automation, and intelligent query responses.

    Python

  2. Job-mail-generator-streamlit Job-mail-generator-streamlit Public

    Streamlit app that scrapes a job URL, extracts roles with LangChain + Groq, and generates personalized internship/ job emails using my portfolio links.

    Python

  3. Space_Invaders_Game Space_Invaders_Game Public

    Pilot your spaceship through asteroid fields and enemy waves in this fast-paced 2D arcade game built with Python. Featuring smooth controls, sprite animation, and real-time collision detection, it’…

    Python

  4. Youtube_videos Youtube_videos Public

    A Python app built with Tkinter and yt-dlp to download YouTube videos. Shows real-time progress percentage, handles errors gracefully, and can be packaged as a standalone .exe using PyInstaller.

    HTML