FOS Projects
What I have contributed to
- Tailwind Styled Components
- Improved the type system around components, to pass component props to new component, to keep styled components more type safe.
- Added some tests, to verify everything works as intended, even with future changes.
- Mail::DMARC
- Provided PostgreSQL support
- Added grammar functionality to translate requests to PostgreSQL or MySQL
- Laravel Onramp
- Added the sign up wizard.
- spellchecker-cli
- Added Report generations and Junit reports for better CI integration.
- Psalm
- Provided a JSON to Junit report converter that provided the basis for the Junit reports in Psalm.
What I made
- Simple
- A command line tool for checking for problematic terminology in documentation that may make someone trying to learn to feel discouraged.
- Inspired by a tweet by Erika Heidi
- Setup SFDX Github Action
- Psalm JSON to Junit Report converter
- Converts JSON reports to a Junit reports. This was made prior to Psalm supporting Junit reports.
- Godot C# Autowire
- A set of attributes and extensions for setting up autowiring in the Godot game engine.
- Godot C# Node/Resource Export
- A set attributes and a plugin for exporting custom Nodes and Resources made in C#.
- Replicates the GDScript
class_name
functionality in Godot.
Open Source but not Free
These are works that have publicly accessible repositories, but are not free licensed.
- lydiamichelle.art (Github repository)
- The personal website for my fiancé, built with Next.js.
- This website (Github repository)
- My personal website, built with Next.js.