-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
70 lines (56 loc) · 4.19 KB
/
about.html
File metadata and controls
70 lines (56 loc) · 4.19 KB
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
---
layout: default
title: About
permalink: /about/
image: "https://assets.revolutionuc.com/website-images/2023/photos/2x/about-1.png"
useContainer: false
description: Your guide to everything about RevolutionUC — Hackathon at the University of Cincinnati from March, 2026
---
<!-- CHECK W/ DIRECTOR/LOGISTICS AND UPDATE ACCORDINGLY-->
<div class="container">
<h1 class="text-center">Build. Learn. Grow.</h1>
<p>RevolutionUC is a student hackathon in which we invite students from across the midwest to partake in a weekend of code, community, and self-improvement. You don’t have to attend the University of Cincinnati and you don’t have to be a computer science major or engineering student. We’re looking for people who share our passion to do awesome things with technology.</p>
</div>
<div class="container container--fluid">
<div class="row buildlearngrow">
<div class="columns-4 buildlearngrow__item">
<div class="item__text">
<h2 class="text-center">Build.</h2>
<p class="text-center">Hack something awesome!</p>
</div>
</div>
<div class="columns-4 buildlearngrow__item">
<div class="item__text">
<h2 class="text-center">Learn.</h2>
<p class="text-center">Hack something new!</p>
</div>
</div>
<div class="columns-4 buildlearngrow__item">
<div class="item__text">
<h2 class="text-center">Grow.</h2>
<p class="text-center">Share your hack!</p>
</div>
</div>
</div>
</div>
<div class="container">
<p>At the core of RevolutionUC are three key concepts: building, learning, and growing. There’s nothing we love more than helping our hackers learn something new while they build something cool. RevolutionUC strives to be an event where students who are passionate about technology can come together to create something amazing.</p>
<p>New to hackathons? No problem! We’re excited to help you dive into the fantastic community, and there’s no better place to start than RevolutionUC! With experienced and industry mentors, you’ll be hacking away in no time!</p>
<img
srcset="https://assets.revolutionuc.com/website-images/2023/photos/1x/about-2.png,
https://assets.revolutionuc.com/website-images/2023/photos/2x/about-2.png 2x,
https://assets.revolutionuc.com/website-images/2023/photos/3x/about-2.png 3x,
https://assets.revolutionuc.com/website-images/2023/photos/4x/about-2.png 4x"
src="https://assets.revolutionuc.com/website-images/2023/photos/4x/about-2.png"
alt="About page photo 2"
class="about-img"
>
<p>Over the course of 24 hours you’ll work together with friends, new or old, to create something you can be proud of from scratch. With tech talks and industry partnerships for inspiration, the sky is the limit. We’ve seen fantastic websites, mobile apps, bots, and hardware hacks, and we can’t wait to see what you’ll make this year.</p>
<p>Hackathons are more than just a competition or showcase of technical skill. At RevolutionUC, we strive to create an all-inclusive community that acts as an outlet in which we can join our peers and share our passion for all the incredible things that can be done through programming. That’s why we follow the <a href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf" target="_blank">Major League Hacking code of conduct</a>. We’re excited to share this ethos with all of our attendees and come together to grow the hacker community here in Cincinnati.</p>
<!-- <h1 class="text-center">Location</h1>
<p>
<iframe width="100%" height="450" style="display:block;margin:0 auto;" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?key=AIzaSyDkGjGE8cV5VEgjHdcm0qV5jtxSlaUtKAM&q=College+of+Engineering+and+Applied+Science+Library" allowfullscreen></iframe>
</p> -->
<h1 class="text-center">Contact Us</h1>
<p>Have a question not in <a href="/faq/">our FAQ</a>? Want to get in contact about sponsorship? Send us a message at <a href="mailto:info@revolutionuc.com">info@revolutionuc.com</a>.</p>
</div>