{% extends "base.html" %}
{% load feed_views %}
{% load banner_images %}
{% load static from staticfiles %}
{% block content %}
{% show_banner_images %}
We hold open evenings every wednesday from 5:30pm till 8:00pm
where members and non-members can visit and hang out, work on projects, socialise, and collaborate.
Learn more.
Visit us on Wednesdays
Hackspaces (also known as makerspaces) are a shared space where artists, designers, makers, hackers, programmers, tinkerers, professionals and hobbyists can work on their projects, share knowledge and collaborate.
We now how a space as of March 2017, we are now in the process of kitting it out with tools to facilitate working on your projects. At the moment, communication is via a mailing list, email, and Chat. If you're at all intrested please join our mailing list and say hi.
If you would like to visit us click here for a map, and check the mailing list for when we are at the space, we recommend contacting us to avoid disapointment.
{% show_feeds %} {% endblock content %} {% block javascript %} {{ block.super }} {% endblock %}