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/nuclear-editor.md
Normal file
13
src/content/projects/nuclear-editor.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: Graph Editor
|
||||
description: A JavaFX editor for creating and editing input graphs for the cooling system simulator.
|
||||
thumbnail:
|
||||
src: ./_assets/process-simulator-input.jpg
|
||||
alt: JavaFX editor interface for the cooling system simulator input graph.
|
||||
period: 'October-November 2018'
|
||||
sortDate: 2018-10-15
|
||||
technologies: ['JavaFX', 'JSON', 'REST API']
|
||||
selected: false
|
||||
essay: graph-editor-javafx-simulation-input
|
||||
links: []
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue