Projects

Firebase budget tracker project image

Budget Tracker - Firebase

react icon
firebase icon
tailwind icon

React CRUD app with implemented Firebase database and authentication, styled with Tailwind CSS. You can add, edit, delete and filter your expenses...

Portfolio project image

this

react icon
nextjs icon
tailwind icon

...is the website you're currently browsing. It is created using React and Sass, it is responsive, and for the sake of learning, everything is built from scratch...

Lines game project image

Lines game

html icon
css icon
js icon
illustrator icon

BFS algo. Select he ball by clicking on it. Click on the any empty field to place the ball. Make a line of 5 or more consecutive balls of the same color (in a row, column or diagonally), in order to clear them of the board and earn points...

BFS visualization project image

BFS and shortest path algo

html icon
css icon
js icon

BFS algo. Place the start and end points, place the walls optionally, and click on the Start button. The shortest path will be shown...

Memory game project image

Memory Multiplayer

html icon
css icon
js icon
nodejs icon
express icon
socketio icon

Online two player Memory Game, created using NodeJS, Express and Socket.io. Deployed on Render.com. Might take a while to load, be patient please...

Online two player tic-tac-toe game project image

Tic Tac Toe

html icon
css icon
js icon
nodejs icon
express icon
socketio icon

Online multiplayer game of Tic Tac Toe, created using NodeJS, Express and Socket.io. Deployed on Render.com. Might take a while to load, be patient please...

Shootout game project image

Shooting game

html icon
css icon
js icon
illustrator icon

Click on the Start button, and after short music intro, targets will appear randomly on their spots. Earned points depends on your precision. 'Green' circle is 'Bullseye', and it brings 12 points...

Weather app project image

Weather app

html icon
css icon
js icon

Weather app is responsive, and works behind the scene with two third party API-s...

Guess the flag quiz project image

Guess the Flag Quiz

html icon
css icon
js icon

This is a fun quiz app where you can learn almost every flag that is used in the world today! You can play in three different languages...

European countries project image

European countries

html icon
css icon
js icon

Click on the random country in the map of Europe and you will get all basic data about that state in the container on the left side of the screen...

Hangman game project image

Hangman game

html icon
css icon
js icon

The goal of the game is to guess the hidden country name. Player has max of 10 attempts. For every miss, one additional part of the body is hanged...