ryanmpelletier
Software developer since 2014. Love computer science and problem solving. B.S. in Computer Science from Liberty University
Amazon Web ServicesVirginia
Pinned Repositories
automation
Automation project for setting up Raspberry Pi Docker Cluster on Ubuntu 20.10
java-simple-quadtree
A quadtree written in Java. Supports insert, update, search, remove, and more! Plenty of unit tests and also a performance report to compare with a brute force method.
pubg-telemetry-parser
Builds training data sets and requests to TensorFlow NN
pubg_data_miner
Automatically download telemetry data files from your PUBG matches.
pubg_ml
PUBG Machine Learning
sprint-report
JIRA Sprint Report Plugin
tank-game
A game written using Node.js, WebSockets, and HTML5 canvas
tank-game-bots
Example of how to make bots for the tank-game project
valuelistservice
Configure queries in XML, get results!
ryanmpelletier's Repositories
ryanmpelletier/tank-game
A game written using Node.js, WebSockets, and HTML5 canvas
ryanmpelletier/java-simple-quadtree
A quadtree written in Java. Supports insert, update, search, remove, and more! Plenty of unit tests and also a performance report to compare with a brute force method.
ryanmpelletier/pubg_ml
PUBG Machine Learning
ryanmpelletier/pubg-telemetry-parser
Builds training data sets and requests to TensorFlow NN
ryanmpelletier/pubg_data_miner
Automatically download telemetry data files from your PUBG matches.
ryanmpelletier/tank-game-bots
Example of how to make bots for the tank-game project
ryanmpelletier/automation
Automation project for setting up Raspberry Pi Docker Cluster on Ubuntu 20.10
ryanmpelletier/sprint-report
JIRA Sprint Report Plugin
ryanmpelletier/valuelistservice
Configure queries in XML, get results!
ryanmpelletier/Analyzers
Lexical and Syntactical Analyzer
ryanmpelletier/angular-challenge
We talkin bout practice
ryanmpelletier/api
The API component of https://pubg.sh
ryanmpelletier/banter-board-backend
For funzies
ryanmpelletier/CamelSftpComponent
This is an SFTP Apache Camel component, it can be used to accept files over SFTP. When the consumer is created, an SFTP server is started, which will route the files it receives into Camel.
ryanmpelletier/cesium-sensors
A Cesium plugin for visualizing sensor volumes
ryanmpelletier/client
The client component of https://pubg.sh
ryanmpelletier/express-template
Sample express template
ryanmpelletier/lambda-pubg-telemetry-processor
Processing PUBG telemetry files in AWS Lambda.
ryanmpelletier/node-game-framework
ryanmpelletier/ProgrammingPractice
Programming practice for data structures and algorithms.
ryanmpelletier/rashall
Automatic requirement extractor
ryanmpelletier/ryanp102694.github.io
ryanmpelletier/spring-lambda-hello-world
A simple Spring Boot Hello World Project executable as an AWS Lambda function.
ryanmpelletier/sudoku-solver-springified
ryanmpelletier/SudokuSolver
Solves Sudoku Puzzles of any size or complexity with parallel computing capabilities
ryanmpelletier/valuelistservice_demo
ryanmpelletier/valuelistservice_webservice
Spring MVC Rest endpoint for use with ValueListService
ryanmpelletier/ZileFilla-FTP-Client
FTP GUI client project for a networking class