bbright024
since 2018, focused on container orchestration, distributed systems, infrastructure solutions, and AWS Lambda.
AWSSeattle
Pinned Repositories
apptio_challenge
Infrastructure Engineer Coding Problem solution
c-proj-boilerplate
project directory structure, makefile for running coverage with unit testing, proper gitignore file
gpl_ex
Exercise solutions for The Go Programming Language
jos6828
the MIT JOS exokernel labs
julius
An open source re-implementation of Caesar III
my-malloc
Malloc Lab - my code in mm.h & mm.c - all the rest is for the testing script
oop-practice
I've been procedural programming for 8 years, and bombed an interview in which I had to build a simple OOP solution. This repo is for me practicing OOP concepts, in order to get out of the 'expert beginner' trap that I've found myself in.
proxy-web-server
A multithreaded, IO multiplexing proxy web server that caches objects using LRU replacement
tshlab
tiny shell lab cs:app 3rd edition
UW_CSE_333
Exercises and assignments from CSE 333 at UW
bbright024's Repositories
bbright024/proxy-web-server
A multithreaded, IO multiplexing proxy web server that caches objects using LRU replacement
bbright024/my-malloc
Malloc Lab - my code in mm.h & mm.c - all the rest is for the testing script
bbright024/apptio_challenge
Infrastructure Engineer Coding Problem solution
bbright024/c-proj-boilerplate
project directory structure, makefile for running coverage with unit testing, proper gitignore file
bbright024/gpl_ex
Exercise solutions for The Go Programming Language
bbright024/jos6828
the MIT JOS exokernel labs
bbright024/julius
An open source re-implementation of Caesar III
bbright024/oop-practice
I've been procedural programming for 8 years, and bombed an interview in which I had to build a simple OOP solution. This repo is for me practicing OOP concepts, in order to get out of the 'expert beginner' trap that I've found myself in.
bbright024/tshlab
tiny shell lab cs:app 3rd edition
bbright024/UW_CSE_333
Exercises and assignments from CSE 333 at UW
bbright024/uw_cse_341_functional
learning functional programming