My projects

Here's what I’ve been working on so far

All projects are open-sourced and are stored on my GitHub

Responsive portfolio project picture

Responsive portfolio

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.

Launch project View code
Weather react project picture

Weather App (React)

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.

Launch project View code
Weather JS project picture

Weather App (Vanilla JS)

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.

Launch project View code
Discworld picture

Discworld

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.

Launch project View code