EthanGYoung
Computer Sciences | Industrial & Systems Engineering » UW-Madison (Fall '19) » Microsoft in Seattle, WA
MicrosoftSeattle, Washington
Pinned Repositories
AutoFlow
A python-based program that automatically monitors the current flows of multiple Bronkhorst controllers connected in series across multiple communication ports and changes the flows based on times specified by the user.
bibliography
A personal bibliography for research papers/conferences/etc.. related to the field of computer science
ContainerFS
Contains the original imgFS repo (modified from Google's gVisor) and the original Zar repo (an img generator for imgFS).
Cribbage-Engine
An engine that serves as the main program for a cribbage game with a modular API to implement various strategy classes.
gvisor
Modified Google's gVisor with ContainerFS, a performant file system for merging OverlayFS layers at runtime using Bloom Filters and Horizontal Traversal
gvisor_analysis
A collection of programs used for benchmarking gVisor performance.
PortfolioManager
An application to automatically buy and sell stocks on a day to day basis.
SustainableShowerHead
A shower head design that calculates shower flow, saves it to Azure Cloud, and notifies users about their water usage.
TeamSelector
Assigns people to projects or teams based on factors and constraints.
zar
A file system image generator compatible with ContainerFS (a modified gVisor code base). It creates a compressed image with files situated sequentially and Bloom Filters computed for fast lookups.
EthanGYoung's Repositories
EthanGYoung/PortfolioManager
An application to automatically buy and sell stocks on a day to day basis.
EthanGYoung/gvisor_analysis
A collection of programs used for benchmarking gVisor performance.
EthanGYoung/zar
A file system image generator compatible with ContainerFS (a modified gVisor code base). It creates a compressed image with files situated sequentially and Bloom Filters computed for fast lookups.
EthanGYoung/AutoFlow
A python-based program that automatically monitors the current flows of multiple Bronkhorst controllers connected in series across multiple communication ports and changes the flows based on times specified by the user.
EthanGYoung/bibliography
A personal bibliography for research papers/conferences/etc.. related to the field of computer science
EthanGYoung/ContainerFS
Contains the original imgFS repo (modified from Google's gVisor) and the original Zar repo (an img generator for imgFS).
EthanGYoung/Cribbage-Engine
An engine that serves as the main program for a cribbage game with a modular API to implement various strategy classes.
EthanGYoung/gvisor
Modified Google's gVisor with ContainerFS, a performant file system for merging OverlayFS layers at runtime using Bloom Filters and Horizontal Traversal
EthanGYoung/SustainableShowerHead
A shower head design that calculates shower flow, saves it to Azure Cloud, and notifies users about their water usage.
EthanGYoung/TeamSelector
Assigns people to projects or teams based on factors and constraints.
EthanGYoung/EthanGYoung.github.io
EthanGYoung/IronOS
An Operating System written in Rust.
EthanGYoung/open-lambda
An open source serverless computing platform
EthanGYoung/PyExpLabSys
Python for Experimental Lab Systems: Serial drivers, file parsers, data and live sockets
EthanGYoung/vimrc-repo
A collection of vimdc files to be used in various situations.
EthanGYoung/VRHapticGlove
A force and tactile haptic glove design for use in a VR environment. Includes source code and source hardware design.