Caldor Games

Den's Portfolio

Some python projects


Project 1

Description: This is a simple database project that employs a GUI frontend. The code imports Tk and sqlite3. It is single table database that is designed to keep track of characters in a novel I am writing.

Functions include character search, listing of all characters, adding a character, deleting a character, and updating a character.

Database project

Project 2

Project 3

Project 4