Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@MohamedBarbych
MohamedBarbych
Follow
View MohamedBarbych's full-sized avatar
💻
First, solve the problem. Then, write the code.

MohamedBarbych

💻
First, solve the problem. Then, write the code.
Software and Intelligent Systems engineering Student.

Highlights

  • Pro

Block or report MohamedBarbych

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
MohamedBarbych /README.md
Typing SVG

A Passionate Software Engineering & Intelligent Systems Student 🇫🇷 🇲🇦

visitor badge


Let's Connect!

My Java-Coffee Relationship

public class DeveloperLife {
 private int coffeeCount = 0;
 private boolean canCode = false;
 
 public void startDay() {
 while(!canCode) {
 coffeeCount++;
 if(coffeeCount >= 2) {
 canCode = true;
 System.out.println("Ready to turn coffee into code! ");
 }
 }
 }
 
 // The universal truth
 public String getProductivity() {
 return coffeeCount == 0 ? "Error 404: Brain not found" : 
 coffeeCount < 2 ? "Loading..." : "Coding ninja activated! ";
 }
}

Languages and Tools:

C C++ C# Java Python JavaScript TypeScript HTML5 CSS3 React Redux Node.js Angular Express.js MySQL MongoDB SQLite Spring Boot Machine Learning Jenkins Git GitHub Docker Kubernetes Linux Ubuntu Unity

github contribution grid snake animation
  • 💬 Ask me about ** C, C++, C#, Java **

📊 GitHub Stats


📊 GitHub Profile Summary

GitHub Profile Details Top Languages by Repo Most Used Languages by Commit GitHub Stats Productive Time

Pinned Loading

  1. Oracle_DBA_Platform Oracle_DBA_Platform Public

    🌐🔧 Application web d'administration Oracle pour gérer utilisateurs, sauvegardes, sécurité et performances 📊🔒

    SCSS 5

  2. InvestBuddy/Frontend-InvestBuddy-Project InvestBuddy/Frontend-InvestBuddy-Project Public

    InvestBuddy: A modern FinTech platform offering scalable financial services, real-time insights, and predictive analytics for smarter financial decisions.

    HTML 2

  3. BankManagement-App BankManagement-App Public

    SpringBoot Bank Management System 🏦💻 - A web application for managing bank operations using CRUD and Thymeleaf. 🔄💳

    HTML 5

  4. JEE-Application-EJB-and-JPA JEE-Application-EJB-and-JPA Public

    Distributed JEE Application: A modular Java EE project using EJB3, JPA, and WildFly to manage student data with CRUD operations. Features a MySQL database, a servlet-based web frontend, and remote ...

    Java 2

  5. E-Commerce-Smyfony-WebApp E-Commerce-Smyfony-WebApp Public

    A fully functional e-commerce 🌐🛒website featuring product listings, a shopping cart, and secure user authentication. 🛍️💻 Built using HTML, CSS, PHP, Symfony, and MySQL for a seamless shopping exper...

    PHP 2

  6. Mad-Doctor-2.0-Game Mad-Doctor-2.0-Game Public

    Mad Doctor 🎮 is a thrilling 2D game 🧠 based on graph theory and DSA, where players progress through challenging levels. Solve puzzles, unlock new stages, and enjoy immersive gameplay!

    C# 3

AltStyle によって変換されたページ (->オリジナル) /