Profile
- Location
- Toruń
- City
- Toruń
- Public repositories
- 17
GitHub
Snapshot:
This project was created in order to learn React and create-react-app. This currency-converter is a little bit more advanced than the previous one, as you can switch between different currencies on both sides. I also tried to maintain minimalism and aestheticism.
You can store and manage your invoices using intuitive and good looking minimalistic interface. This project is one of the most complexed I made. I also created data structure from scratch all by myself. Design and idea comes from
A simple game based on random generated numbers created using React. Guess randomly generated number to gain points. If you miss - you lose points. Your points are saved in local storage.
Another simple project created to practice programming skills and upgrade my portfolio. This time i decided to create a calculator app where you can calculate tip amount based on the bill price and divide it among any amount of people.
This simple project was created by myself to enrich my portfolio and simply for fun! You can randomly draw a sentence from API unil you get bored. It comes from Frontend Mentor site and it's my first project from there. I'm going to get some more advanced challenges to proudly add to my portfolio while looking for a job.
A program based on the rules of the Battleship board game randomly places ships on two boards and simulates gameplay between 2 players.