Skip to content
View 01mayankk's full-sized avatar

Block or report 01mayankk

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

Computer Science Student • Competitive Programmer • AI/ML Enthusiast

Typing SVG

LinkedIn      Gmail      GitHub



 About Me

Coding

class Developer:
    def __init__(self):
        self.name = "Mayank Kumar"
        self.role = "CS Student & ML Enthusiast"
        self.focus = ["DSA", "AI/ML", "Web Dev"]
    
    @property
    def current_work(self):
        return ["Deep Learning", "System Design"]
        
me = Developer()

🔭 Working on: AI/ML Projects & Scalable Web Apps
🌱 Learning: Deep Learning & System Design
💡 Interests: Competitive Programming, Computer Vision
💬 Ask me about: DSA, ML, Web Development
⚡ Fun fact: I believe the best code is the one you don't write!



🏆 Competitive Programming Profiles

Codeforces    CodeChef    LeetCode    HackerRank

GeeksforGeeks    HackerEarth    Codolio



💻 Tech Stack

🔤 Programming Languages

C    C++    Java    Python


🌐 Web Development

HTML5    CSS3    JavaScript    React

Node.js    Flask    FastAPI


🤖 AI/ML & Data Science

NumPy    Pandas    Scikit-Learn    PyTorch

TensorFlow    Keras    OpenCV    Matplotlib

Seaborn    NLTK    SpaCy    Plotly


🗄️ Databases & Tools

MySQL    MongoDB    Git    GitHub



📊 GitHub Analytics





🏆 GitHub Trophies

GitHub Trophies



💭 Random Dev Quote



📫 Let's Connect!

Open to collaborations, discussions, and new opportunities


profile views



⭐️ From 01mayankk with 💙



Pinned Loading

  1. Leetcode-solutions Leetcode-solutions Public

    This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush

    C++

  2. GeeksForGeeks-Solution GeeksForGeeks-Solution Public

    This repository contains the solution of code solved by me on GeeksForGeeks

    C++

  3. Neuro-Cargo Neuro-Cargo Public

    Python

  4. Intractive-Algorithm-Visualizer Intractive-Algorithm-Visualizer Public

    This is the project I have made to help in visualization of core algorithms.

    JavaScript

  5. Nandi-Vision Nandi-Vision Public

    Smart AI Cattle Classifier

    TypeScript 2

  6. MediGuide-AI MediGuide-AI Public

    AI-powered healthcare risk screening web app using machine learning, explainable AI, and FastAPI.

    Jupyter Notebook