Projects
Jekyll Themes
Jekyll is a popular static site generator written in Ruby. I have been using Jekyll since 2015 for this site. Since then, I have created some of minimalist Jekyll themes and published them on GitHub.

The Plain
Center aligned. Single column layout. Ideal for personal blogging purpose. Made in 2015.

Thinkspace
Center aligned. Single column layout. Ideal for technical writing style blog. Made in 2016.

TextLog
Left aligned. Single column layout. No site menu in post layout. Ideal for logging notes or technical documentations. Made in 2017.
Small PHP Apps/Scripts
Most of these PHP scripts I made are for personal use.
- hn-pastebin
- A minimalist, secure and encrypted pastebin app.
- hn-speedtest
- A minimalist, mobile-friendly speedtest webpage using my server location.
- hn-writer
- A browser-based WYSIWYG editor for online documentation writing.
- hn-link
- A minimalist URL shortening script.
- Simple Image Hosting
- A minimalist and personal image hosting script.
- QR Code Generator
- A simple QR code generator API script.
Experimental AI Chatbot Apps
Previously I did some experimental coding to try out some frameworks for building a chatbot app.
- W4Y1 · (GitHub)
- Experimental AI chatbot app based on elizabot.js.
- HelloBot · (GitHub)
- Experimental AI chatbot app based on RiveScript.