Hello! My name is Alexandre Dutertre. I'm a 24 years old student at Holberton School LAVAL in France 🇫🇷. I finished my foundations year on November 4th, 2022 and did a month and a half Full Stack internship with a focus on Back End using Java and Primefaces at the beginning on 2023. I started my specialization year on March 20th, 2023 in AR/VR which will go until on January 5th, 2024.
First year at Holberton
During the foundations year, I studied among other things:
- C
- Python3
- HTML5/CSS3
You can find the complete list at the end of this README. I can work on Web and Software Development as well as learning new languages to work on all kind of interesting projects!
We also learned to code in group during various projects with the most important being:
- printf
- simple shell
- AirBnB clone series:
- AirBnB clone - console (group project)
- AirBnB clone - web static (solo project)
- AirBnB clone - MySQL (group project)
- AirBnB clone - Deploy static (solo project)
- AirBnB clone - Web framework (solo project)
- AirBnB clone - RESTful API (group project)
- AirBnB clone - Web dynamic (group project)
I also did my portfolio project in group but for more details, see below in the portfolio project section.
Details about this project
My portfolio project for the foundations year was a Rogue-like game done on Unity, that I developped in team with Nicolas Bouté and Pierre Dureau. The game is called Bluegun. We chose to develop our portfolio project on Unity because all three of us want to do the AR/VR specialization during our second year at Holberton School.
This game engine is the primary software being used during the specialization year, so we wanted to use it to familiarize ourselves with it beforehand, but also see if we liked C# or Unity at the same time.
The project was cut in several parts starting from September 29th, 2022 to November 4th, 2022 (presentation day):
As a first experience on Unity, we watched a lot of tutorial videos and experimented with functions we found in the Unity documentation API. This project comforted me in my wish to specialize in AR/VR as I liked the C# language and the possibilities it gave us.
Project repository
- The ethical challenges of AR/VR
- Square, Rectangle and the Liskov Substitution Principle
- What are those Things on the Internet? (IoT)
- Recursion. Recursio. Recursi. Recurs… What is recursion?
- Everything is Object! Mutable and Immutable