100 Days of Code

Pontakorn Paesaeng (@pontakornth)

CSS Sunrise

This is another CSS art that I make for this challenge. I use the position again to manipulate location of element to center the sun and hide the lower half of the sun. But in this CSS art I use radial-gradient to simulate the lighting. ...more

Stacking Cards

I haven't play with HTML for a very long time since I've left the ELS for good. I was in charge of the website. But, the other person is actually the one who done most of the code. I am still feel sorry for him. I do the website in the last generation. This might be the last time I was tweaking with the advance CSS to acheive the design. ...more

RPG Dialog Box (HTML + CSS + JavaScript)

This is the end of the holiday . I think I spend too much time on the RPG Maker project. In fact, I always want to create an RPG game since childhood. Final Fantasy 6 is my first game. It impressed me. Many people said that it is one of the best game ever. Today, I am a programmer. Now I can at least create something about it. ...more

Mini Chat App (Chat Room)

This is a retrospective update because I am mistaken that I already upload the content. That day, I add a feature to validate chat room number. It will contain 6 numeral digits because I think it is easy to remember for a mini chat app. ...more

Mini Chat App (Authentication)

I am back to the mini chat app now. I discovered that some of the test is not properly done. So, I modified and add authentication logic. ...more