From da700ab8d02f8c275942498ae92fa9920d402b12 Mon Sep 17 00:00:00 2001
From: Theo
Date: Wed, 30 Oct 2024 16:55:19 +0100
Subject: [PATCH] Fixing text errors
---
portfolio/index.html | 50 ++++++++++++++++++++++++++------------------
1 file changed, 30 insertions(+), 20 deletions(-)
diff --git a/portfolio/index.html b/portfolio/index.html
index ab5ce5f..078f486 100644
--- a/portfolio/index.html
+++ b/portfolio/index.html
@@ -40,7 +40,9 @@
- I have experimented creating games with various technology. I started on my calculator in high-school and then did my first experiments with graphics on pc with Qt. I then programmed a tetris clone with Raylib in C, and attempted to make a Minecraft-clone with OpenGL.
+ I have experimented creating games with various technologies.
+ I started on my calculator in high-school and then did my first experiments with graphics on PC with Qt.
+ I then programmed a Tetris clone with Raylib in C, and attempted to make a Minecraft-clone with OpenGL.
@@ -54,8 +56,8 @@
Github
- For my bachelor's degree, 2 peers and I developed a university's schedule as a webapp. We created the databas and built the back and front with symfony.
- We did not have time to build a proper scheduler for the class but the rest is fully fonctionnal.
+ For my bachelor's degree, 2 peers and I developed a university's schedule as a webapp. We created the database and built the back and front with Symfony.
+ We did not have time to build a proper scheduler for the classes, but the rest is fully fonctional.
@@ -67,7 +69,7 @@
I also develop this website by hand. I use it as a way to promote my work and experience, and to freshen up my skills in html/css.
- It's also a way to learn about web hosting and docker.
+ It's also a way to learn about web hosting and Docker.
@@ -81,8 +83,8 @@
Games & Apps
- I started developing mobile app with MIT App Inventor and used it to create a simple clicker game.
- I then experimented with Android Studio before working on it at work.
+ I started developing mobile apps with MIT App Inventor and used it to create a simple clicker game.
+ I then experimented with Android Studio before working on it at work.
@@ -91,7 +93,7 @@
I have a few projects that I would like to do as a mobile app.
- - Running app (like Strava)
+ - Running app (like Strava)
- Note taking app
- Groceries reminder / reporting
@@ -112,7 +114,7 @@
I develop small programs when I find an interesting topic. I am currently working on a small text editor. And would also like
to find time to continue working on my chess AI.
- I find a lot of interest in operating system and would like to write a POC. However this task is also very time comsuming.
+ I find a lot of interest in operating systems and would like to write a POC. However, this task is also very time comsuming.
@@ -122,40 +124,48 @@
Computers
-
-
-
+
+ I like to find out how computer works and tinker with them, and I also like to experiment with graphics programming.
+ I have done a lot of small projects which I did not document, I plan to use this website as a place to document them.
+ Among those small projects, I wrote an implementation of path-finding algorithms, Feed-Forward Neural Networks, Game engines and a small physics simulator
+
+ They will most likely be accessible in a project tab here.
+
Racing simulation
- Racing simulator are a very specific genre of video games. Their goal is to mimic, as close to reality as possible, the physics and feeling of driving a race car.
+ Racing simulators are a very specific genre of video games. Their goal is to mimic, as close to reality as possible, the physics and feeling of driving a race car.
They are usually played with a wheel instead of a regular controller. They are very fun and exiting !
-
+
- Dirt Rally is a series of game centered aroung rallying. You can race car from a great variety of era.
+ Dirt Rally is a series of game centered around rallying. You can race cars from a great variety of eras.
It is my favorite king of racing :)
- Assetto Corsa Competizione
- ACC is a simulator dedicated to GT-cars. You can think of Porsches and Aston Martins racing against each other.
+
+
+ ACC is a simulator dedicated to GT-cars. You can think of Porsches and Aston Martins racing against each other.
+ This is a very fun game to play with friends.
+
Video games
-
-
-
-
+
+ A big hobby of mine is obviously video games. I have a few genres that i prefer, mainly: resource management like
+ Factorio, Sandbox games like Minecraft, and FPS.
+ I also like to try new games and genre, like the Fallout series and other story-driven games.
+