All projects are open-sourced and are stored on my GitHub
HTML | CSS | Bootstrap | Flexbox | SEO | Responsive | GitHub | Hosting | Figma
A fully responsive multi-page website, is SEO-friendly and is built using techniques to adjust the displayed content to the various screen sizes - laptop / tablet / mobile phone.
HTML | CSS | JavaScript | React | API | GitHub | Hosting | InvisionApp
This one-pager is developed using React - JS library. The weather data (current and forcasted) is pulled from the openweather.org by the integrated API, displayed with animated weather icons.
HTML | CSS | JavaScript | API | GitHub | Hosting | InvisionApp
Another version of the weather app, this time built on HTML and JS. Same as in the React project, the data is injected by API. Here is also the function of the degrees conversion from Celsius to Fahrenheit added on the current weather indicator.
HTML | CSS | JavaScript | GitHub | Hosting
A concise landing page, built in the single html file. The button calls the prompt message followed by the alert answer. My first-ever built project.