I could not find the exact shape of chart component to show horse shoe shape that I needed to use.
So I made one.
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.
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.
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.
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.