SOME OF MY FAVORITE REPOS
My entire repo list is here.
THESIS
-
A High-Level Design Framework Illustrating Technology Migration.
CHEAT SHEETS
-
A place to keep all my cheat sheets for the complete development of ASIC/FPGA hardware or a software app/service.
GO
-
A place to keep my go examples.
-
A place to keep useful tools I created in go.
-
Deploy a “hello-world” docker image to Google Compute Engine (gce).
-
A cryptocurrency (transaction based data) built on distributed decentralized multi-node P2P open Network using a sha256 Proof of Work (PoW) blockchain with a REST JSON API and a TCP Server to communicate between the Nodes over IP.
VERILOG
-
A place to keep my synthesizable verilog examples.
FPGA
-
control-fpga-via-raspi-and-webserver
Control a FPGA via a Raspberry Pi and a Webserver. As an example, I burned my programable-8-bit-microprocessor to an FPGA development board and you can control it at JeffDeCola.com/fpga.
OPERATIONS
-
A place to keep my docker image builds.
-
A place to keep my packer image builds.
WEBSITE
-
A place to keep my php containers.
API
-
my-frontend-and-backend-api-examples
A place to keep my frontend and backend API examples.
DEVELOPMENT
-
A place to keep my vagrant images (boxes).