This is a list of open source projects I have contributed to with links to my pull requests.

  • RISC-V Unified Database: The goal of the RISC-V Unified Database (UnifiedDB/UDB) is to hold all the information needed to describe RISC-V, including a list of extensions, instruction specifications, CSR specifications, and documentation prose
  • WasmEdge: A lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
  • ScummVM: A popular game emulator for classic adventure games.
  • GLM: A header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications.
  • fastgltf: A modern C++17 glTF 2.0 library for parsing and loading glTF data.
  • RendererGL: Cross platform 3D renderer in C++ and OpenGL with lighting, shadows and materials.