OOP projects
Here you can find the landing page of one of the projects I developed: a 2D platform game with pixel art style. https://jertogames.itch.io/
​
The game was just a beta, but the important scripts and generic classes were already programmed. Not having a graphic designer, I decided to tackle something smaller.
​
I'm also often practising in Hackerrank, where I have an account a few completed courses related to OOP and Data Analysis.
Web design projects
I started with web design about three years ago. Still not being able to work for any client because of my little experience, I decided to get some experience on my own. I started with some smaller design (landing pages) and then moved towards more dynamic, robust and responsive designs. In codepen there are some of them (including some beginner ones and not as good as the last ones).
​
It was Free Code Camp ( FCC ) that motivated me to delve deeper into this type of project. I'm currently learning JavaScript and React there.
College projects
The internships at the university have mainly helped me to learn how to use GitHub . We have learned some low-level programming language, which is not very useful at all, but by working as a team we have become accustomed to the Git environment (both from the web and from the terminal). Git is a tool that will allow me to work remotely with a team of programmers in the future, organizing our work and dividing up tasks. That is why I think it is very important for my profile to master a tool like GitHub.
​
In addition, we have worked with graphical interfaces such as gnuplot, or with calculation libraries such as Sagemath and Numpy. These projects, more aimed at applied mathematics, are exposed on the work page.