adding java projs
This commit is contained in:
parent
14ed85db8e
commit
c38e00f6b1
8
content/software/2019-05-28-flippycat.md
Normal file
8
content/software/2019-05-28-flippycat.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "FlippyCat"
|
||||
date: 2019-05-28
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "A purposefully bad flappy bird clone, built for a highschool computer science class"
|
||||
redir_to: https://github.com/ewpratten/FlippyCat
|
||||
---
|
8
content/software/2019-12-28-rayzor.md
Normal file
8
content/software/2019-12-28-rayzor.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Rayzor"
|
||||
date: 2019-12-28
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "A toy raytracer, built as a highschool computer science final project."
|
||||
redir_to: https://github.com/ewpratten/Rayzor
|
||||
---
|
8
content/software/2020-02-29-parts.md
Normal file
8
content/software/2020-02-29-parts.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Raider Robotics IMS"
|
||||
date: 2020-02-29
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "The 5024 Inventory Management System (IMS) is a small side-project designed by two team members to provide a simple tool for locating items in our team's shop."
|
||||
redir_to: https://github.com/frc5024/parts
|
||||
---
|
8
content/software/2020-07-21-testbench.md
Normal file
8
content/software/2020-07-21-testbench.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Raider Robotics Testbench"
|
||||
date: 2020-07-21
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "A tool for performing hardware tests and measurements on various mechanical subsystems"
|
||||
redir_to: https://github.com/frc5024/testbench
|
||||
---
|
8
content/software/2020-12-25-mandelbrot.md
Normal file
8
content/software/2020-12-25-mandelbrot.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Mandelbrot Set Viewer"
|
||||
date: 2020-12-25
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "This project is a fairly simple fractal viewer for the Mandelbrot Set that utilizes JNI calls to perform intense calculations outside the JVM"
|
||||
redir_to: https://github.com/ewpratten/mandelbrot
|
||||
---
|
Loading…
x
Reference in New Issue
Block a user