First Portfolio
For my second year of my BUT degree in computer science, I have made a portfolio using React, Next ts and Github pages.
Timeline
Discorvering React
Discorvering React
2024-04-01
I learned React basics following Youtube tutorials, etc

Next ts solution
Next ts solution
2024-04-10
I discovered Next ts, a solution for making the routing easy in a React app. I choose Typescript because it is clearer and avoid useless errors.

Github pages
Github pages
2024-04-30
When my project has ended, I hosted it using Github pages functionnalities. I have written a pipeline using specific github formats and it deploys the app on a github hosted Docker container.

Discovering React
For this project, I wanted to learn new technologies. Therefore, I have made my first portfolio using Next ts, a framework to have an easy routing using React, a javascript/typescript framework.
To resume:
What I have used in this project