JFincher42
Runner, hiker, model-builder, mentor, teacher, writer, former software project manager.
CodingNomadsWest Frankfort, IL
Pinned Repositories
aoc2015
Advent of Code 2015 solutions
aoc2017
My solutions to the Advent of Code problems
AOC2018
Advent of Code 2018 code
aoc2019
Advent of Code 2019 solutions
aoc2020
Advent of Code 2020
DebugTutorial
An AP CS tutorial to help with Java debugging
GodotPlatformer
Godot platformer tutorial from GDQuest
NewPlatformer
First shot playing with platformer stuff in Godot
Orbits
Godot version of Doom Funnel Chasers
PyEval
Python implementation of a shunting yard expression evaluator
JFincher42's Repositories
JFincher42/Orbits
Godot version of Doom Funnel Chasers
JFincher42/aoc2019
Advent of Code 2019 solutions
JFincher42/GodotPlatformer
Godot platformer tutorial from GDQuest
JFincher42/NewPlatformer
First shot playing with platformer stuff in Godot
JFincher42/aoc2015
Advent of Code 2015 solutions
JFincher42/aoc2017
My solutions to the Advent of Code problems
JFincher42/aoc2020
Advent of Code 2020
JFincher42/2nd-semester-introduction-to-computer-science
Microsoft TEALS Program - 2nd semester follow-up to the TEALS Intro CS course
JFincher42/advanced-java-spring
JFincher42/AOC2021
Advent of Code 2021 code solutions, both Python and Java
JFincher42/AOC2022
Advent of Code 2022 solutions
JFincher42/arcade
Easy to use Python library for creating 2D arcade games.
JFincher42/arcade-platformer
Gabe's platformer game I'm building with arcade
JFincher42/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common programming languages
JFincher42/flask-webdev
A place to practice some of my Flask Development-fu
JFincher42/introduction-to-computer-science
Introduction to Computer Science
JFincher42/javascript-labs
Labs and project code for the CodingNomads Intro to JavaScript course
JFincher42/javascript-page
JFincher42/Kyle_Capstone_Project
JFincher42/online-java-fundamentals
JFincher42/Phase_10
card game for my capstone project
JFincher42/pymunk-tests
JFincher42/PyOrbits
Python version of Orbits using Arcade library
JFincher42/python-fundamentals
Coding Nomads Python Fundamentals rep
JFincher42/python_code_challenges
JFincher42/RandomStuff
Collection of random Python code - snippets and demos
JFincher42/slingshot
Simple 2D shooting strategy game set in space, with gravity
JFincher42/space_invaders
Space Invaders using `arcade`
JFincher42/spring-deployment-demo
Practice repo for deploying Spring on AWS
JFincher42/SpringBatchDemo