mmoore96
Software Engineer ll 💻 experienced with Full Stack Development, Object Oriented Programming Languages, and Agile Software Practices
Tampa, Florida
Pinned Repositories
-Fall-2017---CPSC-1302-Computer-Science-II-ASSIGNMENT-Polymorphism-and-Recursion
AdventOfCode2022
Arduino-EKG
Captures EKG tracing using an Arduino and performs basic interpretation using MATLAB
CSUBatch
Pthread-based batch System for queueing and executing jobs based on different scheduling polices in C.
Data-Structures-Spring-2018-Assignment
Program that will allow the user, using the map shown above to find routes between two stations. The program should ask for the user to type the name of the two stations and it should find return the sequence of stations to traverse
Emergency-Department-Simulator
Text based game in which you are an Emergency Medicine Physician who has to evaluate patients. Used Swift to implement Design Patterns such as Singleton, Observer, Façade, and Composite.
nvim-config
My Personal Neovim Setup
Shortest-Path-using-UDP-Communication
Program written in C++ that mimics how GPS routing systems work on a basic level.
TCP-vs-Reliable-UDP
Two python programs to test the efficiency of file transfer using TCP vs reliable UDP.
tmux-config
My Personal Tmux Setup
mmoore96's Repositories
mmoore96/nvim-config
My Personal Neovim Setup
mmoore96/-Fall-2017---CPSC-1302-Computer-Science-II-ASSIGNMENT-Polymorphism-and-Recursion
mmoore96/AdventOfCode2022
mmoore96/Arduino-EKG
Captures EKG tracing using an Arduino and performs basic interpretation using MATLAB
mmoore96/CSUBatch
Pthread-based batch System for queueing and executing jobs based on different scheduling polices in C.
mmoore96/Data-Structures-Spring-2018-Assignment
Program that will allow the user, using the map shown above to find routes between two stations. The program should ask for the user to type the name of the two stations and it should find return the sequence of stations to traverse
mmoore96/Data-structures-Spring-2018-Final-Project
mmoore96/Emergency-Department-Simulator
Text based game in which you are an Emergency Medicine Physician who has to evaluate patients. Used Swift to implement Design Patterns such as Singleton, Observer, Façade, and Composite.
mmoore96/SE-Python-ATM
Django ATM Website
mmoore96/Shortest-Path-using-UDP-Communication
Program written in C++ that mimics how GPS routing systems work on a basic level.
mmoore96/TCP-vs-Reliable-UDP
Two python programs to test the efficiency of file transfer using TCP vs reliable UDP.
mmoore96/tmux-config
My Personal Tmux Setup
mmoore96/Data-structures-Tree-Exercise
mmoore96/dotfiles
mmoore96/Fall-2017---CPSC-1302-Computer-Science-II-ASSIGNMENT-2-Inheritance.-Featuring-Exception-Handling
mmoore96/Fall-2017---CPSC-1302-Computer-Science-II-ASSIGNMENT-4-Comprehensive-Featuring-File-I-O-and-Rec
mmoore96/GeorgeMoore.github.io
mmoore96/github-readme-stats
:zap: Dynamically generated stats for your github readmes
mmoore96/github-readme-streak-stats
🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README
mmoore96/i3wm-config
mmoore96/java-employee-challenge
A coding challenge to implement various employee management methods using REST API from https://dummy.restapiexample.com. This project focuses on clean coding practices, test-driven development, and scalability. Dockerized setup with a Makefile for easy project management, including building, running, testing, and local development with Gradle.
mmoore96/lazygit-config
mmoore96/mmoore96
mmoore96/State-and-Zip-Code-Program
A program written in Racket (scheme) that will check if a State's Zip Code is reasonable or not.
mmoore96/vscode-extension-for-zowe
Visual Studio Code Plug-in for Zowe, which lets users interact with z/OS data sets on a remote mainframe instance. Powered by Zowe CLI.
mmoore96/winterm-config
mmoore96/zowe-cli-ftp-plugin
Zowe CLI FTP Plugin