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.

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👋

A software engineer with a background in sustainability science.

My Skills

Projects

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