100 Days of Code
Pontakorn Paesaeng (@pontakornth)Bracket Balancer Visualizer (WIP)
- Day: 33
- Date: Tue May 18 2021
- Link: https://github.com/pontakornth/bracket-balancer-visualizer
I did not complete the project because I started it really late this day. This is a part of data structure and algorithm learning. This project focused on an abstract data structure called stack. ...more
Sort Visualizer but it is a Discord bot
- Day: 32
- Date: Mon May 17 2021
- Link: https://github.com/pontakornth/algorithm-bot
You expect another web but it was me. Kono Discord Bot Da!! ...more
Sort Visualizer but in Preact
- Day: 31
- Date: Sat May 15 2021
- Link: https://pontakornth.github.io/sort-visualizer-preact/
This is the same project I created using vanilla js two day ago. However, I add more algorithm and make length customization. ...more
Sort Visualizer with Vanilla JS
- Day: 30
- Date: Thu May 13 2021
- Link: https://github.com/pontakornth/sort-visualizer-vanilla/
After the previous project that only has insertion sort, I created a visualizer with 3 alogrithms. ...more
Insertion Sort Visualized
- Day: 29
- Date: Wed May 12 2021
- Link: https://codepen.io/pontakornth/pen/vYxLyrZ
I am back now. After tiring examination, the exam finished me before I finish the exam. So, I think I might try something I familiar but with a twist. ...more