-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
128 lines (125 loc) · 6.99 KB
/
index.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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<!DOCTYPE HTML>
<html>
<head>
<title>HackUTK</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Homepage of HackUTK, the University of Tennessee's first and only computer security organization.">
<meta name="keywords" content="UTK,Security,Hacking,Programming,Tennessee,Knoxville">
<meta name="author" content="Jared Smith">
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="https://hackutk.com/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://hackutk.com/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://hackutk.com/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://hackutk.com/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://hackutk.com/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://hackutk.com/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="https://hackutk.com/favicon-32x32.png?v=2" sizes="32x32" />
<link rel="icon" type="image/png" href="https://hackutk.com/favicon-16x16.png?v=2" sizes="16x16" />
<meta name="application-name" content="HackUTK" />
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta name="msapplication-TileImage" content="https://hackutk.com/mstile-144x144.png" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>
<!-- Header -->
<div id="header">
<img class="logo" src="images/hackutkglow.png">
<p>The <a href="https://utk.edu">University of Tennessee, Knoxville's</a>
<br /> premier computer security organization.</p>
</div>
<!-- Main -->
<div id="main">
<header class="major container 75%">
<h2>We're a community of passionate
<br />
hackers that love security, learning,
<br />
and building the world of tomorrow through technology.</h2>
</header>
<div class="box alt container">
<section class="feature left">
<a href="#" class="image icon fa-university"><img src="images/minkao.jpg" alt="" /></a>
<div class="content">
<h3>Training the next generation of security experts</h3>
<p>We aim to provide bi-monthly meetings of members to discuss computer security topics, develop skills in security research and engineering, and hear from security professionals in our sponsor organizations.</p>
</div>
</section>
<section class="feature right">
<a href="#" class="image icon fa-code"><img src="images/heartbleed_fix_diff.png" height="553" width="554" alt="" /></a>
<div class="content">
<h3>Dominating the competition in Capture the Flag events</h3>
<p>We participate in Capture the Flag (CTF) competitions as often as we can, bringing together students at UTK to work together in teams in these novel computer security competitions.</p>
</div>
</section>
<section class="feature left">
<a href="#" class="image icon fa-users"><img src="images/professional.jpg" alt="" /></a>
<div class="content">
<h3>Connecting our members with security professionals</h3>
<p>We strive to connect our members with relevant contacts in the computer security and greater technology industry, thus enabling our members to find exciting and cutting-edge opportunities in the industry during and after their time at UTK.</p>
</div>
</section>
</div>
<div class="box container">
<header>
<h2>Sponsors</h2>
<p>HackUTK is proud to have the following sponsors</p>
</header>
<section>
<div class="row sponsors">
<div class="3u">
<a href="https://cisco.com" target="_blank"><img src="images/cisco.png" /></a>
</div>
<div class="3u">
<a href="https://www.swordshield.com" target="_blank"><img src="images/swordshield.png" /></a>
</div>
<div class="3u">
<a href="https://www.tenable.com" target="_blank"><img src="images/tenable.jpg" /></a>
</div>
<div class="3u">
<a href="https://www.teksystems.com" target="_blank"><img src="images/tek_systems.jpg" /></a>
</div>
</div>
</section>
</div>
<div class="box container">
<header>
<h2>Signup for HackUTK</h2>
<p>Fill out the following form to get your email in our database.</p>
</header>
<section>
<div class="row sign-up-form">
<div class="12u">
<iframe src="https://docs.google.com/forms/d/1AZJZlRUN44AW-IcNpcOFd-uynp1Qm5NfuT50oy146Po/viewform?embedded=true" style="width: 100%;" height="500" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
</div>
</div>
</section>
</div>
<footer class="major container 75%">
<h3>Come hack with us!</h3>
<p>We're always looking for new members and sponsors to join our crew.</p>
<ul class="actions">
<li><a href="mailto:hackutk@gmail.com" class="button">Ping us</a></li>
</ul>
</footer>
</div>
<!-- Footer -->
<div id="footer">
<ul class="icons">
<li><a href="https://twitter.com/hackutk" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/hackutk" class="icon fa-github"><span class="label">Github</span></a></li>
</ul>
<ul class="copyright">
<li>© HackUTK. All rights reserved. Site by <a href="https://jaredmichaelsmith.com">Jared Smith</a>. Logo design by <a href="http://kveca.com">Kaleigh Veca</a>.</li>
</ul>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>