Skip to content
View fkoolhoven's full-sized avatar
🎢
🎢

Highlights

  • Pro

Block or report fkoolhoven

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

Hi πŸ‘‹πŸΌ, I'm Felicia!

  • πŸ”‰ A couple of years ago I transitioned from a career in sound design to software engineering

  • 🌱 I studied at Codam College, where I used mostly C and C++

  • 🏒 Currently working as a full-time Backend/Scala Developer at Vandebron

  • πŸ” Always looking for ways to improve my code

  • ⚑ Outside of work I enjoy reading, making music, creative coding, climbing and nerding out about films

Pinned Loading

  1. Minishell Minishell Public

    Building a simplified version of bash, encompassing functionalities such as handling signals, environment variables, redirections, pipes, and implementing a custom parser.

    C

  2. cpp-modules cpp-modules Public

    Learning object-oriented programming fundamentals in C++ through exercises that gradually increase in difficulty

    C++

  3. miniRT miniRT Public

    Writing a raytracer in C

    C

  4. webserv webserv Public

    Forked from maresverbrugge/webserv

    Writing our own HTTP server in C++.

    C++