Show us your half baked, not really ready for prime time projects.
Or just whatever open source stuff you’ve been contributing to lately!
For me, it’s https://openlibrary.org I’ve been working on having author pages populated with data from wikidata. Also a few other small things with documentation and small UI bugs :)
deleted by creator
There is FreeTube that seems to be like Newpipe already but the more, the merrier. Google is not going to stop abusing it’s power.
Something I was really looking for was being able to Sync Newpipe with some interface on my desktop, this sounds great and maybe you could implement that as well?
deleted by creator
I’m working on !boinc@sopuli.xyz and !gridcoin@lemmy.ml . BOINC is a tool used by scientists to distribute computational workloads to the computers of volunteers, Gridcoin is a cryptocurrency which issues rewards for people who use BOINC (like mining crypto but for science instead of hashes). I’m not a direct dev on either project, but I code tools which make those projects easier to use, write documentation, etc.
I’ve been working on my economy overview website Keizai for the past 2-3 months. And started to develop the new version of my weather service Serenum few weeks ago. Only the landing page are done for now.
Keizai are basically all done. Just some tweaks and improvements here and there left to do. Also planning some new features.
The current version of Serenum works, but it is slow. The new version will be faster since the new API will cache the data. And instead of OpenWeatherMap (that logs “a lot” of data upon API request), the new version of Serenum API will use met.no (weather API from Norway with zero (0) logging).
I have never contributed directly to open source, perhaps because I have never felt truly confident about my programming skills. But I have always done all that I can - starring repos I like, helping beginners with linux related issues, contributing to discussions in forums, promoting foss in a friendly way wherever I can and leaving feedback and reports wherever I can.
I guess it’s something Yet I find my mind wandering sometimes If I am contributing enough.
Lemmy itself! Can’t say what because I’ll doxx myself since I’m doing the fixes under my IRL name but yeah it’s nice contributing.
I’m working on a fun personal project to replace insomnia/postman. I am adding pre-request and post-request scripts, open API/swagger support, and NO logins.