Skip to content
View svenja-haas's full-sized avatar

Block or report svenja-haas

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

Typing SVG

A 22-year old Web Developer eager to explore the world of code and level up my abilities.

About me

🎓 Studied at coding school 42Heilbronn
👩‍💻 Frontend Engineer at Becklyn

Languages & Tools

Web Dev

react vue html css ts js

Miscellaneous

python c cpp docker git azuredevops vscode bash

Some courses I've done: https://frontendmasters.com/u/svenjahaas/


Top Languages

cat


Below you can see some of my favourite 42 projects ⬇️

Pinned Loading

  1. transcendence transcendence Public

    Creating a website to host a Pong tournament, widely known as the "first video game". Includes online play, user accounts and more!

    Vue 2

  2. cub3d cub3d Public

    🌈RainbowCube🌈 is a project where we make a 3D environment from scratch with the help of raycasting!

    C 2

  3. webserv webserv Public

    Forked from denicem/42-webserv

    in the webserv project, we created a functional webserver from scratch

    C++

  4. so_long so_long Public

    creating my own small 2D video game!

    C

  5. minishell minishell Public

    Forked from Pyr-0/Minishell-42

    we made a command line shell, in one month.

    C

  6. push_swap push_swap Public

    building my own sorting algorithm to sort a variable amount of numbers with the least amounts of comparisons!

    C