c0dec :: projects
  Free Website | credit report | credit cards | BlueHost Review  

navigation

main
projects
tutorials
screenshots
downloads
interact
about me

links

slashdot
juventus

goal
megatokyo

applegeeks
gamedev
sourceforge
justlinux

naruto
ninjai
finalfantasy
winningeleven
joe cartoon

f**kmicrosoft
nairaland


_projects ver. 0.9-beta

 

Q: Know what the difference between your latest project
and putting wings on an elephant is?
A: Who knows? The elephant *might* fly, heh, heh...

apart from some incomplete mini-projects that either got lost or were never finished (or started :)), these are what's left.


foo instant messenger (fim)

just after learning GUI programming with GTK2/C and network programming using the BSD sockets API, i decided to write an instant messaging system (server and client - called foo instant messenger (f.i.m)) to fortify the whole learning process. at same time i had to put in a project for school so i decided to use f.i.m i just renamed it to futo instant messenger, just to make it more acceptable. but i never really finished it cos i got bored. You can have a look at it here and here.

download
download [report]


multi-person chat server and client applet

i did this little project to get a good grip of java and it's popular applet class ( my java is rather weak). the server is very basic but it took me sometime to figure out how to send out messages. maybe i'll extend it later with a GUI. the client might not look so cool. it has a little UI bug which i haven't fixed yet. maybe you won't notice it.

download


tictacgba

this is my first game on the GBA (another tictactoe game). it's nothing much just basic GBA programming. i can't say i added all the features i intended but it's still playable. get a GBA emulator at zophar's domain - i recommend visualboyadvance.

download [rom]
download [source]


currently working on

programming with SDL, the free popular multimedia API, and OpenGL, the de-facto 3D graphics library. watch out for future demos and tutorials.