Shahzad Sahaib's Articles

My IP Info v1.0 (iPhone Application)
My IP Info is an application designed to quickly and easily display the Internal (Private) IP Address of your device, as well as the Public IP Address (as seen from the Internet). It will also determine the GeoLocation of the Public IP (using HostIP.info). Finally it tells you if your device is directly reachable from the Internet by attempting to connect to your device using a simple http request on TCP port 80 from a remote server on the Public Internet.
iScuba (iPhone Game)
iScuba - while scuba diving make sure that you do not let any of the fish touch you.
Vroomtrap v1.01 (iPhone misc)
Vroomtrap is a web application designed to identify speed traps across the world for motorists using public roads. The iPhone application is an extension of the web application which allows users to upload information about where speed traps are located. The iPhone application also downloads speed traps from the website every mile and scans for any speed traps in your area in real time. If a speed trap is located near you, the application alerts you.
ScummVM DS v1.0.0 (Beta 3) (NDS misc)
ScummVM is a program which allows you to run certain classic graphical point-and-click adventure games, provided you already have their data files. The clever part about this: ScummVM just replaces the executables shipped with the games, allowing you to play them on systems for which they were never designed!
Android Performance v1.0.2 (Android Application)
Client-Server Android application to collect metrics on your Android device. It collect metrics (Memory available, CPU, Battery charge, GPS data) on specified intervals and send it over TCP/IP to server for analysis.
OpenSudoku v0.7.1-04 (Unstable) (Android Game)
OpenSudoku is a simple open source Sudoku game. It's designed to be controlled both by finger and keyboard. It's preloaded with 90 puzzles in 3 difficulty levels, more puzzles can be downloaded from the web and it also allows you to enter your own puzzles.
libogc v1.8.0 (GC misc)
libogc is a collection of low-level libraries for the GameCube and Wii. This collection of libraries was originally written by shagkur for the GameCube and has been developed over the past 6 years.
libogc v1.8.0 (Wii misc)
libogc is a collection of low-level libraries for the GameCube and Wii. This collection of libraries was originally written by shagkur for the GameCube and has been developed over the past 6 years.
DevkitPPC (Release 18) (GC misc)
devkitPPC is a port of the GNU Compiler Collection (GCC) and includes a C (gcc) and C++ compiler (g++), a debugger (gdb) and associated utilities, with the architecture "powerpc-eabi". It also includes standard C libraries based on newlib, which is specifically designed for embedded systems. Compilers and libraries are also included for the MN10200, the Matsushita (Panasonic) chip used in the Wii DVD controller. It is designed to be used in conjunction with libogc, a collection of Wii-specific low-level libraries.