My projects

My games

Tetris

Challenge yourself with modified version of Tetris game! Be carefull - the bomb is falling! Decide quickly what to destroy. Want to check your reaction to unexpected situation - just rotate the board upside-down. Or maybe you will be disoriented when action of left and right arrows will be switched? Try it!

Technology: HTML5, CSS3, JS, ES6, Webpack, Rest API, npm and Babel-loader

Memory for scientists

Are you a scientist? Or maybe you are curious about science terminology game? Try it and check your knowledge or luck! The game is not a matching of two identical photos but you have to find proper pair - name and description. Checking the matching is done only when you decide to do so by clicking the button. Enjoy learning!

Technology: HTML5, CSS3, JS

Game of life

Observe the fascinating simulation of life of cells. Is it to crowded for them to live? Or maybe they are incapable of surviving on their own? Play the game and check how the cell living status evolves! You can always pause the game and restart it. You can also reset the board and start anew. Watch the beautiful structures created by living cells!

Technology used: HTML5, CSS3, JS, (React version: ES6, React, npm, Webpack, Babel-loader)

Collecting cars

Modification of Furry game where Furry wants to eat the dot. In this game the Player collects cars. Collect as many of them as you want. Be careful not to hit the walls because the game will finish. After finishing the game all collected cars are displayed on screen.

Technology used: HTML5, CSS3, JS, npm, Webpack, RWD, mobile first

Web/page, animation description

Sit on chair

Check the website of show and choose the chair. Example of shop webpage. Original page is written in HTML5. Second version of page is written in React (part of original page). Features: upon clicking on ">" and "<" the photo of chair is changing. You can compose your own chair in proper section.

Technology: HTML5, CSS3, JS, (React version: ES6, React, npm, Webpack, Babel-loader)

Animation

Enjoy the animation written in CSS. The animation consists of two parts: 1) appearance and moving icon and description (flying in and out, change of color and rotation) and 2) appearance and moving of text (flying-in and out, rotation, change of size).

Technology: HTML5, CSS3

Programs

PrefixesAdder

You don't want to waste your precious time updating prefixes in your awesome css file? Use this clever Python program and save hours of your precious time, which then you can spend on ... let's guess... programming! (Of course)

Technology: Python