Hacker News new | ask | show | jobs
by 20after4 872 days ago
You might like the Datasette project: https://datasette.io/

I don't think they are desperate for contributions but it's a welcoming environment and a fun project to hack on. You'll learn a lot just from reading the source and the incredibly informative PRs. The creator is a really talented developer with a great blog which shows up on the HN front page often.

2 comments

Thanks for suggesting us!

One of the nice things about Datasette is that it's based around plugins, which I think are a really great way to contribute to an open source project - you get to build out new functionality without even needing to wait on pull requests from the maintainer.

Thanks for sharing, looks like a fun project.