EXPLORER
resume.py
Projects and Things
> Project 1
> Project 2
> Project 3
tomcast.github.io > resume.py

1    ########################################################
2    # TomsResume.py
3    # August 2024
4    #
6    ########################################################
6   
7   
8    professionalAdult = {
9      "name" : "Tom Cast",
10     "email" : "castthom@gmail.com",
11     "location" : "South Detroit",
12     "officialTitle" : "Principle Consultant, S&P Global Mobility",
13     "unofficialtitle" : "GIS Nerd/Consultant/Fixer/Builder"
14   }