-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnrc.html
More file actions
19 lines (17 loc) · 848 Bytes
/
nrc.html
File metadata and controls
19 lines (17 loc) · 848 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title : NRC
layout : default
categories : [projects]
stylesheets : [projects]
---
<div id="project">
<a href="http://www.thenrc.org/" target="_blank"><img class="logo" src="res/nrc/nrc.png"/></a>
<h1>National Robotics Challenge</h1>
<div class="division"></div>
<p class="text-block">
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>
<h1>Our Robots</h1>
<div class="division"></div>
{% include nrc_project_tiles.html %}
</div>