Freebies Hunt

Miscellaneous

Ehh... I don't know how to categorize these items yet.

Quickly search for a freebie
  • A Pragmatic Quick Reference

    It's a collection of wisdoms put together in a list from the Coding Horror blog.

  • Archive

    It's an archive site for everything. You can find a lot of stuff in there.

    Personal comment:

    It's also a good site to get public domain materials and some textbooks in here.

  • Codetriage

    A open issuing tool for open source software. Take note that the site serves as a system for open source tools to make their issues move forward, if not resolve them which is even better.

    Personal comment:

    This is a good website for those who are looking on contributing to open source projects.

  • Developer Roadmap (by kamranahmedse)

    Your reference in case you want to choose a specific role in software development (specifically, in web development).

    Personal comment:

    If you're looking for a web development roadmap, here's one quality resource for that.

  • DevTube

    YouTube for developers.

  • Distrowatch

    A website watching for updates around Linux distros.

    Personal comment:

    Recommended, if you're into Linux.

  • kdenlive

    A free and open source video production suite primarily aimed at Unix/Linux-based environment though a Windows port is on the works. You can view the source code in their Git repository.

  • Keybase

    A free and open source program that empowers security from identity by connecting your social links in a public way. It also offers a file sharing, file encryption, and private chat with other Keybase users.

    Personal comment:

    It's a useful way of giving credentials to the public if they need verification of your identity.

  • keyvalues

    It's a engineering job finder.

  • Local Hackday MLH (Major League Hacking)

    It's a global hackathon (that are related to MLH) finder.

  • NASA Software Catalog

    It's a website that features softwares that NASA uses for their operations. Most of which has something to do with spacecraft and other space-related studies. Some of them are freely available as they have provided a link to it but most of the time, it still has restricted access so don't get your hopes too high.

  • Odoo

    An open source suite of web apps for growing your source. If you're curious about the open source part, you can personally give the source code a visit to see it yourself.

  • Shotcut

    A cross-platform free and open source video editor.

  • The Book of Secret Knowledge (by trimstray)

    A GitHub repo that contains a list of programmer-related materials that trimstray (along with the other contributors) refer to every day. You have a list of GUI tools, CLI tools, blogs, one-liners (not that one-liner), and a lot more.

  • Wayback Machine

    A time machine for the web (not exactly that but you know...).

  • What every CS majors should know?

    It's a living document that lists out what things every CS majors should know. It's also a useful starting reference point for those who are looking into the CS field.

Some other categories:

Categories index:

What is Freebies Hunt?

Freebies Hunt is a programmer-oriented and a personal resource list gathered by @foo-dogsquared after having a stroke with open content enthusiasm. This'll help you in finding quality free (and open source) resources to get started doing on your projects (or learnings).

Freebies Hunt is also an open source website which you can see the source code for it right here. Of course, feedbacks and contributions are welcome! 🤗

Got API?

If you are looking for an API of this site (for some reason) to get its data, you're in luck! It's available as an npm package. You could also see the source code of it in this remote repo.

Want to see more of my projects?