My coding projects
My first project for the SheCodes Basics course allowed me to build a landing page using basic HTML, CSS and JS knowledge. I clearly didn't rack my brain for inspiration. The bonus feature of the website was to let users proceed to the airline's website provided that they were older than 18.
The second Shecodes course, SheCodes Plus, delved into advanced JavaScript and the use of live APIs, as well as advanced HTML and CSS. An interactive weather app was therefore the way forward. The bonus feature of the app was to make the background image change according to the current weather condition.
The third course, SheCodes Responsive, focused on advanced CSS and Bootstrap in order to make multipage websites more responsive. The website served as a prototype to learn how to build my own portfolio, as showcased through this website, Maltisian.
As the name SheCodes React suggests, the fourth course revolved around React. The aim was to learn the basics of the popular coding framework and to create applications using technologies taught in this course, as well as in previous modules, such as API integration and responsive development. The first project involved transforming the previous weather app into a React app, while the second project consisted of creating a dictionary with visual aids.