Skip to content
View 21st-centuryman's full-sized avatar
🛸
Very much not agile
🛸
Very much not agile

Block or report 21st-centuryman

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
21st-centuryman/README.md

Alex

Swede, programmer, and life enjoyer.

Website

My fav repos. Click for more:

Homelab thesis Kicad

Algorithms riscycore RL

⇁ Welcome

I hope you enjoy this journey as much as I am.

⇁ Current status

  • 🔭 I want to accelerate technological development.
  • 📖 I studied electronics and computer science at KTH
  • 🌱 I’m currently working on three projects.
    • Micrograd-rs: Expanding the research laid out in my thesis. Optimizing for stack allocation with Macros and Const generics.
    • Proofs: Learning Agda for mathematical proofs, with the goal to eventually merge this with Micrograd to prove properties about ML.
    • RISCY Cores: a collection of cores I have developed in SystemVerilog. The goal is to eventually build a 64 bit pipeline RISC-V CPU with all extensions and have a complete SystemVerilog to tape-out pipeline using OpenLane.
  • 💤 I’m currently procrastinating on these projects.
    • Livermore: An AI to process and analyze data from Yahoo finance API. I have some bug fixes to do.
    • Advent of Code: I have set a goal to code in SystemVerilog, pytorch/tinygrad, haskell, python or rust.
    • Homelabbing: setting up a ML enviornment, and other issues, all mentioned in project.

Pinned Loading

  1. homelab homelab Public

    A collection of files and documentation for my homelabbing

    Shell

  2. Livermore Livermore Public

    An ecosystem for fetching, processing, and analyzing of stocks.

    1

  3. micrograd-rs micrograd-rs Public

    micrograd-rs: A tiny Autograd engine in Rust!

    Jupyter Notebook 1

  4. riscy_cores riscy_cores Public

    A collection of cores. All risky

    SystemVerilog