Skip to content
View Kaweees's full-sized avatar
🌠
Reaching for eternity
🌠
Reaching for eternity

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 1

  3. ViperASM ViperASM Public

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

    Go

  4. kiwiGL kiwiGL Public

    🔭 A three-dimensional graphics engine from scratch written in C++13 and accelerated with CUDA/Apple Metal

    C++ 1

  5. dotfiles dotfiles Public

    As I delicately weave the intricate threads of my dotfiles, I imbue my computing soul into a machine to empty shell of silicon, and my machine is given life.

    C

  6. trainer trainer Public

    🏋️ A web dashboard for training machine learning models with PyTorch.

    HTML