DEV Community

Gabor Szabo
Gabor Szabo

Posted on

 

Canadian Municipal GitHub Rankings

Part of the research I am doing in preparation for the Open Source Developer Course I mentioned earlier, is to find organizations with Open Source projects.

I started a Git repository listing Open Source projects by Higher Education institutes and another one listing Open source projects by corporations.

A subsection of the latter is the Open Source projects by Non-profits and the Open Source projects by Governmental institutions.

While looking for this last one I bumped into the

Canadian Municipal GitHub Rankings

Image description

Nice to see several governments not only using open source but also publishing projects under an OSI approved license.

And yours?

What about your government? Do they publish Open source code? Do they have a GitHub organization? Let me know so I can put together a nice page.

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git