Skip to content
View evan-ite's full-sized avatar

Highlights

  • Pro

Block or report evan-ite

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.

Content in all repositories owned by your account will be closed.
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
evan-ite/README.md

Hi there, I'm Elise👋

I'm a software engineer based in Amsterdam with a background in sustainability science and a solid low-level foundation from the 42 Network, where I completed a two-year curriculum in just over a year. I'm drawn to backend work and building systems I actually understand — not just systems that work. I care about code quality, think carefully before I act, and pick up new stacks quickly by focusing on fundamentals first.

My Skills

Projects

Rijksmuseum Research Portal (professional — code private)

  • Description: Replaced a 12-year-old legacy system with a modern internal website for researchers at the Rijksmuseum.
  • Technologies: .NET 8, Nuxt 3, Azure, Elasticsearch, IaC (Bicep)

School Dropout Prevention Platform (professional — code private)

  • Description: Full-stack platform for Gemeente Zwolle to help identify and support students at risk of dropping out (paspoortvoorsucces.nl).
  • Technologies: Node.js, React, PostgreSQL, Google Cloud, Firebase, Prisma, Sentry

Travel Agency CMS Migration (professional — code private)

  • Description: Migrated a travel agency's CMS from WordPress to Sanity, restructuring backend data flows for scalability.
  • Technologies: Node.js, Sanity, Google Cloud, Pulumi (IaC)

Full Stack Pong Game

  • Description: A website built with a Django back-end API and vanilla javascipt SPA front end. The pong game has multiplayer, tournaments, live chat, AI opponents and user management. The project architecture is microservices.
  • Technologies: Django, Bootstrap, PostgreSQL, Javascript, Docker
  • Repository: Take a look at the code

Webserver

  • Description: An NGINX-like server built in C++ to understand web server operations and HTTP protocol fundamentals.
  • Technologies: C++, CGI, poll, OOP, HTTP
  • Repository: Take a look at the code

Docker Microservices

  • Description: Develop a Docker-Compose infrastructure, including NGINX (with TLS), WordPress, MariaDB and Adminer services. All Docker Images built from scratch.
  • Technologies: Docker, Docker Compose, NGINX, MariaDB, WordPress, Debian, Adminer
  • Repository: Take a look at the code

3D game

  • Description: Inspired by Wolfenstein 3D, cub3D is an introduction to ray-casting, creating a dynamic view inside a maze.
  • Technologies: C, Minilibx, Raycasting
  • Repository: Take a look at the code

Flask website

  • Description: A Flask application for creating and saving songs using the OpenAI ChatGPT API. It generates chords and lyrics based on user inputs like key, genre, mood, and subject.
  • Technologies: Flask, Python, OpenAI API, Bootstrap
  • Repository: Take a look at the code

Connect with Me

Pinned Loading

  1. cub3d cub3d Public

    C

  2. Flask-songcreator Flask-songcreator Public

    Python 1 2

  3. lesroosters lesroosters Public

    Jupyter Notebook

  4. minishell minishell Public

    C 1

  5. webserv webserv Public

    C++ 1

  6. Adventure Adventure Public

    Text based game: Colossal Cave Adventure

    Python