Skip to content
View thule-re's full-sized avatar

Highlights

  • Pro

Block or report thule-re

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

About me

My name is Thule Reeps, I'm a 22 year old student living in Germany.

I'm interested in Cybersecurity, Embedded Systems and Game dev.

Projects

A fractal renderer written in C, using the minilibx library. The program is able to render the Mandelbrot, Julia and Tricorn fractals. The user can zoom in and out, change the color palette and move around the fractal.

fractol

A raycasting engine written in C, using the minilibx library. The game is based on the Wolfenstein 3D engine, but is missing some features. The engine is able to render a 3D maze from a given map file. The player can move around the maze.

cube3d

A webserver written in C++. The server is able to handle GET, POST and DELETE requests, as well as CGI scripts. The server is able to handle multiple requests at the same time.

webserv

A terminal shell written in C and based on bash. The shell is able to handle most bash commands, as well as pipes and redirections.

minishell

Skills

Coding Languages

C C++ Python HTML CSS JavaScript

Social Skills

Peer Learning Peer Review Teamwork

Technologies

Git Docker Bash MySQL Ansible Netbox QGIS

Tools

VSCode CLion PyCharm Postman

Spoken Languages

German English

Contact

Pinned Loading

  1. fractol fractol Public

    A small fractal generator/explorer written in c

    C

  2. cub3d cub3d Public

    A simple raycasting engine based on Wolfenstein 3d

    C

  3. minishell minishell Public

    A shell based on BASH written in c

    C