Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

GSoC Project Ideas

Amitosh Swain Mahapatra edited this page Mar 12, 2019 · 7 revisions

LibreCores is participating in Google Summer of Code 2019, under the umbrella of the FOSSi Foundation. This page contains some ideas for projects. If you're interested in one of the projects, please introduce yourself on the mailing list and let us know what you're interested in, and what experience you have. You can also propose a different project, and we'll then discuss if we can find a mentor for that.

2019 Ideas

Past Google Summer of Code Editions

2018

2017

Quality Metrics of Projects listed on LibreCores.org

A user browsing for cores on LibreCores will be interested to know the quality of the project’s code so as to determine how useful the project will be to them. Such information can be obtained from feedback from users using the project, and also from the project’s code.

This project aims to collect code quality data that can be extracted, from a project's git repository. Such metrics may be from repository metadata as well as from the structure and content of source files. Collected metrics will also be enhanced when additional sources for metrics are available. Individual metrics would be combined to calculate the overall repository code quality which may be further used for purposes such as search ranking.

Clone this wiki locally