Skip to content
View mohamedalhasann's full-sized avatar

Highlights

  • Pro

Block or report mohamedalhasann

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

Mohamed Alhasan

hi, im Mohamed

  • a 42 Amman Student
  • Im currently working on improving my C programming and systems programming skills.
  • Im building small projects to learn topics like algorithms, graphics/event handling, and concurrency.

Work

Most of what Im doing right now is in my repositories: https://github.com/mohamedalhasann?

Pinned Loading

  1. Minishell Minishell Public

    Forked from yabuawad/mini_shell

    A simple Unix shell implementation written in C that replicates core functionalities of a standard shell like Bash. I was the executor partner in the minishell project (process execution, pipes/red…

    C

  2. so_long so_long Public

    A simple 2D game written in C, where the player navigates a map, collects items, and reaches the exit. This project introduces basic game mechanics, event handling, and graphics rendering

    C

  3. pipex pipex Public

    A C project that mimics shell pipe behavior, executing commands in sequence with proper input/output redirection

    C

  4. Student-Management-System Student-Management-System Public

    A JavaFX college project for a simple Student Management/ Course Enrollment system using JDBC + MySQL (login/signup, session handling, view enrolled courses, and enroll in available courses).

    Java