Pet projects
There are my pet projects. They were created either with the aim of learning new technologies or inspired by a new hobby, or for both reasons at once.
Most of them were written a very long time ago when I had more free time. And one of them has some popularity on the internet.
Points calculator for Arnak
React.js
Helps to conveniently calculate points and determine who won the board game Arnak.
Catalog of cards with translation
Angular.js
A small application that would help non-English speaking people play the card game Magic: The Gathering with the Unstable set.
A game on canvas, a machine in a maze
canvas (pixi.js), math
A small game was written to explore the collision of geometric shapes.
Army constructor for Warhammer 40000
jQuery.js
Army constructor for the Warhammer 40000 desktop wargame. In the current implementation, it allows you to fully assemble and calculate the cost in points of the Dark Angels army.
Naruto Trading Card Game
node.js, express, socket.io, jQuery.js, CSS3 transform-origin, animation
Implementation of the web version of the board card game Naruto TCG. It's like Hearthstone, but based on the ninja anime series.
Unit constructor for Warhammer 40000
Angular.js
Unit builder for army builder for Warhammer 40000 tabletop wargame.
Fight scene builder for Dungeons and Dragons
jQuery, CSS3
The constructor allows you to create and manage battle scenes.
Spell cards for Dungeons and Dragons
React.js, ready to print
Preparing ready-to-print spell cards for a role-playing game in Russian. Very popular among Russian roleplayers.
CSS prototype of the board game "Settler of Catan"
jQuery.js, CSS3 transform-origin
The project was conceived as a transfer of the board game "Colonialists" to the web. The repository contains most of everything that should be on the client side.