Quick Talk
10 June 2026 by erwan
Using open data from IGN (french institute for geographical maps), I asked new Claude 5.0 to build a threejs powered landscape viewer. I downloaded data files from IGN (`.shp`/`.dbf` format) and let a custom processor convert to binary format as explained by Claude who did the job :
Read more »
Application Development
2 June 2026 by erwan
A Distraction-Free Book Editor for the Browser I wanted to write a book and started working on obsidian, very nice but I had two requirements So I asked Claude to create this browser based book editor with note capabilities. It’s named ChapterOs and can save/load your writing to/from your hard disk in html or md […]