Android Pixel Art Editor
by jorge on Aug.28, 2010, under Projects
|
Free, lightweight pixel art editor for Android.
v0.1 Features:
|
|
ImageTweak
by jorge on Oct.17, 2009, under Projects
ImageTweak is an online image manipulation service. It allows you to easily resize, compress, rotate, or apply effects to your images. Current version handles JPG, BMP, GIF, and PNG images. Here are a few of sample output transformations:
| Edge Detect: | Hulk: | Resize: |
|
|
|
Hanglet
by jorge on Sep.27, 2009, under Projects
Hanglet is the mobile version of the classic Hangman game written in J2ME. It comes with over 600 common English words and is designed to run on mobile devices with a minimum of 175×175 resolution. For larger screens, Hanglet will scale up to fill the larger space.
(continue reading…)
DuckyServer
by jorge on Sep.26, 2009, under Projects

DuckyServer is a J2ME MIDlet which turns your CLDC compliant mobile
device into a web server. Normally, web servers require a decent amount of memory
and processing strength, both of which are a bit limited in mobile devices. For this reason,
DuckyServer was designed to be as simple and straightforward as possible. A few
restrictions is that only one connection is allowed at any one time, and also
advanced features such as server-side processing, servlets, CGI, etc. are not implemented.
DuckyServer can, however, deliver different content types such as html, images
(jpeg, png, gif), mpeg, pdf, doc, ogg, zip, exe, and class files.
Wallpaper Post
by jorge on Aug.27, 2009, under Projects
Wallpaper Post is a Java application which prints out your events
(Birthdays, Weekly, etc.) to your desktop background. It also changes your wallpaper every
hour with the most current events that you list. Wallpaper Post currently only
works on Windows machines since it utilizes a small C++ program which is Windows-only to do
the wallpaper changing.



