Skip to content
View emollebr's full-sized avatar
  • Berlin

Highlights

  • Pro

Block or report emollebr

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
emollebr/README.md

Hi, I'm Esther

Welcome to my GitHub profile! I'm Esther, a software engineering student currently from 42 Berlin. Dive into my projects below to see what I've been working on!

Projects

In progress: Transcendence

Transcendence

  • Description: A single page web application for online multiplayer 3D pong game with a microservice architecture backend.

Webserv

WebServ

  • Description: Coding our own HTTP server in C++,
  • Takeaway: Improved understanding of protocols, data transmission and increased skills in C++

Raycasting Game

cub3D

  • Description: Created a raycasting computer game in C with the use of the MiniLibX library.
  • Takeaway: Improved my skills in window, color, event handling and practical applications of mathematics.

Minishell

  • Description: Implemented a simple recreation of the bash shell, providing basic command-line functionality.
  • Repository Link: Minishell

Fractal Explorer

Fract-ol

  • Description: Developed a fractal explorer in C, utilizing the minilibx library.
  • Takeaway: Window management, event handling, implementing mathematical algorithms.

Languages

Static Badge Static Badge Static Badge Static Badge

Tools

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Education

Static Badge

Let's Connect! 📫

Static Badge


Feel free to explore my repositories and projects to get a better understanding of my capabilities as a software engineer. If you have any questions or would like to discuss potential opportunities, please don't hesitate to reach out to me via email.

Thank you for visiting my profile!

Popular repositories Loading

  1. webserv webserv Public

    WebServ is a simple yet efficient web server implementation inspired by NGINX written in C++

    C++ 1

  2. libftprintf libftprintf Public

    C

  3. fract-ol fract-ol Public

    C

  4. push_swap push_swap Public

    C

  5. CPP CPP Public

    CPP Module 00-09 of the 42 Core

    C++

  6. cub3d cub3d Public

    A raycasting game using a minimal graphic library, inspired by Wolfenstein 3D.

    C