Skip to content
View prakhar14-op's full-sized avatar
🎯
Focusing
🎯
Focusing
  • DTU (delhi technological university)
  • New Delhi, India

Block or report prakhar14-op

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

Hi, I'm Prakhar Sharma 👋....

Tech Enthusiast | machine learning | deep learning | ANN | CNN | RNN | LSTM

coder


About Me

// 🧑‍💻 Prakhar's Digital Identity

const prakhar = {
    pronouns: "he/him",
    location: "New Delhi, India 🇮🇳",
    education: "B.Tech. Mathematics & Computing",
    
    currentFocus: [
        "🧠 Machine Learning & Deep Learning",
        "🤖 GANs & Generative Models", 
        "🌐 Open Source Contributions",
        "⚡ Data Structures & Algorithms"
    ],
    
    dailyRoutine(current_day){
        morning: "☕ Coffee + Code",
        afternoon: "📚 Learn something new",
        evening: "🔧 Build & Contribute",
        night: "💡 return dailyRoutine(current_day++)"
    },
    
    lifePhilosophy: "To Do it again Tomorrow 🚀"
};
Coding Animation

🎯 Journey Milestones:

+ 🎓 Started coding in Year 1
+ 🤖 Fell in love with ML/AI
+ 🌟 Active OSS contributor
+ 📈 Deepening ML/DL expertise
+ 🚀 Chasing what inspires me!


TensorFlow

📖 Learning

Deep Learning Architectures
GANs & Generative Models
Advanced DSA Patterns
PyTorch

🔨 Building

ML-Powered Applications
Open Source Projects
Algorithmic Solutions
OpenCV

🔭 Exploring

Computer Vision
Natural Language Processing
Reinforcement Learning

Goal


Tech Stack

Programming Languages

Python Java C++ C JavaScript MATLAB HTML5 CSS3

Machine Learning / Deep Learning

TensorFlow PyTorch Keras Scikit-Learn Pandas NumPy OpenCV Matplotlib

Tools & Technologies

Git GitHub Docker Jupyter VS Code Linux


Open Source Love


📊 GitHub Stats

Prakhar's GitHub stats Top Langs

GitHub Streak

## 📊 GitHub Stats & Activity

Prakhar's github activity graph

🏆 Hacktoberfest 2025 Achievement

Hacktoberfest 2025 Journey

From first PR to Super Contributor - a journey through open source and collaboration

Hacktoberfest 2025 Super Contributor Badge

🌟 Super Contributor (Level 5) 🌟

Rank Badge Goal Badge

Among the 6,732 contributors (as of 30/10/2025) racing towards the 10,000 contributors milestone!
Recognition for consistent and quality open-source contributions throughout Hacktoberfest 2025.

🎖️ Badge Collection

Level 1 Level 2 Level 3 Level 4 TreeNation

Each badge represents a milestone in continuous learning, teamwork, and giving back to the developer community

Pinned Loading

  1. Scene-Localization-in-Dense-Images-via-Natural-Language-Queries Scene-Localization-in-Dense-Images-via-Natural-Language-Queries Public

    This project aims to build a system that can identify and localize specific sub-scenes within a single dense image based on a natural language query describing one of the events occurring in the sc…

    Jupyter Notebook 3 1

  2. SIH--COAST-GUARD-AI SIH--COAST-GUARD-AI Public

    This project is designed to help analyze and verify hazard-related reports (like floods, storm surges, or oil spills) from multimedia sources. It combines AI-based verification, hazard classificati…

    Python 1

  3. next-word-predictor-using-LSTM next-word-predictor-using-LSTM Public

    This project demonstrates how to build and train a Long Short-Term Memory (LSTM) neural network to predict the next word in a sequence. The model is trained on a small corpus of text from a Frequen…

    Jupyter Notebook 1

  4. DSA-ALGORITHMS DSA-ALGORITHMS Public

    This repository serves as a centralized archive for Data Structures and Algorithms implemented purely in C++. It documents a systematic approach to understanding computational logic, memory managem…

    C++ 1

  5. image-classification-using-CNN- image-classification-using-CNN- Public

    This project is a classic computer vision problem that uses a Convolutional Neural Network (CNN) to classify images as either containing a cat or a dog. The model is built from scratch using Tensor…

    Jupyter Notebook 1

  6. breast-cancer-detection breast-cancer-detection Public

    breast cancer detection using knn

    Jupyter Notebook 1