Nick Rombach's repositories
Financial-Analysis-Tool
Colaboratory notebook that implements several strategic indicators that are commonly used in the financial ecosystem. Enter a ticker symbol for an equity (ETF, cryptocurrency, et. al.), a start date, and an end date for the analysis. Run all and let the analysis begin. Note: This is not financial advise, use at your own risk.
FRCJavaStarter
Starter code for my FRC students
ArbitrageBot
Arbitrage trading bot for cryptocurrencies
LSTM-Modeling
Attempt to predict the expected price for the following day using Long Short Term Memory method using Keras sequential API for deep learning applications. This program determines a target and date range, trains a model using a generational neural network, then outputs both a plot and the predicted output price for the following day.
personalwebsite
Personal website that embodies my digital alter-ego! Explore my trials and tribulations as a self-taught web developer as you browse through my about me, portfolio, resume, and socials. If you are feeling generous, slap the 'Buy Me a Coffee'! Note: this repo originated from the genius of M. Yeates, he deserves a round of applause for this app! 👏
Position-Closed-Loop-PID-Control
Off-season FRC preparation. Testbench demonstration program for closed loop position control using RoboRio as a PID controller. Includes SmartDashboard features for GUI interaction. Either manual or analog inputs are acceptable. Limit switches are configured as well.
TankDrive-w-CAN-and-Auto
Starter code for my FRC students that has complete comments