Pinned Repositories
Bluetooth-CPS
a bluetooth server for communicating with ANKI vehicles written in GoLang
bool-exp-recursive-decent
boolean expression evaluator using a recursive decent parser
ChemistryWeightConverter
iOS application for Chemistry
crypto-go
(Fall 2022) A Cryptocurrency API written in GoLang using the AWS infrastructure
dynamodb-examples
Examples of accessing DynamoDB using the AWS SDK in Golang and Node.js
encrypted-voicechat
Encrypted voice chat application for the final project for CSC 445 - Computer Networks
encrypted-voicechat-server
(Spring 2022) Multi-Threaded TCP/IP Server for the encrypted voice chat team project
File-Transfer-Program
(Spring 2022) A basic FTP implemention written on top of the UDP protocol with TCP-style sliding windows
minijava-compiler
A rewrite of the MiniJava Compiler written in Java
optimized-parsing
Optimized parsing using state machines and tries.
gmaldona's Repositories
gmaldona/JUnit-Testing
JUnit testing for assignment 7 for Software Quality Assurance
gmaldona/AI-Flood
Multithreaded Recursive Decision Tree to solve the game Flood
gmaldona/Cache-Simulation
Cache simulation written in C.
gmaldona/chemapi
REST API for chemistry
gmaldona/Cipher-Machine
gmaldona/CPS-Automotive-Statistics
Python script to get and log run statistics for CPS-Automotive Research
gmaldona/CPS-server-python
A Cyber Physical System network server for ANKI Drive in python
gmaldona/CPSNP
A network protocol specification for a behavior-centric cyber-physical system network
gmaldona/CSC385-Project-1
gmaldona/CSTEP-Scratch-Demo
Scratch demo for my contribution to the SUNY OSWEGO CSTEP Day of Service
gmaldona/File-Transfer-Program
(Spring 2022) A basic FTP implemention written on top of the UDP protocol with TCP-style sliding windows
gmaldona/FP_Growth-Data_Mining
Implementation of FP-Growth Data Mining Algorithm
gmaldona/GitHubTalk
gmaldona/GitHubTalk-1
gmaldona/JMH-Results
Benchmarking custom concurrent hash map versus java.util.concurrent.HashMap.
gmaldona/JSON-java
A reference implementation of a JSON package in Java.
gmaldona/Mock-Shell-File-Management
CSC 344 Mock Shell File Management Project
gmaldona/molecule-builder-java
Molecule parser and builder implemented in java
gmaldona/Network-Performance-Testing
Oswego Computer Science Department Network Performance Testing
gmaldona/nvim
My basic neovim configs
gmaldona/openliberty-chatapp
gmaldona/OpenLiberty-Demo
gmaldona/Parallel-Genetic-Algorithm
A parallel computing genetic algorithm for designing the best factory floor.
gmaldona/Recursive-Decent-Parser
Recursive Decent Parser written in Scala
gmaldona/Remote-Server-Execution
A script that executes a sh file for each host listed
gmaldona/Scala-BST
Testing the Scala PL with a BST implementation
gmaldona/Social-Distance-Maze
gmaldona/Symbolic-Simplification
Clojure Application for symbolic simplification (AND OR NOT)
gmaldona/UDP-java
Testing UDP in java
gmaldona/voicechat-protocol
Networking protocol for encrypted voice chat