Pinned Repositories
acwj
A Compiler Writing Journey
advanced-cplusplus
aesd-assignments
Public starter source code, scripts, and documentation for AESD assignments
ark
A GPU-driven system framework for scalable AI applications
awesome-weekly-robotics
A list of projects that were or will be featured in Weekly Robotics newsletter
linux
Linux kernel source tree
mingw-w64
mirror of mingw-w64 for when sf goes down
ModernRoboticsCpp
Modern Robotics: Mechanics, Planning, and Control C++ Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness. http://modernrobotics.org/
SystemProgramming
Angrave's Crowd-Sourced System Programming Book used at UIUC
Yi
A series of large language models trained from scratch by developers @01-ai
Chosen808's Repositories
Chosen808/SystemProgramming
Angrave's Crowd-Sourced System Programming Book used at UIUC
Chosen808/ELF
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
Chosen808/particlefire-revision
The Particle Fire Simulation revision using SDL-library, written in C++. Project is demonstrating color pixel access and box blur algorithm. This program is part of the C++ Tutorial for Complete Beginners course by John Purcell.
Chosen808/Workbooks
C# Workbooks
Chosen808/Image-Processing-Project
Image Processing using C which provides an Comparative Analysis of various Noise Removal Algorithms applied over an Image
Chosen808/robot_controllers
Robot control infrastructure
Chosen808/jpec
A lightweight and portable JPEG encoder written in C.