Skip to content
View youssef-bahida's full-sized avatar
🟢
Available
🟢
Available

Block or report youssef-bahida

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

Typing SVG


📊 Profile Stats

Views Followers Stars Repos Last Commit Pull Requests Coding Time AI Developer Location Stack Profile Rank Activity Graph

⏱ Coding Activity

Code Time

Profile Views

🐱 My GitHub Data

📦 ? Used in GitHub's Storage

🏆 96 Contributions in the Year 2026

🚫 Not Opted to Hire

📜 3 Public Repositories

🔑 0 Private Repositories

I'm a Night 🦉

🌞 Morning                65 commits          ███░░░░░░░░░░░░░░░░░░░░░░   13.00 % 
🌆 Daytime                164 commits         ████████░░░░░░░░░░░░░░░░░   32.80 % 
🌃 Evening                159 commits         ████████░░░░░░░░░░░░░░░░░   31.80 % 
🌙 Night                  112 commits         ██████░░░░░░░░░░░░░░░░░░░   22.40 % 

📅 I'm Most Productive on Saturday

Monday                   63 commits          ███░░░░░░░░░░░░░░░░░░░░░░   12.60 % 
Tuesday                  78 commits          ████░░░░░░░░░░░░░░░░░░░░░   15.60 % 
Wednesday                92 commits          █████░░░░░░░░░░░░░░░░░░░░   18.40 % 
Thursday                 45 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   09.00 % 
Friday                   26 commits          █░░░░░░░░░░░░░░░░░░░░░░░░   05.20 % 
Saturday                 101 commits         █████░░░░░░░░░░░░░░░░░░░░   20.20 % 
Sunday                   95 commits          █████░░░░░░░░░░░░░░░░░░░░   19.00 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Europe/Paris

💬 Programming Languages: 
Docker                   25 mins             █████████████████████░░░░   85.48 % 
Python                   1 min               ██░░░░░░░░░░░░░░░░░░░░░░░   06.61 % 
Text                     1 min               █░░░░░░░░░░░░░░░░░░░░░░░░   05.98 % 
JSON                     0 secs              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.93 % 

🔥 Editors: 
VS Code                  29 mins             █████████████████████████   100.00 % 

🐱‍💻 Projects: 
Master-Degree            29 mins             █████████████████████████   100.00 % 

💻 Operating System: 
Windows                  29 mins             █████████████████████████   100.00 % 

Timeline

Lines of Code chart

Last Updated on 05/04/2026 19:34:42 UTC


👨‍💻 About Me

class YoussefBahida:

    name      = "Youssef Bahida"
    education = "Software Engineering"
    status    = "Entry-Level Freelance Developer | Open to opportunities"

    domains = [
        "Data Analysis & ETL",                # Python, Pandas, SQL, Talend
        "Web Development (Full Stack)",        # HTML, CSS, JS, React, Laravel, Node.js
        "Desktop Development",                # Java Swing, JavaFX, C
        "DevOps & Cloud",                     # Docker, Linux, AWS, CI/CD
        "Machine Learning & AI",              # Scikit-learn, TensorFlow, NLP
        "Image Processing & Computer Vision", # OpenCV, Pillow
        "Microsoft Office Automation",        # Excel, Word, PowerPoint, VBA
        "Networking & Security",              # Cisco, TCP/IP, Firewalls
        "Scripting & Automation",             # Python, Bash, Web Scraping
        "Linux & System Administration",      # Ubuntu, Shell, iptables, cron
        "Database Design & Administration",   # MySQL, PostgreSQL, MongoDB
        "Cybersecurity & Cryptography",       # Encryption, Hashing, Protocols
        "Graph Algorithms & Optimization",    # Dijkstra, BFS/DFS, NetworkX
        "Presentation & Document Design",     # PowerPoint templates, PPTX automation
    ]

    languages = [
        "Python", "Java", "JavaScript", "TypeScript",
        "PHP", "C", "C++", "SQL", "HTML5", "CSS3",
        "Bash", "R", "MATLAB", "Assembly",
    ]

    frameworks = [
        "React", "Node.js", "Express.js", "Next.js",       # JS ecosystem
        "Laravel", "Symfony",                               # PHP
        "Spring Boot", "JavaFX", "Hibernate",              # Java
        "Django", "Flask", "FastAPI",                      # Python web
        "TensorFlow", "Scikit-learn", "OpenCV", "Pandas",  # Data & AI
    ]

    tools = [
        "Docker", "Git", "GitHub Actions", "Linux",
        "AWS", "MySQL", "PostgreSQL", "MongoDB",
        "Talend ETL", "Jupyter", "VS Code", "Cisco Packet Tracer",
    ]

    goal = "Master every layer of the stack. Build real solutions. Deliver quality. 🚀"

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

🛠️ Tech Stack

💬 Languages

Python Java JavaScript TypeScript PHP C C++ SQL HTML5 CSS3 Bash R MATLAB Assembly

🌐 Web Development

React Next.js Node.js Express.js Laravel Symfony Django Flask FastAPI Spring Boot WordPress Angular

🖥️ Desktop Development

JavaFX Java Swing Hibernate

📊 Data Analysis & ETL

Pandas NumPy Matplotlib Seaborn Talend Jupyter

🧠 Machine Learning & AI

Scikit-learn TensorFlow Keras Hugging Face

🖼️ Image Processing & Computer Vision

OpenCV Pillow YOLO MATLAB

🗄️ Databases

MySQL PostgreSQL SQLite MongoDB Oracle

🔌 API Development & Tools

REST API GraphQL Swagger Postman

⚙️ DevOps & Cloud

Docker Linux AWS Git GitHub GitHub Actions

🔐 Networking & Security

Cisco Wireshark Linux Security Cryptography Kali Linux Metasploit Burp Suite Nmap

📋 Microsoft Office Suite

Excel Word PowerPoint VBA openpyxl


🌿 Portfolio — Domains & Branches

📁 All projects organized by domain → portfolio

Branch Domain Projects Status
data-analysis 📊 Data Analysis & ETL ? In Progress
web-development 🌐 Web Development ? Planned
desktop-development 🖥️ Desktop Development ? Planned
devops-cloud ⚙️ DevOps & Cloud ? Planned
machine-learning 🧠 Machine Learning & AI ? Planned
image-processing 🖼️ Image Processing & CV ? Planned
microsoft-office-suite 📋 Microsoft Office Suite ? Planned
networking-security 🔐 Networking & Security ? Planned
scripting-automation 🤖 Scripting & Automation ? Planned
linux-sysadmin 🐧 Linux & System Admin ? Planned
database-admin 🗄️ Database Administration ? Planned
cybersecurity 🔑 Cybersecurity & Crypto ? Planned

📈 GitHub Stats

GitHub Streak


🏆 GitHub Trophies

trophy


📬 Let's Connect

📧 Direct Contact

Email WhatsApp Telegram

💼 Freelance & Professional

LinkedIn Upwork Toptal Malt

💻 Dev Community

GitHub Stack Overflow Kaggle

✍️ Content & Blog

YouTube Dev.to Hashnode Blogger


Popular repositories Loading

  1. Master-Degree Master-Degree Public

    Welcome to the Master SIDI repository! Here is an overview of the modules, projects and associated resources.

  2. youssef-bahida youssef-bahida Public

  3. Portfolio Portfolio Public

    Freelance Dev Portfolio | Data Analysis • Web Dev • Automation • ML • Networking • Microsoft Office | Built with Python, Java, JS & more