Skip to content
View youssofhossam's full-sized avatar

Block or report youssofhossam

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

Hi there, I'm Youssof! πŸ‘‹

πŸŽ“ Undergraduate Student & Machine Learning Enthusiast

I am a passionate software engineering student focused on building intelligent systems. My journey involves solving algorithmic challenges and developing robust Machine Learning models for real-world problems.


πŸš€ What I'm Working On

  • πŸ”­ Projects: Building a production-ready Credit Card Fraud Detection System & Building Neural Network from scratch.
  • 🌱 Learning: Deepening my knowledge in Machine Learning.
  • πŸ‘― Looking for: A Machine Learning Internship for Summer 2026.
  • 🧩 Hobbies: Solving problems on LeetCode & Codeforces as i am Specialist in Codeforeces.

πŸ› οΈ Tech Stack

Languages Python C++

Machine Learning & Data Science Scikit-Learn Pandas NumPy Streamlit

Tools & Devops Git GitHub VS Code


πŸ“« Connect with Me

LinkedIn Email

Pinned Loading

  1. Credit-Card-Fraud-Detection- Credit-Card-Fraud-Detection- Public

    Machine Learning application to detect credit card fraud using Ensemble Learning and SMOTE. Built with Python and deployed via Streamlit.

    Python 1

  2. Neural-Network-Implementations Neural-Network-Implementations Public

    A deep dive into Neural Networks: Implementing Forward & Backpropagation manually from scratch (Python) vs. using Scikit-Learn. Exploring the calculus behind the code.

    Python