{{ this.body }}
{% from "macros/projects.html" import render_active %} {% for child in this.children.filter(F.active == True).all() %}
{{ render_active(child, this.alt) }}
{% endfor %}

{{ _('None of these ideas seem appealing? You may also want to propose your own project idea — which often results in the best projects.') }} {{ _('We invite you to contact us to discuss your own project idea.') }}

Past Projects

{{ _('Here are some successful projects which have been implemented in the past by Google Summer of Code and Outreachy participants') }}