Explanation

This page contains links to various code samples, all written by me while learning the languages in question.

All code on this page is covered by the GNU General Public License, version 3.

Javascript

Loading Screen, a simple way to display a series of loading screen images over a short time interval.

Python

Fixer, a simple program for stripping special characters out of filenames and directory names

Java