Skip to content
View MerelVanEssen's full-sized avatar

Block or report MerelVanEssen

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

Welcome

I'm Merel, a software developer passionate about building projects and solving puzzles. With a creative background as a digital designer and visual artist, I enjoy turning ideas into engaging and functional solutions. I thrive on thinking outside the box to create solutions that are both fast and reliable. I am currently seeking an internship where I can further develop my skills and contribute to exciting projects.


Toolbox

Tools


๐Ÿ”— Links

LinkedIn | Personal portfolio

๐Ÿ”— Top projects

Push Swap (C) - Sorting algorithm in stacks.
Implemented an efficient sorting algorithm, explored data structures, and adapted logic to strict constraints.

Philosophers (C) - Dining Philosopher's problem with multi-threading.
Implemented multi-threading, mutexes, semaphores, and shared memory synchronization.

Minishell (C) - Built a bash-like shell (team project).
Built a mini shell inspired by Bash, focusing on process management, pipes, signals, and Git collaboration.

Cube3D (C) - 3D game with ray casting algorithm (team project).
Developed a 3D game using ray casting, graphics programming, and team collaboration (Miro, Git).

Cpp modules (C++) - Small projects that include object-oriented programming
Worked with OOP, including inheritance, polymorphism, abstract classes, templates, smart pointers, and exception handling.

Inception (Docker, PHP, Bash) - Wordpress website with Mariadb and Nginx
Set up Dockerized services with WordPress, MariaDB, Nginx, Docker Compose, custom networks, and volumes.

Webserv (C++, HTML, CSS) - Webserver (teamproject)
Built a custom HTTP web server supporting configuration files, CGI, and static content.

Transcendense (Typescript, NodeJS, HTML, CSS, SQLLite) - Ping pong game (teamproject)
Developed a full-stack application with backend APIs, frontend UI, authentication, and database integration.

Advent of Code (C, python) - Algorithmic challenges
Solved daily algorithmic puzzles to strengthen problem-solving and learn new languages.

Pinned Loading

  1. 42-Cub3D 42-Cub3D Public

    3D game with raycasting in C

    C

  2. 42-Inception 42-Inception Public

    Multi container application with Docker

    Shell

  3. 42-Minishell 42-Minishell Public

    Built a bash-like shell

    C

  4. 42-CPP-modules 42-CPP-modules Public

    Small projects - Object-oriented-programming

    C++

  5. 42-Webserv 42-Webserv Public

    HTTP webserver in C++

    C++

  6. 42-Transcendence 42-Transcendence Public

    Full stack web application - pong game

    JavaScript