Home

Projects

Achievements

Resume

Jonah Coffelt

// Software Developer, Philosopher, Game Designer

Crafting elegant code, seeking order within complexity, and building game worlds where the existential dread is just part of the lore


from jonah import *

skills = {
   'Python' :  'Advanced',
   'HTML/CSS' :  'Intermediate',
   'Github' :  'Intermediate',
   'C++' :  'Beginner'
}

areas_of_intrest = [
   'Graphics Programming',
   'Artificial Intelligence',
   'Philosophy',
   'Game Development',
   'Mathematics'
]