My portfolio
This portfolio. I designed from scratch. I used framer-motion for animation. Further details on GitHub.
This portfolio. I designed from scratch. I used framer-motion for animation. Further details on GitHub.
The board game "Othello (Reversi)". This project was started to practice Node.js and Socket.IO after I found backend programming was also fun. Communication between the server and the client is handled by socket.io.
A mock e-commerce web site. This was the final assignment for our framework course. Built with help of Fake store API and Chakra for components.
Classic to-do list that you can add and remove tasks. This is a very first react application that I build. I have vue version in the exact same design.
Snake game. Built in vanilla JavaScript and html. It allows to play up to 2 players. Snakes are controlled by keyboard.