-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnrc.html
20 lines (18 loc) · 889 Bytes
/
nrc.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title : NRC
layout : default
categories : [projects]
stylesheets : [projects]
---
<div class="topspace"></div>
<div id="project">
<a href="http://www.thenrc.org/" target="_blank"><img class="logo" src="res/nrc/nrc.png"/></a>
<p class="hd">National Robotics Challenge</p>
<div class="division"></div>
<p class="info">
The National Robotcs Challenge (NRC) is a collection of robotics competitions rolled into one large event. Held nearby in Marion, Ohio in the beginning of April, the competitions are open to students from 6th grade through graduate school. Competitions range from combat robots to pick and place machines to hockey playing robots. Currently, we participate in the Combat and Micromouse competitions.
</p>
<p class="hd">Our Robots</p>
<div class="division"></div>
{% include nrc_project_tiles.html %}
</div>