Claude improvements
|
Before Width: | Height: | Size: 232 KiB After Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 454 KiB After Width: | Height: | Size: 130 KiB |
|
Before Width: | Height: | Size: 928 KiB After Width: | Height: | Size: 205 KiB |
|
Before Width: | Height: | Size: 163 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 2 MiB After Width: | Height: | Size: 296 KiB |
|
Before Width: | Height: | Size: 144 KiB After Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 570 KiB After Width: | Height: | Size: 145 KiB |
|
Before Width: | Height: | Size: 366 KiB After Width: | Height: | Size: 89 KiB |
BIN
src/content/projects/_assets/process-simulator-input.jpg
Normal file
|
After Width: | Height: | Size: 105 KiB |
|
Before Width: | Height: | Size: 615 KiB After Width: | Height: | Size: 143 KiB |
|
Before Width: | Height: | Size: 408 KiB After Width: | Height: | Size: 52 KiB |
|
|
@ -10,6 +10,7 @@ sortDate: 2018-01-01
|
|||
status: Early web game
|
||||
technologies: ['JavaScript', 'Canvas']
|
||||
selected: false
|
||||
essay: avoid-early-web-game
|
||||
legacyAnchor: avoid
|
||||
links:
|
||||
- label: Demo
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ sortDate: 2018-08-01
|
|||
status: Simulation
|
||||
technologies: ['Unity', 'C#', 'REST API', 'Blender']
|
||||
selected: false
|
||||
essay: city-simulation-unity-traffic
|
||||
legacyAnchor: city-simulation-unity
|
||||
links: []
|
||||
---
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ sortDate: 2018-06-01
|
|||
status: UI experiment
|
||||
technologies: ['JavaScript', 'Canvas', 'Image processing']
|
||||
selected: false
|
||||
essay: photo-colour-grader
|
||||
legacyAnchor: photo-colour-grader
|
||||
links: []
|
||||
---
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ sortDate: 2019-10-01
|
|||
status: Experiment
|
||||
technologies: ['Python', 'NumPy', 'SciPy', 'Flask', 'MQL4']
|
||||
selected: false
|
||||
essay: foreign-exchange-prediction-experiment
|
||||
legacyAnchor: predicting-foreign-exchange-rates
|
||||
links: []
|
||||
---
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ sortDate: 2016-04-01
|
|||
status: Early hardware/software project
|
||||
technologies: ['Python', 'NumPy', 'FFT', 'Raspberry Pi', 'Vanilla web']
|
||||
selected: false
|
||||
essay: lights-synchronized-to-music
|
||||
legacyAnchor: lights-synchronised-to-music
|
||||
links: []
|
||||
---
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ sortDate: 2019-11-01
|
|||
status: Android app
|
||||
technologies: ['Android', 'Kotlin/Java', 'Markdown', 'Markwon']
|
||||
selected: false
|
||||
essay: my-notes-android-markdown-app
|
||||
legacyAnchor: my-notes-android-app
|
||||
links:
|
||||
- label: Source
|
||||
|
|
|
|||
16
src/content/projects/nuclear-editor.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
sourceProjectId: nuclear-editor
|
||||
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
|
||||
status: Input editor
|
||||
technologies: ['JavaFX', 'JSON', 'REST API']
|
||||
selected: false
|
||||
essay: graph-editor-javafx-simulation-input
|
||||
legacyAnchor: graph-editor-javafx
|
||||
links: []
|
||||
---
|
||||
|
|
@ -10,6 +10,7 @@ sortDate: 2016-07-01
|
|||
status: Static site generator
|
||||
technologies: ['Webpack', 'Image processing', 'Static site generation']
|
||||
selected: false
|
||||
essay: photo-site-generator
|
||||
legacyAnchor: photos
|
||||
links:
|
||||
- label: Site
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ sortDate: 2017-10-01
|
|||
status: Early game project
|
||||
technologies: ['C', 'SDL 1.2', 'Voxel terrain']
|
||||
selected: false
|
||||
essay: platform-game-c-sdl
|
||||
legacyAnchor: platform-game
|
||||
links: []
|
||||
---
|
||||
|
|
|
|||