100 Days of Code

Pontakorn Paesaeng (@pontakornth)

Random Name Selector (Functionality)

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)

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

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

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

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