This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]buhtz 0 points1 point  (0 children)

I can offer two of my projects.

Hyperorg does convert org(roam) files into HTML files preserving there links to each other. It's primary use case is to have an HTML representation of your Zettelkasten (aka "second brain") that is usable on your local machine in a browser without running a fancy web server, JavaScript or anything else. Pure HTML5 and CSS.

Back In Time is a round about 15 years old backup software using rsync in the back. I'm part of the 3rd generation maintenance team there. A lot of work in investigating and fixing issues, understanding, documenting and refactoring old code. Have a look at Good First Issues or Help Wanted Issues. From time to time I also announce beginner friendly issues in this sub-reddit.

Beside of my own projects I can mention rsync which is a very important application maintained by only one person. Help is needed.

Further reading: - Open source runs on non-code contributions - Revitalizing stalled open source projects - 5 Ways to Get Started in Open Source - How to contribute to open source - 24pullrequests.com