Here are some projects I did and do:

Liquid Canvas

Liquid Canvas is a JavaScript library which allows you to draw inside an HTML canvas element with an easy yet powerful description language.

RUZEE.ShadedBorder

A JavaScript library that rounds the corners of HTML elements on your web page. Pretty easy to use and you don’t have to draw any corner images any more (sound similar to RUZEE.Borders? Well yeah, ShadedBorder is the successor).

RUZEE.Borders

A JavaScript library that rounds the corners of HTML elements on your web page. Pretty easy to use and you don’t have to draw any corner images any more.

RUZEE.LayoutManager

Do border layouts, i.e. desktop application style web pages, with this JavaScript snippet. No JavaScript knowledge required.

RUZEE.Events

A JavaScript library that fires an event once your HTML and CSS files have been loaded – and before huge images are loaded completely. RUZEE.Events is the perfect friend for RUZEE.Borders.