MetroFibre-FrederickVE
Full-Stack developer? No thanks. I prefer the title of Master Code Wizard *thunder crackles in the distance*
Metrofibre Networx
Pinned Repositories
AWSImageGeneratorLambda
BookstoreInterface-Java
An point of sale application for a bookstore with user input to navigate the menu and sub-menu's.
byte-array-image-generator
DataMining-StockPricePrediction
A Python 2.7 application to predict stock prices.
DNAtoSLC-Python
A program to simulate the effects of the Single Nucleotide Polymorphism that leads to this genetic disease.
FargateActionDemo
FinReCon
A functional financial reconciliation project that compares / reconciles two loaded CSV Files.
HQ
Home base for custom projects
InputOutputCalculations-Python
A program to read data from an input file that reads a string and execute calculations based on a marker found in the first part of the String.
vendingMachineGUI
Example of a Java vending machine applet with a GUI created using the Swing toolkit.
MetroFibre-FrederickVE's Repositories
MetroFibre-FrederickVE/vendingMachineGUI
Example of a Java vending machine applet with a GUI created using the Swing toolkit.
MetroFibre-FrederickVE/AWSImageGeneratorLambda
MetroFibre-FrederickVE/BookstoreInterface-Java
An point of sale application for a bookstore with user input to navigate the menu and sub-menu's.
MetroFibre-FrederickVE/byte-array-image-generator
MetroFibre-FrederickVE/DataMining-StockPricePrediction
A Python 2.7 application to predict stock prices.
MetroFibre-FrederickVE/DNAtoSLC-Python
A program to simulate the effects of the Single Nucleotide Polymorphism that leads to this genetic disease.
MetroFibre-FrederickVE/FargateActionDemo
MetroFibre-FrederickVE/FinReCon
A functional financial reconciliation project that compares / reconciles two loaded CSV Files.
MetroFibre-FrederickVE/HQ
Home base for custom projects
MetroFibre-FrederickVE/InputOutputCalculations-Python
A program to read data from an input file that reads a string and execute calculations based on a marker found in the first part of the String.
MetroFibre-FrederickVE/InvestmentCalulator-Python
This is a simple investment calculator to determine the total amount earned from user inputs.
MetroFibre-FrederickVE/LotteryGame-Python
I quick lottery game that requests user input and determines how many correct numbers where selected.
MetroFibre-FrederickVE/MetroFibre-FrederickVE
Config files for my GitHub profile.
MetroFibre-FrederickVE/PolynomialRegression-Python
A program to identify a relationship, and use Polynomial regression to train, predict, and plot the results.
MetroFibre-FrederickVE/PrimeNumbers-Python
A nested loop example to determine whether user inputted number is a prime number.
MetroFibre-FrederickVE/Reverse-PolishNotation-Java
A Reverse- Polish Notation calculator which uses a stack.
MetroFibre-FrederickVE/snakeGame
A example of an easy snake game using the Swing toolkit.
MetroFibre-FrederickVE/TriTable-Python
Nested loop example to create a right slanting pyramid of doubling numbers.
MetroFibre-FrederickVE/WebAPI-Template-Project