100 Days of Code
Pontakorn Paesaeng (@pontakornth)Random Name Selector (Functionality)
- Day: 13
- Date: Mon Apr 05 2021
- Link: https://github.com/pontakornth/random-name-selector
Today, I add the functionlities to the random name selector. Because there is no limitation of the circle, it might random better than wheel of names (WARNING: Not tested yet.) The algorithm is to shuffle the name and iterate in at random interval. I use for loop combined with setTimeout. ...more
Random Name Selector (Layout)
- Day: 12
- Date: Sun Apr 04 2021
- Link: https://github.com/pontakornth/random-name-selector
Yesterday, I was on vacation. Even I took my computer with me, there is not enough time for 100 days challenge. So, I do it today. This project is similar to the wheel of names that my professor use for asking question randomly. I want to implement a subset of its features. ...more
Meow Catalog Upgrade
- Day: 11
- Date: Fri Apr 02 2021
- Link: https://github.com/pontakornth/meow-catalog
I blog this a bit early because I have to travel tomorrow. It is an upgrade to current Meow CATalog. I add selecting breed feature and skeleton loading. ...more
Bouncing Slime
- Day: 10
- Date: Thu Apr 01 2021
- Link: https://codepen.io/pontakornth/pen/VwPpvyx
Today, I need to study a lot so I don't really have much time for coding. Coding while studying is not really a good option anyway because it's distracting. I think a small animation would be better than nothing. ...more
Vue + SWR => Meow CATalog
- Day: 9
- Date: Wed Mar 31 2021
- Link: https://github.com/pontakornth/meow-catalog
I haven't played with API lately. The last project before this happen is the overengineered dog. It is an overengineered website just to display images of dogs. This project has different goal for learning. ...more