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/ChemistryWeightConverter
iOS application for Chemistry
gmaldona/dynamodb-examples
Examples of accessing DynamoDB using the AWS SDK in Golang and Node.js
gmaldona/ImageProcessing-DetectionDemo
Demo for the open cv 2 project
gmaldona/ARForeheads
Implementation of ARKit and SceneKit
gmaldona/communicationTest
gmaldona/COVID-19_Update
COVID-19 web scraper for automated data analysis
gmaldona/DataStructures-Java
Data Structures implementation in University assignments
gmaldona/DataStructures-Swift
Data Structures and Algorithms written in Swift
gmaldona/KIOSK-People-Counter
Raspberry Pi System that tracks and counts people as they walk by the Shineman Building KIOSK.
gmaldona/MapKitLocation
Implementation of SwiftUI and MapKit
gmaldona/Molecular_Modelling
Java/Processing 3 application that simulates interaction between atoms in a molecule
gmaldona/OSU-App
Making the original SUNY oswego mobile app more modern with SwiftUI
gmaldona/Pong
Use of Processing 3 for Graphics
gmaldona/raspiLightController
GPIO control for LED Lights
gmaldona/StaticLogin
Testing html and css for web page design
gmaldona/Turtles
Simple graphical game with the turtle module
gmaldona/UPC14-Reader
CSC 365 Assignment