Skip to content
View Dutesier's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Dutesier

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

Readme Banner

Hi there fellow coder, 42er or CTWer!

(Automotive, Machine Learning, Game Development & more)

👨‍💻 About me

My name is Duarte Areias dos Reis, a.k.a. Dutesier, and I'm a Software Developer @ Critical Software (BMW Group) and a proud member of 42 Lisboa. I'm currently exploring the crazy world of machine learning, learning a bit more about game development and writing a full-stack application using Go and Vue.js. I have a background in business management and coding is my biggest passion. I also love Brazilian Jiu-Jitsu, woodworking and D&D 🐉


🔧 The Road So Far

          

C, C++, C#, Go (Golang), Python, Docker, Git, Github, Unity, Vue.js, Blender.


💻 Check Out My Repos ⬇️


Pinned Loading

  1. minishell minishell Public

    Build a simplified version of a shell.

    C

  2. philo philo Public

    Philo (philosophers) is a project written in C that makes use of mutexes and threads to recreate a solution to the famous dining philosophers problem.

    C

  3. push_swap push_swap Public

    This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, we will have to manipulate various sorting algorithms and c…

    C

  4. so_long so_long Public

    This project is a small 2D game with minilibx. The goal of developing this project is to learn about textures, sprites, tiles and other key concepts in game development.

    C

  5. webserv webserv Public

    Writing an HTTP server in C and C++

    C++