Kapongoboy
A young engineer with a love for art, music and technology. Python is my bread and butter, but I'm always trying to learn something new
Pinned Repositories
dotfiles
my preferred linux dotfiles and setup
plmmky
Monkey lang interpreter in rust
plmzky
Plmmky but in zig
alacritty
A cross-platform, OpenGL terminal emulator.
aoc-2022
Advent of code 2022 done in python and c++
aoc2023
Complete advent of code 2023 in rust
coding-interview-university
A complete computer science study plan to become a software engineer.
ferroflow
A local continuous integration system to simplify making sure it at least works on your machine
gauntlet
A gauntlet through video game history
incra
A compiler for a subset of the scheme programming language
Kapongoboy's Repositories
Kapongoboy/dotfiles
my preferred linux dotfiles and setup
Kapongoboy/kapongoboy.github.io
wowzers
Kapongoboy/wdf.rs
Wave Digital Filter library 🦀 xXx_WrITteN_iN_rUsT_xXx 🦀
Kapongoboy/incra
A compiler for a subset of the scheme programming language
Kapongoboy/raylib-rs
Rust bindings for raylib
Kapongoboy/zargparse
A small and simple argument parser module for zig
Kapongoboy/plmzky
Plmmky but in zig
Kapongoboy/plamredis
A small redis implementation in zig
Kapongoboy/plmmky
Monkey lang interpreter in rust
Kapongoboy/li8z
A chip-8 emulator written in zig
Kapongoboy/alacritty
A cross-platform, OpenGL terminal emulator.
Kapongoboy/mindsuck
A brainoof interpreter that kind of sucks
Kapongoboy/ferroflow
A local continuous integration system to simplify making sure it at least works on your machine
Kapongoboy/zayson
A json parsing module for zig
Kapongoboy/neetcode-in-rust
My solutions to the neetcodeio problems
Kapongoboy/coding-interview-university
A complete computer science study plan to become a software engineer.
Kapongoboy/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Kapongoboy/gauntlet
A gauntlet through video game history
Kapongoboy/ORB_SLAM3
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
Kapongoboy/plumzig
Utility functions and structs written in zig, both for learning and future use
Kapongoboy/aoc2023
Complete advent of code 2023 in rust
Kapongoboy/Kapongoboy
Config files for my GitHub profile.
Kapongoboy/Yolov3-TF
YOLOv3 implementation in TensorFlow 2.3. Can detect either the full yolov3 or tiny, as well as tiny
Kapongoboy/Yolo-FastestV2
:zap: Based on Yolo's low-power, ultra-lightweight universal target detection algorithm, the parameter is only 250k, and the speed of the smart phone mobile terminal can reach ~300fps+
Kapongoboy/slambook2
edition 2 of the slambook
Kapongoboy/raydeeznutz
Learning how to make games using raylib cause game engines scare me
Kapongoboy/aoc-2022
Advent of code 2022 done in python and c++
Kapongoboy/plnumber
A silly repo for number based programming projects
Kapongoboy/nvim-config
Finally uploading a neovim config, with all the comforts I need
Kapongoboy/learn-rust
learning rust using the books