Pinned Repositories
1D-Noise-Graph
A One-Dimensional Noise Graph using liner interpolation. Made as a test for learning more advanced noise generation techniques. May update later with different interpolation types and tessellation.
Arkonoid
Config files for my GitHub profile.
bank-project
A brief project where users can make a 'bank account' with a PIN and deposit and withdraw money.
Binary-Converter
A short project I made in C# while waiting for tickets to come in at work. It takes a small number (between 0 and 32 exclusive) and converts it into a binary number.
Binary-Converter-Python
A Python version of the Binary Conversion program that takes any number up to one byte (255) and converts it to binary. This version has fail-safes that prevent the user from crashing the program by entering invalid numbers or letters.
data_1_checks
ExpenseTracker
Galaxy_Simulation
A galaxy simulation program that generates synthetic data based on a fake galaxy.
JSgame
A JavaScript game for the Web Dev 2 course project.
MonoGame.Samples
A few cross-platform game samples using MonoGame.
Arkonoid's Repositories
Arkonoid/JSgame
A JavaScript game for the Web Dev 2 course project.
Arkonoid/WEBDEV2-Week1
I need to do this for class
Arkonoid/Galaxy_Simulation
A galaxy simulation program that generates synthetic data based on a fake galaxy.
Arkonoid/ExpenseTracker
Arkonoid/data_1_checks
Arkonoid/Binary-Converter-Python
A Python version of the Binary Conversion program that takes any number up to one byte (255) and converts it to binary. This version has fail-safes that prevent the user from crashing the program by entering invalid numbers or letters.
Arkonoid/Binary-Converter
A short project I made in C# while waiting for tickets to come in at work. It takes a small number (between 0 and 32 exclusive) and converts it into a binary number.
Arkonoid/MVC_Battler
An MVC application that allows users to create characters that are stored in a database and then battle them against a computer.
Arkonoid/MonoGame.Samples
A few cross-platform game samples using MonoGame.
Arkonoid/planet-generator
A recreation of an old Python project in C#. Generates planet objects and gives them various random attributes.
Arkonoid/1D-Noise-Graph
A One-Dimensional Noise Graph using liner interpolation. Made as a test for learning more advanced noise generation techniques. May update later with different interpolation types and tessellation.
Arkonoid/species-generator
A brief program that generates names, morphology, height, and a sound (added later) for fake species.
Arkonoid/bank-project
A brief project where users can make a 'bank account' with a PIN and deposit and withdraw money.
Arkonoid/projects-blog
A blog-like site that features some projects I'm working on
Arkonoid/Arkonoid
Config files for my GitHub profile.