{% extends "events/base_sidebar.html" %} {% load static %} {% block title %}Code Jam 2023{% endblock %} {% block breadcrumb %}
  • Events
  • Code Jams
  • Code Jam 2022
  • Submissions
  • {% endblock %} {% block event_content %}

    Below is a list of all projects submitted by the end of Summer Code Jam 2022

    The Async Aggregators

    GitHub

    The Benevolent Dictators

    GitHub

    The Dot Operators

    GitHub

    The Dynamic Typists

    GitHub

    The Emerging Exceptions

    GitHub

    The Expected Indents

    GitHub

    The Itinerant Iterators

    GitHub

    The Magic Methods

    GitHub

    The Missing Dependencies

    GitHub

    The Monkey Patches

    GitHub

    The Neverending Loops

    GitHub

    The Pickled Peps

    GitHub

    The Readable Regexes

    GitHub

    The Rubber Duck Debuggers

    GitHub

    The Thick Wrappers

    GitHub

    The Top Level Walruses

    GitHub

    The Wheels of Cheese

    GitHub

    {% endblock %} {% block sidebar %} {% include "events/sidebar/code-jams/9.html" %} {% endblock %}