featured image

Open-source contributions to the Python Barranquilla community website.

Website

The Python Barranquilla website is an open-source project managed by the community under the PyBAQ GitHub organisation. As a maintainer I have contributed across several technical areas over the years.

Event automation

The most significant contribution has been designing and implementing a pipeline that keeps the events section of the website up to date automatically. The script queries the Meetup API via GraphQL, normalises the response and generates the necessary content files so that past and upcoming events are always reflected on the site without manual intervention.

CI/CD and developer experience

Content and styling

All contributions are auditable at github.com/PyBAQ/website.