Freeflyin Framework

A framework that inherits a similar design to MVC, but yet has it's own twist. Controllers are referred to as pages, and there is no such thing called a model in this framework (in my opinion model's are a waste of space). This framework is module and widget heavy, allowing you to quickly download & use them. This website actually uses this framework.

Csswing

A project in which turns css styling into swing styling (java's swing api). Project is unfinished, and needs properties to be fully implemented.

FlyLite

A light-weight framework written by me.

SimpleTweet

A piece of software that renders one's tweets in a simple format, with no images. Loads fast on user-side, slower one server-side.