Kaweees
Curious, Creative, and Clever. Firmware Co-op @Meraki | CPE @calpoly, with a focus on embedded systems and robotics.
@merakiSan Francisco, CA
Pinned Repositories
ansible
My ansible playbook collection that has been written for setting up a Debian 12 (bookworm) Linux machine
battleship
chip8
🎮 An emulator and implementation of the CHIP-8 processor written in C++13
Chrome-Saver
Tiny script to store the information and tabs of the latest Chrome session. Available in Bash, Batch, and PowerShell
Detector-Building
Example C++ sketch implemented using an Arduino UNO for a constructed circuit for the Science Olympiad event "Detector Building"
dotfiles
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.
Kaweees
⚙️ Config files for my GitHub profile.
kaweees.github.io
Source code for my personal website and blog (miguelvf.dev) written in Astro and Tailwind CSS
kiwiGL
🔭 A three-dimensional graphics engine from scratch written in C++13 and accelerated with CUDA/Apple Metal
RivoGo
A virtual machine for a 32-bit RISC-V CPU Core (RV32I) written in Go (🚧 in construction 🚧)
Kaweees's Repositories
Kaweees/dotfiles
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.
Kaweees/Kaweees
⚙️ Config files for my GitHub profile.
Kaweees/ansible
My ansible playbook collection that has been written for setting up a Debian 12 (bookworm) Linux machine
Kaweees/kaweees.github.io
Source code for my personal website and blog (miguelvf.dev) written in Astro and Tailwind CSS
Kaweees/chip8
🎮 An emulator and implementation of the CHIP-8 processor written in C++13
Kaweees/espressif
🛜 Template for developing Espressif FreeRTOS-based applications on the ESP32 (ESP-32S) in C/C++
Kaweees/zsh
🖥️ My custom configurations for zsh (Z shell) with an emphasis on speed and an efficient display of information
Kaweees/kiwiGL
🔭 A three-dimensional graphics engine from scratch written in C++13 and accelerated with CUDA/Apple Metal
Kaweees/kiwitar
A utility to create, list, and extract POSIX-specified USTAR tape archives written in C99.
Kaweees/kiwiTorch
🧠 A pytorch implementation written in C++13 and accelerated with CUDA/Apple Metal (🚧 in construction 🚧).
Kaweees/RivoGo
A virtual machine for a 32-bit RISC-V CPU Core (RV32I) written in Go (🚧 in construction 🚧)
Kaweees/go-mips-assembler
An assembler for MIPS written in Go (🚧 in construction 🚧)
Kaweees/hackathon
Kaweees/keyboard
Firmware for my ErgoDox EZ
Kaweees/kiwi-tracer
🔭 A ray tracer implementation written in C++13 and accelerated with CUDA (🚧 in construction 🚧)
Kaweees/KiwiCPP
🖥️ Template for creating C++ header-only libraries accelerated with CUDA/Apple Metal
Kaweees/kiwiMat
🔢 A linear algebra library written in C++13 and accelerated with CUDA/Apple Metal
Kaweees/kiwiparser
The kiwi programming language 🥝
Kaweees/kiwiRTOS
⏰ A Real-Time Operating System (RTOS) designed for embedded applications with targets for RISC-V (RV32I, RV64I) and ARM written in Zig (🚧 in construction 🚧)
Kaweees/kiwish
POSIX-compliant mininal shell that utilizes recursive descent parsing written in C99 (🚧 in construction 🚧).
Kaweees/kiwiSQL
A SQLite relational database server written in C++13.
Kaweees/kiwiTree
🌲 An implementation of the tree command tailored and styled for project documentation written in Go
Kaweees/maxwell
A graphical simulation of Maxwell's electrodynamics equations written in C++13 and accelerated with CUDA (🚧 in construction 🚧)
Kaweees/nvim
🖥️ My custom configurations for neovim with an emphasis on functionality and efficiency
Kaweees/pixi
Package management made easy
Kaweees/python-server
Template for developing concurrent http servers in Python
Kaweees/registrationDiscordBot
A discord bot to help Georgia Tech students keep up to date with registration
Kaweees/unccord-bot-go
bot for cracked unc club
Kaweees/zig-grep
Kaweees/zig-riscv-assembler
An assembler for a 32-bit RISC-V CPU Core (RV32I) written in Zig