Main Menu

Image sorter

Title: Image sorter

Version: 1

Requirements: python, wx, PIL.

Description: An Image sorter that displays an image and sub directories within the current directory, will attempt to move the current image into the sub directory. Will not overwrite files.

What I learned from this: file manipulation and picture display.

 What I still need to do:

  • when showing a gif file, attempt to scale it somehow...
  •  add auto renaming
  • options
  •  config file

Code: Link

Halo: Banshee Wars

Title: Halo: Banshee Wars

Version: 1

Requirements: python, pygame.

Description: a 3rd person scrolling type game based loosely on Halo. 

What I learned from this: basic game movement and sprite manipulation.

 What I still need to do: Not currently in development

Code: Link (not uploaded yet)

Halo: Banshee Wars

Title: Halo: Banshee Wars

Version: 1

Requirements: python, pygame.

Description: a 3rd person scrolling type game based loosely on Halo. 

What I learned from this: basic game movement and sprite manipulation.

 What I still need to do: Not currently in development

Code: Link (not uploaded yet)

Batch File rename

Title: Batch Rename

Version: 2

Requirements: python.

Description: A script that wil rename all image files in a given directory or in a directory that is passed as an argument.

What I learned from this: a bit of file manipulation with python.

 What I still need to do: minor tweaks, additions.

Code: Link

Batch File rename

Title: Batch Rename

Version: 2

Requirements: python.

Description: A script that wil rename all image files in a given directory or in a directory that is passed as an argument.

What I learned from this: a bit of file manipulation with python.

 What I still need to do: minor tweaks, additions.

Code: Link