Skip to content
View medatlhs's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Highlights

  • Pro

Block or report medatlhs

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

Pinned Loading

  1. Activities-Collaboration-Platform Activities-Collaboration-Platform Public

    A scalable activities platform built to handle real-time interactions, user engagement, and dynamic content. The backend architecture focuses on clean API design, efficient data management, caching…

    TypeScript

  2. Internet-Realy-Chat-Server Internet-Realy-Chat-Server Public

    RFC-based IRC server built in C++ with custom networking, message parsing, and multi-client handling.

    C++ 1

  3. Raycasting-Renderer Raycasting-Renderer Public

    A 3D raycasting game built in C using MiniLibX, converting a 2D map into a real-time first-person view with movement and rendering logic.

    C 5

  4. Docker-Based-Service-Architecture Docker-Based-Service-Architecture Public

    Containerized environment built with Docker Compose, handling service configuration, networking, and persistence.

    Shell

  5. Cpp-Modules Cpp-Modules Public

    C++ learning journey focused on OOP, inheritance, polymorphism, templates, and STL through hands-on modules.

    C++

  6. Unix-Command-Shell Unix-Command-Shell Public

    Advanced Unix-like shell in C based on the bash behavior. implementing parsing, execution, pipelines, redirections, environment variables, builtins, and signal handling.

    C