- This Site
-
Quite simple and minimum site that has no JavaScript code and reduced CSS as much as
possible.
I have heard that some websites have managed to make layouts of the pages with HTML
elements
in the past when CSS was not so powerful.
Why did I imitate them? Just for curiosity.
-
Midori Mici's Blog
-
A Jamstack blog site with Next and Contentful.
It was once generated with Hugo.
-
Weaketype
-
A typing practice web app that generates words to type randomly based on which keys
the player hit incorrectly.
Options and data remain even if the players leave the page, by storing Cookie for a
certain amount of time.
Using React, Material-UI, and Recoil.
The logo was made with Inkscape.
-
jQuery - JavaScript Converter
- A Converter from codes written in jQuery to native JavaScript.
-
gensonos
-
A tool that generates or compounds single or multiple sounds.
Using Canvas API and Web Audio API of JavaScript.
-
Geister Online
/
Alice Chess Online
-
Web apps with that you can play boardgames like Geister (Ghosts) and Alice chess
online.
Using Canvas API for drawing and Firebase Realtime Database for data transmission.
|