Skip to main content

cheehow.dev

Ramblings on tech & biz

Latest posts

A simple way to show recent blog posts in the index page.
This is another one of those things that every developer has an opinion of.
A highly opinionated take on the approach to writing Git commit messages.

Projects

AuraBuddy

AuraBuddy is a digital flashcard platform for learning.

Archly ACL

Archly ACL is a library for creating hierarchical, role-based access control lists (ACLs).

This library is inspired by the Access Control Lists I first saw from CakePHP. It is fully written in TypeScript.

Articles & Experimentations

UI Design Notes
A collection of UI design snippets for inspiration.
Cactus App
A simple Web app to help simplify the calculation of pro-rated salaries.
Touch Swipe Plugin

This is a plugin that I had written for SitePoint on the use of touch interface for swiping elements.

It was a two-part article (Part One and Part Two).

The accompanying demos are here: demo 1, demo 2. (The demos only work on devices with a touch screen.)