Claude improvements

This commit is contained in:
Andras Schmelczer 2026-05-11 07:48:33 +01:00
parent a86940da30
commit df2267a968
79 changed files with 2695 additions and 1162 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 454 KiB

After

Width:  |  Height:  |  Size: 130 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 928 KiB

After

Width:  |  Height:  |  Size: 205 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 163 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 MiB

After

Width:  |  Height:  |  Size: 296 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 144 KiB

After

Width:  |  Height:  |  Size: 50 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 570 KiB

After

Width:  |  Height:  |  Size: 145 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 366 KiB

After

Width:  |  Height:  |  Size: 89 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 615 KiB

After

Width:  |  Height:  |  Size: 143 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 408 KiB

After

Width:  |  Height:  |  Size: 52 KiB

Before After
Before After

View file

@ -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

View file

@ -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: []
---

View file

@ -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: []
---

View file

@ -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: []
---

View file

@ -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: []
---

View file

@ -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

View 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: []
---

View file

@ -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

View file

@ -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: []
---