What are the best free alternatives to GitHub for hosting personal projects?

0
1
Asked By CuriousCoder92 On

I'm looking for a free hosting site for my small personal projects that isn't GitHub for various reasons. I'm mainly sharing my projects with friends and family, so I need a platform where I can upload my code in an organized manner, with version control being strongly preferred. I don't care much about advanced features like continuous integration or pull requests. Ideally, I want somewhere non-Microsoft and non-Google if possible. Any recommendations?

1 Answer

Answered By OpenSourceFan77 On

Have you checked out Codeberg? It's run by a non-profit organization and quite popular among users who want to stay away from GitHub. Plus, it's a nice community vibe there. Just a heads up though, while I get where you're coming from with your concerns about Microsoft, remember that every major AI company often scrapes publicly available data, not just from GitHub.

CuriousCoder92 -

Thanks for the suggestion! I’ll definitely look into Codeberg. I understand what you’re saying about data scraping, but I’d still prefer not to directly give my code to them.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.