Pinned Repositories
algorithms
This repository will be used to track notes, pseudocode, and examples of algorithms as I learn/refresh on important ones.
automaton-simulators
Projects I worked on through my Automata class, wherein Regular Expressions, NFAs, and DFAs were translated between one another and used to simulate strings in regular languages.
avocado-toast
Application to help people get to the avocado toast place in life.
cacheSim-proj6-7
Simulates the behavior of direct, 2-way associative & n-way associative cache designs
CompressionProject
Compression and decompression of files using hash tables for a dictionary.
embedded-projects
Projects worked on throughout my embedded software classes.
example-slack-app
Creating an example Slack app that will do some web scraping for helpful responses to users' requests for information.
FlightPath
find a serviced flight path from a starting to destination city
portfolio
pyxl-project
This example project will help us get to know the pyxl library for reading in data as we would be doing it for Qualcomm.
shaydonb's Repositories
shaydonb/avocado-toast
Application to help people get to the avocado toast place in life.
shaydonb/algorithms
This repository will be used to track notes, pseudocode, and examples of algorithms as I learn/refresh on important ones.
shaydonb/automaton-simulators
Projects I worked on through my Automata class, wherein Regular Expressions, NFAs, and DFAs were translated between one another and used to simulate strings in regular languages.
shaydonb/cacheSim-proj6-7
Simulates the behavior of direct, 2-way associative & n-way associative cache designs
shaydonb/CompressionProject
Compression and decompression of files using hash tables for a dictionary.
shaydonb/embedded-projects
Projects worked on throughout my embedded software classes.
shaydonb/example-slack-app
Creating an example Slack app that will do some web scraping for helpful responses to users' requests for information.
shaydonb/FlightPath
find a serviced flight path from a starting to destination city
shaydonb/portfolio
shaydonb/pyxl-project
This example project will help us get to know the pyxl library for reading in data as we would be doing it for Qualcomm.
shaydonb/Game-BrickBreaker
shaydonb/hello-world
testing this out
shaydonb/Jerry01BugProject
Programs for motor control and online interactions (.php code)
shaydonb/mssAlgs
Test various algorithms for efficiency in finding Mazimum Subsequence Sum (MSS).
shaydonb/orbit
Library to calculate orbits of celestial bodies over a given period of time. Will not have any standard library dependencies in the event it could be used in a baremetal application.
shaydonb/pennymac-exercise
Coding exercise from PennyMac.
shaydonb/personal-configs
This repository is where I maintain my configuration files for commonly used tools that I might like to easily port between different machines to make them feel like "home".
shaydonb/running-notes
A collection of important notes organized by class, job, and subsequent people or tasks involved.
shaydonb/shell-proj8
A working shell that handles for programs and processes signals to avoid undesired termination and other actions
shaydonb/yacht-game
Create calculator and eventually automated opponent for playing "Yacht Game", sometimes also referred to as "Yahtzee".