Skip to content
View georgantas's full-sized avatar
🍋
🍋
Block or Report

Block or report georgantas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. fpga-lowest-common-multiple-calculator fpga-lowest-common-multiple-calculator Public

    An algorithmic state machine that computes the lowest common multiple of two 8-bit numbers. Implemented on a Xilinx FPGA.

    VHDL 1 1

  2. fpga-processor fpga-processor Public

    A processor that can perform arithmetic and conditional instructions. Implemented on a Xilinx FPGA. Performed as part of an academic course.

    VHDL 1 1

  3. benchmark-matrix-multiply benchmark-matrix-multiply Public

    Benchmarking different ways of performing matrix multiplication.

    C++

  4. micrograd-from-scratch micrograd-from-scratch Public

    Rebuilding the micrograd library from scratch following karpathy's tutorial.

    Jupyter Notebook

  5. rust-os rust-os Public

    Building an OS in rust following a blog series.

    Rust

  6. 1click-lnd-node 1click-lnd-node Public

    Run a Lightning Node ⚡ with one command: docker-compose up.

    Shell 2