Skills show case

Pig game

PROJECTSimple dice game

USE LANGUAGEHTML5 / CSS3 / JavaScript

DESCRIPTIONIn this game, you roll the dice and add a showed numbers, and the first player to reach 107points wins. The dice are displayed randomly, and when number 1 shows, the turn is automatically passed to the next player.

Budgety

PROJECTExpenses App

USE TECHNOLOGYHTML5 / CSS / JavaScript

DESCRIPTIONThis app is an expenses app that can record expenses and income. In the case of income, the column of "Add description" is displayed in blue, and in the case of expenditure, it is displayed in red, making it easy to understand.

Indecision

PROJECTIndecision App

USE TECHNOLOGYHTML5 / Sass / React / JavaScript

DESCRIPTIONThis app is Indecision app that randomly picks up one option from the options entered in the option field. I created this app in a month after learning React.