Pinned Repositories
CustomerInfo
JSP website to manage customer information
DatabaseCourseProject
DatabaseSystemsSemesterProject
DataEntryBot
A Google Chrome Extension to eliminate boring excel to web data entry
G5_Project
Group 5 Project - I developed a substantial amount of this project. 33 of 41 commits were made by me.
InterpreterForHawkFunLanguage
Interpreter written to support the HawkFun programming language which is purely functional, strict, statically-typed, lexically-scoped, and higher-order. Try it out!
NeuronNetworkSimulator
Simulation mimicing a biological neuron network operates.
Python-Web-Server
Web Server written using Python sockets and select to multiplex in order to process HTTP GET requests
Textables
Reverse Engineering the Textables App using React-Native
VendingMachine
Vending Machine code kata emphasizing TDD and clean code.
codyhoffman's Repositories
codyhoffman/CustomerInfo
JSP website to manage customer information
codyhoffman/DatabaseCourseProject
codyhoffman/DatabaseSystemsSemesterProject
codyhoffman/DataEntryBot
A Google Chrome Extension to eliminate boring excel to web data entry
codyhoffman/G5_Project
Group 5 Project - I developed a substantial amount of this project. 33 of 41 commits were made by me.
codyhoffman/InterpreterForHawkFunLanguage
Interpreter written to support the HawkFun programming language which is purely functional, strict, statically-typed, lexically-scoped, and higher-order. Try it out!
codyhoffman/NeuronNetworkSimulator
Simulation mimicing a biological neuron network operates.
codyhoffman/Python-Web-Server
Web Server written using Python sockets and select to multiplex in order to process HTTP GET requests
codyhoffman/Textables
Reverse Engineering the Textables App using React-Native
codyhoffman/VendingMachine
Vending Machine code kata emphasizing TDD and clean code.
codyhoffman/HW1
Software Design and Development HW1
codyhoffman/HW2
Software Design and Development HW2
codyhoffman/HW3-Salary-Calculator
MSCI:3300 Software Design and Development HW3 - Salary Calculator JSP Site
codyhoffman/Java-Algos-DataStructures
Algorithms and Data Structures practice
codyhoffman/LiftProgress
React + Rails app that tracks your lifting/fitness progress
codyhoffman/material-ui
React components for faster and easier web development. Build your own design system, or start with Material Design.
codyhoffman/MeasureTool-GoogleMaps-V3
A handy measurement widget for Google Maps API v3. The functionalities are implemented as close as to what current Google Maps offers.
codyhoffman/MemeApp
iOS app to create a meme
codyhoffman/NetworkSimulator
Simulator to mimic how a network works
codyhoffman/PitchPerfect
An iOS app that records a users voice, then directs you to a screen with 6 options for altering the voice in different pitches and frequencies.
codyhoffman/Python-Chat-Client
Chat client using TCP as a directory service and UDP once a connection is established.
codyhoffman/RetroPie-Setup
Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
codyhoffman/Semantic-UI-React
The official Semantic-UI-React integration
codyhoffman/serverless-stack-2-api
codyhoffman/serverless-stack-2-client
codyhoffman/SillySong
App that takes a name as input and spits out a song using your name.
codyhoffman/SimpleGradeBook
Simple Node.js, Express.js grade book app (no web interface) using nodeunit tests
codyhoffman/SongsApp
SongsApp using JSP manages your favorite musc and has SCRUD functionality.