-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
71 lines (68 loc) · 2.91 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
---
layout: page
page: about-us
title: About Us
nav: main
city_page: false
page_css: about.css
---
<div class="page-block">
<div class="unihack-wrap container-fluid">
<div class="row justify-content-md-center">
<div class="col-lg-8 col-md-12 col-xs-12">
<h3><span>Who are we?</span></h3>
<p class="intro">
We are Australia's largest and premier student hackathon - run for students, by students.
</p>
<p>
Inspired by the student hackathons in the United States and Europe, UNIHACK was created in 2014
by Terence Huynh from WIRED Monash. Since the very first competition at York Butter Factory, UNIHACK has quickly
become one of the go-to hackathons for university students nationwide.
</p>
<p>
The main purpose of UNIHACK is to showcase the best and talented students currently residing in our
universities — the very people who will become the next generation of developers, thinkers, and
startup entrepreneurs.
</p>
<p>
Teams have 24 hours to design and build something awesome. It can be anything - a website, a mobile
application, a video game, or even something hardware. The important thing is that it needs to work
when it is presented to the judges.
</p>
<p>
Whether you are an avid programmer or a first-timer, UNIHACK welcomes all types of "hackers"
regardless of skill level.
</p>
<p>
UNIHACK is organised by WIRED Monash, the IT student society at Monash University Clayton.
</p>
</div>
</div>
</div>
</div>
{% include other/clubs.html %}
<div class="page-block">
<div class="unihack-wrap container-fluid">
<div class="row justify-content-md-center">
<div class="col-lg-8 col-md-12 col-xs-12">
<h3><span>Diversity Committment</span></h3>
<img src="/img/diversity-commitment.jpg" />
<p>
The organisers of UNIHACK are committed in increasing the diversity of UNIHACK competitors. We
will be collaborating with Women in ICT and Engineering groups across Australia to help promote
the event. We will also collaborate with ICT and Engineering groups that represent LGBT students
to ensure they are also represented at UNIHACK.
</p>
<p>
We are also committed in producing a harassment-free experience for everyone, regardless of
gender, age, sexual orientation, disability and religion. All persons involved in UNIHACK are
required to comply with the terms set out in the Hack Code of Conduct this year — including
attendees, sponsors, partners, volunteers and staff.
</p>
<p class="text-center">
<a href="http://hackcodeofconduct.org/unihack" class="uh_btn">Read the Hack Code of Conduct</a>
</p>
</div>
</div>
</div>
</div>