Pinned Repositories
odxtools
odxtools is a collection of utilities to interact with the diagnostic functionality of automotive electronic control units using python
python-plin
The python-plin package is a Python wrapper for the chardev API provided by the PEAK LIN Linux Driver.
KLS
Code for interfacing with KLS motor controllers using Teensy 3.6 for the UVA Solar Car project
Accelerator-Jam
An endless runner game that requires the player to guide their vehicle with a jammed accelerator through traffic until they hit another vehicle, ending the game; the score is determined by the distance traveled before the end of the game.
can-websocket-bridge
A bridge for relaying CAN bus frames to a front-end web application using websockets.
cryptoticker
Cryptocurrency Market Ticker Alexa Skill, deployed via Zappa to AWS Lambda
fpga-synthesizer
ECE 4550 FPGA Final Project - Spring 2021
senior-research
TJHSST Research paper: http://www.cs.virginia.edu/~wyz3sp/pub-amt-relay.pdf
uva-xv6-docker
Docker container for running the UVA distribution of xv6 here: https://github.com/uva-reiss-cs4414/xv6
willzhang05's Repositories
willzhang05/cryptoticker
Cryptocurrency Market Ticker Alexa Skill, deployed via Zappa to AWS Lambda
willzhang05/can-websocket-bridge
A bridge for relaying CAN bus frames to a front-end web application using websockets.
willzhang05/fpga-synthesizer
ECE 4550 FPGA Final Project - Spring 2021
willzhang05/senior-research
TJHSST Research paper: http://www.cs.virginia.edu/~wyz3sp/pub-amt-relay.pdf
willzhang05/uva-xv6-docker
Docker container for running the UVA distribution of xv6 here: https://github.com/uva-reiss-cs4414/xv6
willzhang05/genii-log-monitor
Monitor GenesisII container logs for errors and warnings
willzhang05/laptop-arch-conf
Configuration files for my laptops under Arch Linux
willzhang05/lightdm-webkit-theme-litarvan
Litarvan's LightDM theme modified with the Roboto font and text-shadows
willzhang05/random-scripts
Random useful and useless scripts.
willzhang05/shopwithspace
Shop for essentials while maintaining social distancing!
willzhang05/willzhang05.github.io
my website
willzhang05/modular-ev-bms
UVA ECE capstone project design for a modular BMS for use in electric vehicles.
willzhang05/netconnect
CS 3240 Project - Spring 2021
willzhang05/behavioral-model-register-trace
The reference P4 software switch
willzhang05/blog
My personal blog
willzhang05/bmv2-memory-analysis
willzhang05/congressional-record
willzhang05/ece4501-final-project
willzhang05/esp32-testing
Random code to learn to work with the Espressif32
willzhang05/fivem-seatbelt
FiveM Lua plugin for simulating seatbelts and ejection from a vehicle
willzhang05/icpc-practice
Practices for International Collegiate Programming Contest (ICPC)
willzhang05/image-edit-nn
Learning how to use NN applied to photo editing
willzhang05/learning-rust
Just some random samples of code that I'm using to teach myself Rust.
willzhang05/m2icast
Continuation of m2icast portal from https://github.com/Juniper/amt-vlc
willzhang05/net-visualizer
willzhang05/nRF52-testing
Testing nRF52 with Mbed OS and Platform.IO
willzhang05/sshfaillog
Live heatmap of failed SSH login attempts based on GeoIP. Works on any system that uses journalctl to log sshd. Uses http://geoip.nekudo.com and https://freegeoip.net for GeoIP data.
willzhang05/stanford-parking-mdp
willzhang05/stm32-testing
Test code to learn how to use the STM32 with mbed framework
willzhang05/video-stitch
Testing Golang FFmpeg stuff