My projects

Old and more recent that I enjoyed coding after hours.

Data on police violence in US

Site I did to learn GatsbyJS and to see how it handles creating huge amnount of static pages.

Names in Poland - declension database

JSON file with 600+ names and their declension of singular and plural forms.

Moon phases

I’ve built it to help myself plan garden activities - it shows our satellite wanning or waxing and marks the phases.

Small Talk

Small Talk is a real time messanger that works in Linux terminal. I’ve done it as proof of concept - you can give it a go by installing it with npm:

npm install -g git@github.com:MihalMakulski/small-talk-client.git

and then running: st <your-name>.

Small Talk screenshot

Space invaders

First game I’ve ever written - I tweaked it recently so you can play on your mobile.

Gift hunt

Game about puppy looking for gifts - I’ve crated it so people could play and support project for homeless animals. For now you need a keyboard to play.