These are some open source projects that I have contributed to.

These are separate from the CodeTools repos that I am directly responsible for.

Some are simple typo fixes. I want to keep track of these changes and issues in order to show other developers how easy it is to contribute.

It has never been easier to contribute fixes and interact with the community of developers for software that you use.

Besides, fixing typos is the least you can do for free software :)

My profiles on various code sites:

LLVM

My contributions to LLVM are mainly concerned with maintaining the C API that is used by the Wolfram Compiler, but I am also reporting bugs with [[clang::musttail]] because I am very excited to have tail calls.

LSP (Sublime)

vscode-languageserver-node

AFLplusplus

ioquake

ioquake is a fork of the Quake 3 source code released by Id and receives constant updates and bug fixes. It is rock solid! I periodically compile the current repo and make sure it is still works fine under Cygwin on Windows. The maintainers do not always keep Windows in mind. I have contributed some fixes and it is my dream to update it to use CMake for all platforms.

Golly

Golly is a very popular open source Game of Life simulator that runs on multiple platforms. There were some problems with the Android client that I fixed, and I have turned into the Android developer for Golly. I hope to continue and extend my open source work.

Z3

CMake

tree-sitter

Sublime

Ghidra

Docker