Skip to content
View soumensen411's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report soumensen411

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

> whoami

def whoami():
    name        = "Soumen Sen"
    handle      = "@soumensen411"
    role        = "Computer Engineering Student"
    goal        = "Data Scientist "

    languages   = ["Python", "C++", "C", "JavaScript"]
    tools       = ["VS Code", "Git", "GitHub", "Arduino"]

    currently   = "🔭 Building cool stuff & learning every day"
    looking_for = "🤝 Collaborations, open source, and new ideas"

whoami()

> Code_Dna

GitHub Insights
GitHub Insights

> Languages and Tools


🧠 Data Science

numpy pandas matplotlib seaborn scipy scikit-learn

🌐 Web Development

html5 css3 javascript tailwindcss daisyui react django flask vite gsap

💻 Programming Languages

python cplusplus c

🛠️ Tools & Others

git vscode postman arduino mongodb firebase

> Contact With Me




Pinned Loading

  1. Data-Structure-Algorithm Data-Structure-Algorithm Public

    Collection of Data Structures and Algorithms implemented in C++. Includes arrays, linked lists, trees, graphs, sorting, searching, and pattern matching with complexity analysis and practical examples.

    C++ 1

  2. Machine_Learning_Models_Walkthroughs Machine_Learning_Models_Walkthroughs Public

    A collection of machine learning models implemented in Jupyter Notebooks. Each folder walks through a different algorithm – Decision Trees, KNN, Logistic Regression, Naive Bayes, plus hyperparamete…

    Jupyter Notebook

  3. Movie-Recommendation-ML-Model Movie-Recommendation-ML-Model Public

    A compact demo that builds per-movie "tags" from TMDB metadata (genres, keywords, cast/crew, overview) and returns top-5 similar films using CountVectorizer + cosine similarity; includes the prepro…

    Jupyter Notebook

  4. Heart_Disease Heart_Disease Public

    ❤️ Jupyter Notebook project that explores clinical data and builds machine‑learning models to predict heart disease risk.

    Jupyter Notebook

  5. Deep-Learning-Model Deep-Learning-Model Public

    Collection of Jupyter notebooks demonstrating basic deep learning (ANN, CNN) and activation/loss experiments with TensorFlow/Keras and scikit-learn — includes Iris and digit-classification examples.

    Jupyter Notebook

  6. Student-Mental-Health-Score-Prediction- Student-Mental-Health-Score-Prediction- Public

    Jupyter Notebook