26 lines
1.2 KiB
HTML
26 lines
1.2 KiB
HTML
---
|
|
layout: default
|
|
title: Computer Science Kiosk
|
|
---
|
|
|
|
<div>
|
|
<h1>
|
|
Computer Science Kiosk!
|
|
</h1>
|
|
<p>
|
|
This is an open source program for a kiosk that will teach students the basics of computer science. It was initiated as a part of Anthony Lawn's Eagle Scout Project, which was to build such a kiosk to place in the Quail Valley Middle School library.
|
|
</p>
|
|
<p>
|
|
The kiosk uses Scratch as a teaching tool for students, and provides resources such as code.org that help interested students pursue Computer Science.
|
|
</p>
|
|
<p>
|
|
<a href="https://github.com/thepaperpilot/Computer-Science-Kiosk" title="Github repository">Github Page</a>
|
|
</p>
|
|
<img src="./photos/0.jpeg" alt="Snapshot 1" width="249" height="443">
|
|
<img src="./photos/1.jpeg" alt="Snapshot 2" width="590" height="443">
|
|
<img src="./photos/2.jpeg" alt="Snapshot 3" width="249" height="443">
|
|
<img src="./photos/3.jpeg" alt="Snapshot 4" width="249" height="443">
|
|
<img src="./photos/4.jpeg" alt="Snapshot 5" width="249" height="443">
|
|
<img src="./photos/5.jpeg" alt="Snapshot 6" width="249" height="443">
|
|
<br>
|
|
</div>
|