Convert projects to content collections
This commit is contained in:
parent
c7e8edfbf4
commit
b20139cb60
35 changed files with 402 additions and 472 deletions
13
src/content/projects/city-simulation.md
Normal file
13
src/content/projects/city-simulation.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: City Simulation
|
||||
description: A Unity traffic simulation where REST-controlled traffic lights could produce visible consequences for a cybersecurity challenge.
|
||||
thumbnail:
|
||||
src: ./_assets/city-simulation.jpg
|
||||
alt: Screenshot of a Unity city traffic simulation.
|
||||
period: 'July-August 2018'
|
||||
sortDate: 2018-08-01
|
||||
technologies: ['Unity', 'C#', 'REST API', 'Blender']
|
||||
selected: false
|
||||
essay: city-simulation-unity-traffic
|
||||
links: []
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue