Skip to content
View emresmrlp's full-sized avatar

Block or report emresmrlp

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

Hi, I’m Yunus Emre!

I'm a software developer currently developing my skills in object-oriented programming and DevOps.

I'm studying at 42 Türkiye, where I continue building projects and strengthening my software fundamentals.

Contact

Tech Stack

C C++ Python Docker

(Thank you for everything ♥ İbrahim Ramazan Sümeralp)

Pinned Loading

  1. 42-Istanbul-Community/community-management-system 42-Istanbul-Community/community-management-system Public

    A community management system for managing clubs, members, events, and community interactions.

    6

  2. cpp-http-server cpp-http-server Public

    Non-blocking HTTP/1.1 server built from scratch in C++98 using poll(), CGI, and NGINX-style configuration.

    C++ 1

  3. raycasting-3d-game raycasting-3d-game Public

    A raycasting-based 3D game built in C, featuring real-time rendering, texture mapping, map parsing, and player movement.

    C 1 1

  4. docker-infrastructure docker-infrastructure Public

    A multi-container web infrastructure built with Docker Compose, NGINX, WordPress, and MariaDB.

    Shell

  5. minishell minishell Public

    A small UNIX shell with pipes, redirections, environment variables, and built-in commands.

    C 1 1

  6. 2d-maze-game 2d-maze-game Public

    A 2D maze game built in C with MiniLibX library. I developed this game with a Centralized Data Management architecture.

    C