Skip to content
View IcodeG00D's full-sized avatar

Block or report IcodeG00D

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
IcodeG00D/README.md

πŸ‘‹ Hello World!

I'm Kushagra Pathak

A passionate and curious Developer with a strong foundation in computer science, cloud technologies, and data-driven innovation. I thrive on solving real-world problems through clean code,integrating techs ,analytical thinking,Building logics, and continuous learning.


πŸ‘¨β€πŸ’» About Me

  • πŸŽ“ Computer Science Graduate
  • 🌐 Tech enthusiast with a knack for innovation and experimentation
  • 🌟 Lifelong learner focused on mastering cutting-edge tools and technologies
  • πŸ“Š Passionate about data analysis, automation, and AI-powered solutions
  • πŸš€ Driven by the impact of scalable software and intelligent systems

πŸ› οΈ Skills & Tech Stack

Programming & Scripting
Python, JavaScript, SQL, Bash, Prompt Engineering

Data Analysis & Visualization
Pandas, NumPy, Matplotlib, Seaborn, Power BI, Excel

Machine Learning & AI
TensorFlow, Scikit-learn, OpenCV, CNN, LSTM

Cloud & DevOps
AWS (Cloud Foundations, Cloud Security), Docker, Git, Linux, Networking, Google Cloud

Tools & Platforms
Jupyter, VS Code, GitHub, Google Colab, Postman, Chrome Extensions


πŸ“‚ Featured Projects

πŸ‘¨β€πŸ’»Course Recommender Web App

  • Course Recommendation Web App An intelligent course recommendation system that personalizes learning paths based on user interests, course completion progress, and interaction history. The app dynamically recommends relevant courses, skill-based roadmaps, and related advanced technologies to enhance user upskilling journeys.
  • Segmented customers using Recency, Frequency, and Monetary values to optimize targeting strategies. Unlocked insights for personalized marketing and improved customer retention.
  • Developed an end-to-end image captioning model using pre-trained CNN for image feature extraction and LSTM for language generation. Built with TensorFlow & Keras.
  • Built a Hand gesture controlled mouse pointer sysytem which gets instruction in real time using your webcam and get assisted using different hand gestures for scrolling, clicking,navigating etc.
  • This project implements a simple object matching system using OpenCV for webcam capture and OpenAI's CLIP model for image similarity detection. The goal is to open the camera and place an object in front, and the system will return the most similar images from the dataset

AND MANY MORE...

πŸ† Achievements & Certifications

  • πŸ₯‡ Bronze Medallist Diploma Computer Science
  • πŸ₯‡ Python Data Analysis – LinkedIn Learning
  • πŸ₯ˆ Python Certificate – HackerRank
  • ☁️ AWS Cloud Foundations & Cloud Security Foundations – AWS Academy
  • πŸ”’ Networking Essentials – Cisco Networking Academy
  • 🐳 Introduction to Docker – Google Cloud
  • πŸ§ͺ Pandas & NumPy Foundations – Self-paced Projects
  • ⚑ Prompt Engineering for Developers – DeepLearning.AI
  • πŸ“ˆ Delivered insights-driven dashboards and AI models for academic & freelance projects

🀝 Let’s Connect


🎡 Fun Fact

  • 🎢 I love coding with Spotify playlists fueling my flow
  • 🎀 When I'm not coding, you'll find me beatboxing or exploring new music genres

Thanks for visiting! Feel free to explore my repositories, and let’s connect to build impactful solutions together. πŸš€

Pinned Loading

  1. Object-Matching-with-CLIP-OpenCV Object-Matching-with-CLIP-OpenCV Public

    This project is a real-time brute force image search application that searches for related images of objects captured by a camera. It leverages computer vision techniques to find matching images fr…

    Python 1

  2. Image-Captioning-Using-CNN-and-LSTM Image-Captioning-Using-CNN-and-LSTM Public

    This project demonstrates how to build an image captioning model using TensorFlow. The model combines a pre-trained Convolutional Neural Network (CNN) for image feature extraction and a Long Short-…

    Jupyter Notebook

  3. Amazon-Dashboard Amazon-Dashboard Public

    Created a Power BI dashboard analyzing Amazon's sales data by profit margins, sub-categories, yearly trends, and state-wise performance. Leveraged Power Queries and DAX for data transformation and …

  4. Virtual-Mouse-Using-Mediapipe Virtual-Mouse-Using-Mediapipe Public

    The system offers touch-free interaction for common mouse functions such as cursor movement, clicking, and scrolling.

    Python