Skip to content
View Kaweees's full-sized avatar

Organizations

@hackclub @CAMSCSC @CalPolyVEX @687vex @cpspacesystems @Cal-Poly-RAMP

Block or report Kaweees

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
Kaweees/README.md

πŸ‘‹ Howdy

I'm Miguel, a Computer Engieering student at Cal Poly San Luis Obispo. This is a portfolio and archive of my journey to explore and conquer the inner workings of computers, from the subatomic particles in transistors to the cool stuff we do with processors, operating systems, and web browsers.

Pinned Loading

  1. kaweees.github.io kaweees.github.io Public

    Source code for my personal website and blog (miguelvf.dev) written in Astro and Tailwind CSS

    Astro 1

  2. kiwiRTOS kiwiRTOS Public

    ⏰ A minimal Real-Time Operating System (RTOS) designed for embedded applications with targets for x86_84, RISC-V (RV32I, RV64I) and ARM written in Zig. (🚧 in construction 🚧)

    Zig 2 1

  3. kiwigrad kiwigrad Public

    A scalar-valued automatic differentiation (autograd) engine for deep learning written in Zig.

    Zig

  4. kiwiGL kiwiGL Public

    πŸ”­ A three-dimensional graphics engine from scratch written in C++17 and accelerated with CUDA/Apple Metal

    C++ 1

  5. trainer trainer Public

    πŸ‹οΈ A web dashboard for training machine learning models with PyTorch.

    HTML

  6. ViperASM ViperASM Public

    An assembler for RISC-V (RV32I) written in Go (🚧 in construction 🚧)

    Go