My projects

Guess Game

Guess Game

Simple guess game built with HTML, CSS, Vanilla JavaScript with retro game interface. You have to guess a number from 1 to 10. App shows hints and informs when you won. Page is responsive on all devices.

Guess Game

Form Project

Client adding form with PESEL/NIP validation

Simple form with Pesel and NIP validation. Form asks for full name, client type, Pesel/NIP number and a photo. Page was built with HTML, CSS, Vanilla JavaScript. I used Bootstrap and Axios too. When client type is chosen form asks for: Pesel number for individual clients, or NIP number for companies, and validates them. It also validate photo (must be square and jpeg or jpg form) and shows its preview. Form is responsive on all devices.

Form Page

ToDo List Project

ToDo List

This application was created to improve our daily work by listing the tasks that we have To Do. App was built with HTML, CSS and Vanilla JavaScript. Page is responsive on all devices and Local Storage supported.

ToDo List

JS Weather Project

JavaScript Weather Page

My first project ever. Built with HTML, CSS and Vanilla JavaScript. I used Open Weather API, Axios and Bootstrap. It shows current weather and five days forecast of a searched city, it can also show weather by your location. Designed by me.

JS Weather Page

React Weather Project

React Weather Page

Built with HTML, CSS and React. I used Open Weather API, Axios and Bootstrap. It shows current weather and six days forecast of searched city.

React Weather Page

React Dictionary Project

React Dictionary Page

Built with HTML, CSS and React. I used API, Axios and Bootstrap. It shows meaning, phonetics of a searched word and the connected pictures.

Dictionary Page