Pinned Repositories
adventOfCode
Solutions to advent of code problems
asdfBot
A general purpose discord bot written in Python 3.8.5 using the discord.py API
AWS-Action-Map
A mapping of all available AWS Services to the IAM Actions you can call on them.
Cat-Dashboard
cmpsc132-calculator
A calculator project written in python as a project for a programming and composition course.
cpmsc221-roomscheduler
A gui based application written in Java which schedules classrooms for teachers. Written as an project for a programming web based applications course.
Lion-Cloud
A device driver which sits between a virtual application and virtualized hardware devices. The driver supports networking communication to a server program that implements the LionCloud devices. The driver implements efficient data structures and search algorithms as well as supports an LRU cache structure for more efficient data retrieval.
PathLearningDots
Python program which uses a genetic algorithm to create generations of dots which learn how to reach their goal.
Rosalind
My solutions to the Rosalind's programming challenges
jkmartin5500's Repositories
jkmartin5500/asdfBot
A general purpose discord bot written in Python 3.8.5 using the discord.py API
jkmartin5500/adventOfCode
Solutions to advent of code problems
jkmartin5500/AWS-Action-Map
A mapping of all available AWS Services to the IAM Actions you can call on them.
jkmartin5500/Cat-Dashboard
jkmartin5500/cmpsc132-calculator
A calculator project written in python as a project for a programming and composition course.
jkmartin5500/cpmsc221-roomscheduler
A gui based application written in Java which schedules classrooms for teachers. Written as an project for a programming web based applications course.
jkmartin5500/Lion-Cloud
A device driver which sits between a virtual application and virtualized hardware devices. The driver supports networking communication to a server program that implements the LionCloud devices. The driver implements efficient data structures and search algorithms as well as supports an LRU cache structure for more efficient data retrieval.
jkmartin5500/PathLearningDots
Python program which uses a genetic algorithm to create generations of dots which learn how to reach their goal.
jkmartin5500/Rosalind
My solutions to the Rosalind's programming challenges