Pinned Repositories
ArbitrageBot
Arbitrage trading bot for cryptocurrencies
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
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.
nrhartfrc
pdfviewer
simple, web-based pdf viewer
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.
resume
Online resume featuring career summary, experience, skills (both progress bar and radar plots), interests, projects, and more!
NRHartFRC's Repositories
NRHartFRC/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.
NRHartFRC/FRCJavaStarter
Starter code for my FRC students
NRHartFRC/ArbitrageBot
Arbitrage trading bot for cryptocurrencies
NRHartFRC/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.
NRHartFRC/nrhartfrc
NRHartFRC/pdfviewer
simple, web-based pdf viewer
NRHartFRC/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! 👏
NRHartFRC/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.
NRHartFRC/resume
Online resume featuring career summary, experience, skills (both progress bar and radar plots), interests, projects, and more!
NRHartFRC/TankDrive-w-CAN-and-Auto
Starter code for my FRC students that has complete comments