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

Highlights

  • Pro

Block or report M677871

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

Pinned Loading

  1. online-learning-backend online-learning-backend Public

    Backend for an Online Learning Platform built with Node.js, Express.js, and MariaDB, following a layered MVC architecture with repositories, services, controllers, validators, routes, and middleware.

    JavaScript

  2. LearnOnline LearnOnline Public

    LearnOnline is a modular online learning platform with a Spring Boot backend and a JavaFX desktop client. Authentication uses JWT with optional email OTP (two-step login), and all data access is JP…

    Java

  3. pharmacy-management-system pharmacy-management-system Public

    A full-stack pharmacy management system with admin, employee, and client roles. Admin manages medicines, employees handle users and orders, and clients place and track orders through a React interf…

    JavaScript

  4. python-piscine-at-42 python-piscine-at-42 Public

    building practical skills in programming, problem-solving, and software development.

    Python

  5. machine-learning-projects machine-learning-projects Public

    Homeworks and assignments for CSIS 260 (Introduction to Artificial Intelligence) at the University of Balamand (Spring 2025–2026). Includes dataset preparation, data visualization, classification, …

    Jupyter Notebook

  6. push_swap push_swap Public

    push_swap is a 42 project that sorts integers using two stacks and minimal operations, emphasizing algorithms, data structures, and optimization.

    C