Here follows a list of some of my open-source projects, in a backwards-chronological-ish order:
- narxia (2023-Present): a programming language.
- ColentinaAI (2024): AI companion that helps students solve programming questions.
- cargo-difftests (2023-2024): a selective re-test framework for Rust.
- dir-structure (2023): Rust library for manipulation of file-system directories.
- abfc (2023): An optimizing brainfuck compiler.
- upsilon (2022-2023): A self-hosted git provider.
- klanx (2022): A toy compiler project.
- asms (2022): A plugin for IntelliJ for helping write AT&T syntax, GNU
as
assembly. - tui-revolt (2021): A TUI client for Revolt.
- robespierre (2021): A full library for writing Revolt bots with Rust.
- jmex (2021): Primitive JSON manipulation.
- mdbook-snips (2021): Marks hidden lines in a mdBook with a comment.
- nb-rs (2021): https://nekos.best/ API wrapper for Rust.
- DiscordPanel (2020-2021): Embeds the web version of Discord in IntelliJ.
- lalrdoc (2021): Render a mdBook syntax reference from a lalrpop grammar.
- eduhack (2020): Web host for educational content.
- ascii-image (2020): Turns images into “ascii” art, with Braille characters.
- leafbuild (2020): A C/C++ meta build system.
- IntelliJMesonIntegration (2020): CLion integration with the Meson build system.
- twdiff (2020): Code plagiarism checker.
- PseudoLangCompiler (2019): My first ever compiler.
- Nature Simulator (2017-2019): A full game and engine.