Skip to content
View msgenan's full-sized avatar

Highlights

  • Pro

Block or report msgenan

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.

Content in all repositories owned by your account will be closed.
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
msgenan/README.md

About Me

  • Education: Studying Management Information Systems.
  • Learning: Focused on C, C++, Python, operating systems, and network protocols.

Skills & Technologies

Here are the primary languages, tools, and systems I work with:

Programming Languages

C C++ Python

Tools & Systems

Git Linux Shell Script


Connect with Me

Feel free to reach out if you want to discuss a project, collaborate, or just connect!

Gmail LinkedIn

Pinned Loading

  1. 42Cursus-cub3d 42Cursus-cub3d Public

    Forked from halifecik/cub3d

    My take at cub3d w/@halifecik during Ecole42

    C

  2. 42Cursus-minishell 42Cursus-minishell Public

    Forked from exhilarin/minishell

    My take at minishell w/@Exhilarin during Ecole42

    C

  3. code404-Hackathon code404-Hackathon Public

    Smart Appointment & Queue Management System featuring distributed locking, concurrency control, and priority queues. Built with FastAPI, Next.js, PostgreSQL & Redis.

    TypeScript 1

  4. 42Cursus-philosophers 42Cursus-philosophers Public

    This project about process synchronization and threading, solving the classic Dining Philosophers problem using mutexes to manage shared resources and prevent deadlocks.

    C