These are programs I wrote. You can use all of them under GPL licence or any OSI approved open source licence you like.
Any platform (web apps, Java etc):
morsegif morsegif is a web app which takes a text and creates an animated gif showing a lamp blinking this text n morse. Here is a demo and here are sources.
enhance book photo tool for enhancing photographied books
wisielec Hangman Game in JSF, hosted on Google Apps Engine (in Polish) (source)
phpturtle PHP library for turtle graphics
symulator parkowania car parking simulation
szachy asynchroniczne (source) Two player asynchronous online chess.
telelalka Program for making puppet show through the Internet.
Loukotka (1797 bajtów) Slide show through the Internet.
markov's race A javascript game to guess which letter goes next in some text. (source)
kulka (źródło) Simple flash game – roll balls into the hole
tomato game Tomato game in many programming languages. For non polish users: tomato game is a simple social game: one person says anything, the other always answers: pomidor (in polish: tomato). Yes, I know it's stupid, but polish children play it.
opowiesc.ps.gz (2186 bajtów)
Samogenerujący się dokument w postskrypcie. Dokument ten ma inna tresc przy kazdym otwarciu. Zobacz, warto! Dynamically self generating postscript document.
trzy kubki Gra w trzy kubki. Sam program nie robi niczego praktycznego, jest tylko ciekawym trikiem. Unpractical PHP trick.
wyscigi_2001 (1797 bajtów) Car racing game in 898 bytes.
komnaty (source) Game – you have to go from the top left to the bottom right corner of the board.
divide_rectangles The tool which helps you divide rectangle sheet of paper into small pieces. Program, który doradza, jak pociąć duży arkusz papieru na mniejsze kawałki.

Linux stuff:
itvp-dl The tool that can download movies from http://www.itvp.pl.
ged2dot2html The tool which creates nice family trees.
stackviz The tool which shows you how the stack of the program you are debugging looks like.
herodot The tool which adds human readable description to the timeline created by mactime.
look_for_hidden_files If an intruder has owned your machine and made some files invisible, this tool will find them and warn you.
disftpsc Distributed ftp bounce port scanning tool. Proof of concept tool – works, but is uncomfortable to use.
stabilize Tool which stabilizes shaking movies. Works, but is very slow, unefficient and uncomfortable to use.
bin2txt.tar.gz (3496 bajtów) Program co konwertuje dowolny plik na plik tekstowy co brzmi jakby miał sens. I z powrotem. This program converts binary file to text (that sounds like having a sort of sense). And then back.
del.tar.gz (1798 bajtów)
Program do bezpiecznego kasowania – tak, żeby potem dało się to odzyskać. Safe deleting – moves deleted files to ~/.trash/

Windows stuff:
radiotelex simulator Symulator radioteleksu – moja praca inżynierska. Radiotelex simulator. I've done it for school.
Drukarka_PL(A) (178 KB)
Drukarka_PL(B) (183 KB)
To jest program do drukowania polskich liter w trybie tekstowym na drukarkach iglowych. Wersja A chodzi na (chyba) wszystkich drukarkach, ale jest wolniejsza i brzydsza. Wersja B chodzi chyba tylko na drukarce Seikosha SP-1900 Plus w trybie "IBM" (albo innej, ktora ma takie same kody sterujace), ale jest szybsza (okolo dwukrotnie) i daje ladniejszy wydruk (uzywa zdefiniowanych fontow). Na szczescie kody sterujace zdefiniowane sa w pliku tekstowym, wiec jakby sie komus chcialo to moze sobie przystosowac. No i fonty tez sa w latwych do zmienienia bitmapach. Polecam i prosze o uwagi.
A po co wogole drukowac w trybie tekstowym? Bo wtedy drukarka iglowa jest baaardzo szybka, porownywalna z atramentowa. Jak masz iglowke to sciagnij bo warto.
mors.zip (205 KB)
źródło
Podajesz mu tekst, a on tworzy i zapisuje na dysku do pozniejszego uzycia animowany gif, ktory przedstawia migajaca lampke nadajaca ten text morsem. Czasem sie zawiesza. Program that converts text to the gif which shows a blinking lamp which signals given text with morse alphabet.