Skip to content
View soham5454's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report soham5454

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.

Content in all repositories owned by your account will be closed.
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
Soham5454/README.md
Typing SVG

Profile Views GitHub followers GitHub stars


About Me

class SohamDey:
    def __init__(self):
        self.name         = "Soham Dey"
        self.username     = "soham5454"
        self.location     = "Bankura, West Bengal, India 🇮🇳"
        self.languages    = ["C", "C++", "Python"]
        self.exploring    = ["AI / ML"]
        self.os           = "Windows 11 💻"
        self.status       = "Student → Developer → Creator"
        self.goal         = "Build things that matter 🚀"

    def say_hi(self):
        print("Thanks for visiting my profile! Let's build something awesome.")

me = SohamDey()
me.say_hi()
OUTPUT ► Thanks for visiting my profile! Let's build something awesome.

⚡ Tech Arsenal

💎 Languages

C C++ Python R

🧠 Frameworks & Libraries

NumPy Pandas Matplotlib scikit-learn PyTorch TensorFlow OpenCV Flask MongoDB SQL Anaconda

🛠️ Tools & Environment

Git GitHub VS Code PyCharm Seaborn GCP

🤖 AI Tools

ChatGPT Gemini Claude Cursor

📊 GitHub Analytics


🗺️ My Coding Journey

          ██████╗ ██████╗ ██████╗ ███████╗    ██████╗  █████╗ ████████╗██╗  ██╗
         ██╔════╝██╔═══██╗██╔══██╗██╔════╝    ██╔══██╗██╔══██╗╚══██╔══╝██║  ██║
         ██║     ██║   ██║██║  ██║█████╗      ██████╔╝███████║   ██║   ███████║
         ██║     ██║   ██║██║  ██║██╔══╝      ██╔═══╝ ██╔══██║   ██║   ██╔══██║
         ╚██████╗╚██████╔╝██████╔╝███████╗    ██║     ██║  ██║   ██║   ██║  ██║
          ╚═════╝ ╚═════╝ ╚═════╝ ╚══════╝    ╚═╝     ╚═╝  ╚═╝   ╚═╝   ╚═╝  ╚═╝
Phase Status Skills
🐍 Python Fundamentals ✅ Done Variables, Loops, Functions, OOP
⚙️ C Programming ✅ Done Pointers, Memory, Data Structures
🔷 C++ & OOP 🔄 Ongoing Classes, STL, Problem Solving
🤖 AI / ML 🔄 Exploring Neural Nets, Computer Vision
🌐 Full Stack 📅 Planned Web Dev, APIs, Deployment

🎯 2026 Mission Board

 ┌─────────────────────────────────────────────────────┐
 │  [ ] 🤖  Ship my first AI/ML project                │
 │  [ ] 📦  Push 10+ repos to GitHub                   │
 │  [ ] 🌐  Launch personal portfolio website          │
 │  [ ] ⭐  Earn first GitHub star from a stranger     │
 │  [ ] 📚  Complete an AI/ML course end-to-end        │
 └─────────────────────────────────────────────────────┘

📡 Connect With Me

GitHub LinkedIn LeetCode Instagram X

"The best time to start was yesterday. The second best time is now."

Popular repositories Loading

  1. Soham5454 Soham5454 Public

    1

  2. Python-mini-projects Python-mini-projects Public

    10 beginner-friendly Python CLI projects | Calculator, Password Generator, Quiz Game, Expense Tracker & more! | No external libraries needed 🐍

    Python 1

  3. mini-c-projects mini-c-projects Public

    🚀 A collection of 14 Mini C Projects from Beginner to Advanced

    C 1

  4. mini-cpp-projects mini-cpp-projects Public

    14 C++ projects from beginner to advanced — covering data structures, OOP design patterns, AI algorithms (Minimax, neural networks), and more. Built to strengthen core programming and problem-solvi…

    C++ 1

  5. leetcode-solutions leetcode-solutions Public

    My LeetCode solutions in Python 🐍

    Python 1

  6. ml-notes ml-notes Public

    My self-taught ML/AI learning notes — Python, NumPy, pandas, matplotlib, and beyond.

    1