Pinned Repositories
python-evdev
Python bindings for the Linux input subsystem
Debate-Simulator-2016
Simulates Presidential Debates using Markov Chains
python-evdev
Python bindings for the Linux input subsystem
TCNJ-CS250-Project1
This project had the team create a Java program that would take calculator instructions from an input txt file and put the results in an output txt file.
TCNJ-CS250-Project2
This project had the team create a Java program that would read a large amount of personal data, sort it, and output the sorted data. Lab used polymorphism via inheritance.
TCNJ-CS250-Project3
In this project, a three-way intersection was simulated. A random number of vehicles were generated and placed in random lanes every light switch. This continued until 120 vehicles were generated and passed the intersection. Project used implementation of linked queues.
TCNJ-CS250-Project4
In this project, a large data set of Apache Web Server Logs were read, processed, and stored in a Hash Table. After this, the interface allows the user to enter queries on the data.
Timed-Tab-Limiter
Chrome Extension to help limit the number of tabs opened at one time.
opentrons
Software for writing protocols and running them on the Opentrons Flex and Opentrons OT-2
tcnj_ic2
jbleon95's Repositories
jbleon95/TCNJ-CS250-Project4
In this project, a large data set of Apache Web Server Logs were read, processed, and stored in a Hash Table. After this, the interface allows the user to enter queries on the data.
jbleon95/Debate-Simulator-2016
Simulates Presidential Debates using Markov Chains
jbleon95/python-evdev
Python bindings for the Linux input subsystem
jbleon95/TCNJ-CS250-Project1
This project had the team create a Java program that would take calculator instructions from an input txt file and put the results in an output txt file.
jbleon95/TCNJ-CS250-Project2
This project had the team create a Java program that would read a large amount of personal data, sort it, and output the sorted data. Lab used polymorphism via inheritance.
jbleon95/TCNJ-CS250-Project3
In this project, a three-way intersection was simulated. A random number of vehicles were generated and placed in random lanes every light switch. This continued until 120 vehicles were generated and passed the intersection. Project used implementation of linked queues.
jbleon95/Timed-Tab-Limiter
Chrome Extension to help limit the number of tabs opened at one time.