Recent Posts

Today, a friend asked about a tool for archiving a bunch of TIFF files by putting them all into a single PDF file. This seemed like a good entry point for creating a simple, yet useful, tool with python. As an added challenge, he didn’t have administrator access to his windows PC, so we came up with a solution to create a python development environment in windows without using any administrative privileges.

CONTINUE READING

Projects

Mancala

A Simple Implementation of Mancala in JavaScript