Pinned Repositories
1click-lnd-node
Run a Lightning Node ⚡ with one command: docker-compose up.
benchmark-matrix-multiply
Benchmarking different ways of performing matrix multiplication.
bittorrent-client
Implementing the bittorrent P2P protocol.
experimenting-with-bootloaders
Working with bootloaders (MBR, Grub, EFI, etc.).
fpga-lowest-common-multiple-calculator
An algorithmic state machine that computes the lowest common multiple of two 8-bit numbers. Implemented on a Xilinx FPGA.
fpga-processor
A processor that can perform arithmetic and conditional instructions. Implemented on a Xilinx FPGA. Performed as part of an academic course.
generate-bitcoin-paper-wallet
Generates a bitcoin paper wallet. 🟠
micrograd-from-scratch
Rebuilding the micrograd library from scratch following karpathy's tutorial.
rust-os
Building an OS in rust following a blog series.
rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
georgantas's Repositories
georgantas/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
georgantas/fpga-lowest-common-multiple-calculator
An algorithmic state machine that computes the lowest common multiple of two 8-bit numbers. Implemented on a Xilinx FPGA.
georgantas/fpga-processor
A processor that can perform arithmetic and conditional instructions. Implemented on a Xilinx FPGA. Performed as part of an academic course.
georgantas/generate-bitcoin-paper-wallet
Generates a bitcoin paper wallet. 🟠
georgantas/1click-lnd-node
Run a Lightning Node ⚡ with one command: docker-compose up.
georgantas/benchmark-matrix-multiply
Benchmarking different ways of performing matrix multiplication.
georgantas/bittorrent-client
Implementing the bittorrent P2P protocol.
georgantas/experimenting-with-bootloaders
Working with bootloaders (MBR, Grub, EFI, etc.).
georgantas/fpga-experiments
Experimenting with an Altera FPGA board.
georgantas/micrograd-from-scratch
Rebuilding the micrograd library from scratch following karpathy's tutorial.
georgantas/rust-os
Building an OS in rust following a blog series.
georgantas/full-cd-pipeline
Deploys the georgantas/rust-lambda repo.
georgantas/linux-kernel-module-notes
Experimenting with modules in the linux kernel.
georgantas/makemore-from-scratch
Rebuilding makemore from scratch following karthapy's tutorial.
georgantas/rust-lambda
A lambda... in Rust! 🦀
georgantas/sapio
A Bitcoin Programming Language
georgantas/sapio-studio
Sapio Frontend
georgantas/software-defined-radio-course-notes
Personal notes for the Software Defined Radio course.
georgantas/wisdom-generator
Retrieves a random quote from a Google spreadsheet, and automatically adds it to Google Calendar daily. Works with Google Scripts.