Three.jsSamples

Tech stacks

React.js 18, Three.js

Description

A toy projects to play with three.js and 3D algorithms.

SVGDesigner

Tech stacks

React.js 16, SVG, Canvas

Description

A simple tool to create SVG image on Web.

HTMXTodolist

Tech stacks

HTMX

Description

A toy project to play with HTMX

HorseShoechart

Tech stacks

common.js, React.js

Description

I could not find the exact shape of chart component to show horse shoe shape that I needed to use. So I made one.

SvgGenUtil

Tech stacks

common.js, React.js

Description

While I was making horseshoe chart, I thought it would be great for me to modularize this svg generation functionality. I made it as a separated module. It was great experience to make a new npm package and learning SVG.

SnakeGame

Tech stacks

Solid.js, Canvas

Description

A Simple toy project to test AI generated code. I hade to make a lot of adjustments to fix the bugs for many different situation.

SpotIt!Game

Tech stacks

Solid.js

Description

Reproduction of a famous board game Spot It. Algorithm of the game is extremly complex. It took a lot of time for me to figure out the algorithm of the game.

Home