In my free time, I contribute to various Open Source Software projects. These projects differ extensively, and their only common trait is that I've gotten to use them 😅
A short list of GitHub PRs I made (merged or closed). The full number is 30 PRs.
Sometimes, these projects are websites. In which case, I use any technology necessary to fix or improve what I've got in mind.
Screenshot of merged "Refactor Card component" PR #180 at Vanilla-OS. It has 28 commits, 25 files changed, 5 conversation items, and 1 check passed.
And sometimes, I work on desktop applications in the GNOME ecosystem, usually in C programming language. For example, this PR improves a core UI widget in the widget library used by all GNOME applications.
A screenshot of merged GitLab MR at libadwaita project, the title says "prefereces-pagee: Implement description for page". It has 42 items in "Overview", 2 commits, 7 pipelines, and 5 changes. It also shows part of the MR's description with a screenshot of an app.
And at a few occasions, I contributed to projects I never imagined myself contributing to. Such as the most popular on Linux standard library implementation for C language — glibc.
A merged GitLab MR at Glib repository, the title says "gdatetime: Pad numbers with numeric space". It has 18 "Overview" items, 3 commits, 0 pipelines, and 2 changes. It also says to "Closes #2655 (closed)".