Pinned Repositories
BiggityBeat
A basic rhythm arcade game. Try to move in sync with the beat!
BleakwoodTD
Dota2Visualizer
Provides a visual representation for Dota 2 statistics; useful for data analysis. Includes general character (hero) data such as general benchmarks, as well as a performance analyzer for specified matches.
GraspingJavaForBeginners
An in-depth introduction to programming in Java, specifically made for beginners or programmers with little-experience. Contains walks-throughs for the basics of setting-up a programming environment, basic programming concepts, object-oriented programming, and some various more advanced topics and exercises to work-through.
Kingdom
A side scrolling arcade game in which the player attempts to survive the incoming hordes of enemies.
Monopoly
Monopoly built in C++ --- Has most of the features of the actual board game.
Northgate
A turn-based strategy game concept
PersonalMusicBot
A personal music bot created for me and my friend's Discord server. Mainly utilized as the server's music player.
Project-Cataclysm
A Minecraft weapons mod developed with the intent of further expanding on vanilla Minecraft combat features, with new weapons, explosives, and spells.
SudokuSolver
A picture-to-solution Sudoku-solver using OpenCV for image manipulation and TensorFlow for basic number prediction.
jbounds101's Repositories
jbounds101/Project-Cataclysm
A Minecraft weapons mod developed with the intent of further expanding on vanilla Minecraft combat features, with new weapons, explosives, and spells.
jbounds101/Dota2Visualizer
Provides a visual representation for Dota 2 statistics; useful for data analysis. Includes general character (hero) data such as general benchmarks, as well as a performance analyzer for specified matches.
jbounds101/GraspingJavaForBeginners
An in-depth introduction to programming in Java, specifically made for beginners or programmers with little-experience. Contains walks-throughs for the basics of setting-up a programming environment, basic programming concepts, object-oriented programming, and some various more advanced topics and exercises to work-through.
jbounds101/Monopoly
Monopoly built in C++ --- Has most of the features of the actual board game.
jbounds101/PersonalMusicBot
A personal music bot created for me and my friend's Discord server. Mainly utilized as the server's music player.
jbounds101/SudokuSolver
A picture-to-solution Sudoku-solver using OpenCV for image manipulation and TensorFlow for basic number prediction.
jbounds101/AStar-PathFinding
A* pathfinding to find the shortest distance from a start point to an end point.
jbounds101/CCI_1_1
jbounds101/CCI_3_6
jbounds101/DepthFirstSearch
jbounds101/EscapeCharacters
jbounds101/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
jbounds101/HR_JavaDatatypes
jbounds101/HR_JavaEndOfFile
jbounds101/HR_JavaIntToString
jbounds101/HR_JavaLoops2
jbounds101/HR_JavaStaticInitializerBlock
jbounds101/jbounds101
Config files for my GitHub profile.
jbounds101/Justify
jbounds101/LotterySort
jbounds101/Matplotlib
Some testing of the Matplotlib library
jbounds101/Matrices
jbounds101/MergeSort
jbounds101/OpenCVTesting
jbounds101/PyQt5_SalesApp
jbounds101/PyQt5_TriviaApp
jbounds101/PythonExperimentalLearning
Scripts / lessons / projects while learning Python
jbounds101/TensorFlowTesting
jbounds101/TestingTesting123
jbounds101/Tutorial-Minecraft-Mod