Open Sourced Projects

This section contains programming projects (programs) created by myself or with cooperation (in this situation I provide coauthor name). Most of them are available with source code on MIT license (if not mentioned otherwise).

Description File
Code of PrzepisyMM.info website dated January 2010. It uses great framework for Google App Engine named Kay. The archive contains all necessary elements (code, external libs, CSS, JS) except the framework. download
Code of my blog dated 18 January 2009. It uses great Django wrapper for Google App Engine named App Engine Patch. The archive does not contain App Engine Patch (can be downloaded from project site) neither CSS or JS. download
Created for tests in April 2008 the code for MMO games website (Django). Archive contains only code (before new forms admin) and almost empty templates. CSS, HTML and images were not mine and were a copyrighted material. download
My presentation from PyCon PL 2008 (about Django in Google App Engine). download
Simple (and not very fancy graphically) but fully functional online games portal written in Django in 15 hours to practise my skills. download
Comments Verification System for PHP 5. It is a kind of text classification algorithm but with automatic spelling correction, fuzzy profanities detection. Uses 4 different classification systems and have a demo. More information on subpage. download, PDF
Application for filtering, noising and creating histograms for greyscale images. Requires at least Java JRE 1.5. Created as a part of course credit. download
Download Manager for HTTP and FTP protocols with continuation and possibility to download from many sources. Requires at least Java JRE 1.5. Created as a part of course credit. download
Package with 6 Java applications created as a part of course credit. One of them is simple diet diary (calories per day calculator) for mobile phones accepting MIDP 2.0 applications. Other programs require Java JRE 1.5. download
Lessons scheduling program for primary or secondary schools. IT was created as a graduation work in high school (Jacek Czekaj is a cocreator of it). download
New York street traffic simulation. Created as a part of course credit. download
Paper soccer game. Created as a part of course credit. download
Hexxagon game with computer (3 difficulty levels, heuristic alghoritm) or human opponent (by Internet). Created as a part of course credit. download
Simple diet diary application written in Java (when doing first steps in this language). Requires Java JRE 1.4. download
Tic-tac-toe for Windows written in 32-bit assembler. Youc an play with computer or human opponent. Created as a part of course credit. download