Pinned Repositories
3750_pink_group_digital_sign
CIS 3750 group application gathering requirements, creating prototypes, creating user stories, developing the application, and presenting a demo to demonstrate our progress. The digital sign application is meant to provide a management interface for administrators to create and update content on campus signs (televisions around campus)
assembly_programs
Assembly programs for M68000 ranging from simple IF statements, LOOPS, and recursive functions with use of activation records
ML_decision_tree
Created algorithm to convert a set of data, with last column as classification, into a decision tree and makes predictions on test data
nextjs-website
projecto
An earlier development of project organization, but in C. Project Organization is meant to be a bare-bones note-taking application. When run there functions that convert all the notes into an AVL tree and commands to search through the tree for keywords. This allows you to find any mention of a word, or topic, and see all paragraphs that it exists in
projecto_cplus
Project Organization is meant to be a bare-bones note-taking application. When run there functions that convert all the notes into an AVL tree and commands to search through the tree for keywords. This allows you to find any mention of a word, or topic, and see all paragraphs that it exists in
py-scraper
python-dropbox-sync-pub
react-pdf-viewer
Using react components I created a simple app to view PDF files
space_simulator
Program meant to simulate our solar system with circular orbits initially and allows you to add in objects and see how it affects the system (moons, planets, suns). Predicts object trajectory as well
rsymingt's Repositories
rsymingt/space_simulator
Program meant to simulate our solar system with circular orbits initially and allows you to add in objects and see how it affects the system (moons, planets, suns). Predicts object trajectory as well
rsymingt/3750_pink_group_digital_sign
CIS 3750 group application gathering requirements, creating prototypes, creating user stories, developing the application, and presenting a demo to demonstrate our progress. The digital sign application is meant to provide a management interface for administrators to create and update content on campus signs (televisions around campus)
rsymingt/assembly_programs
Assembly programs for M68000 ranging from simple IF statements, LOOPS, and recursive functions with use of activation records
rsymingt/ML_decision_tree
Created algorithm to convert a set of data, with last column as classification, into a decision tree and makes predictions on test data
rsymingt/nextjs-website
rsymingt/projecto
An earlier development of project organization, but in C. Project Organization is meant to be a bare-bones note-taking application. When run there functions that convert all the notes into an AVL tree and commands to search through the tree for keywords. This allows you to find any mention of a word, or topic, and see all paragraphs that it exists in
rsymingt/projecto_cplus
Project Organization is meant to be a bare-bones note-taking application. When run there functions that convert all the notes into an AVL tree and commands to search through the tree for keywords. This allows you to find any mention of a word, or topic, and see all paragraphs that it exists in
rsymingt/py-scraper
rsymingt/python-dropbox-sync-pub
rsymingt/react-pdf-viewer
Using react components I created a simple app to view PDF files
rsymingt/react-tic-tac-toe
Simple React JS tutorial to create a web tic tac toe game
rsymingt/react-website-web-workers
rsymingt/robot
Robot Code for FRC Robotics Competition. Using a motor encoder system I developed a PID to regulate and equalize the speed of all four motors on the robot. Autonomous functions were added to run in sequence allowing you to turn 90 degrees and drive a number of inches forward or backward
rsymingt/scripts
simple scripts to add and remove GitHub repositories, create template files for multiple languages, and navigate to folds quickly
rsymingt/SignalAnalyzer
Analyzes signal files using STFT and FTs
rsymingt/telegram-app-pub
rsymingt/threaded_merge_sort
Using the number of cores available, the program creates a randomized array of given size and sorts the array by dividing the problem among the threads
rsymingt/Weather_App
Simple Android Studio tutorial to pull and display data from a weather API
rsymingt/website
Website to display my experience, skills, and projects. Built using JavaScript, ReactJS, Bootstrap, and CSS