Stuff I just can’t organise yet
Quick Talk
13 July 2026 by erwan
I’ve been building crud all my life, designing and developing full interface admin apps from scratch. More recently (that’s like less than 10 years ago) I stopped development and started pushing live apps on production with nova , filament , backpack, crudbooster, but that’s not enough for me, I need more. So I created a […]
Read more »
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 :
22 May 2026 by erwan
ever wanted to explain stuff visually ? this mindmap editor was generated in less than 10 prompts on lovable. Features tech stack :
20 May 2026 by erwan
idea from my friend : create a mobile enabled app for inventory management between locations. React Native stack with Expo, and local storage with MKKV, state management with ZUSTAND. Main features demo :
18 May 2026 by erwan
Combine Free tiers services to create fast form submission from event posters : free database (supabase), free image storage (ImageKit), and free image recognition (Gemini), all orchestrated by Claude, this time on pro subscription. The idea is to create a few intertwinned components : Those components interact together via APIs Proactive security currently I have […]
8 March 2026 by erwan
15 years ago we had a traditionnal music trio and the accordionist fellow mentionned ableton. End of 2025 I purchased the full edition, and decided to learn ableton. It took me ten years to learn how to use Adobe suite (Photoshop, illustrator and I intend to master Ableton too. here is what I get
18 December 2025 by erwan
from oral traditions to AI reasoning in pre medieval times, irish monks spent their lives copying christian texts decorated with their own inspiration of the famous interlace designs, mix of calligraphy and color illustration, blended with rigourous text reproduction for transmission to future generations. That was a notable step from oral traditions to text based […]
3 November 2025 by erwan
undocumented Statamic strikes again. Trivial stuff like acting on the level of breadcrumb display took me a while. May be I should start deep learning antlers language… Well Claude AI did not do a good job answering that simple question, while Gemini got it right first place : statamic antlers only display nav breadrumb if […]
26 September 2025 by erwan
first thing to get a good crud is the ability to read schema. In Supabase POSTGRES SQL you can create functions such as this one
20 August 2025 by erwan
Building a kitchen in a few steps is what I asked to BASE44 , new ai application maker htat created in 3 prompts a very nice kitchen designer desktop interface with configuration saver . Of course the R3F react based 3D rendering looks a bit sad but that would require a few hours of human […]
29 July 2025 by erwan
Press review of Central Statistics Office Ireland publications. In 2023, data centers used 21 percent of all electricity available in Ireland, says le Monde. in 2024, 22 percent, and still growing. Friends of the Earth are not happy. Meanwhile in America across the Atlantic, Zuckerberg’s meta is planning two data center on gigascale : Prometheus […]
21 June 2025 by erwan | Leave a Comment
I started this article in february 2025, with the main idea of reviewing AI services in the field of Excel like sheets processing for data transfer to online services that use mysql for instance. At this stage, I found and reviewed Julius AI which, as of february 2025, I found exceptionnally good at reading and […]
5 June 2025 by erwan | Leave a Comment
I’m soon one year of statamic development and guess what, as the old saying says, carpenter’s house always needs work. My own website has been craving for redesign for years, I’ve built a nuxt prototype with nice vue components and in the mean while found the new laravel / tailwind / vite stack very attractive. […]
28 May 2025 by erwan | Leave a Comment
was looking for the best way to implement parallax image display with GSAP (codepen example) https://dennissnellenberg.com https://www.ifremer.fr/fr/infrastructures-de-recherche/observer-l-ocean-mondial-en-temps-reel
15 May 2025 by erwan | Leave a Comment
4 May 2025 by erwan | Leave a Comment
Now that AI can generate efficient and complex code from elaborate prompts, let’s go back to meaning : on a cloudy sunday morning I was thinking about revamping my website and was thinking of 3D illustrations. What more meaning full than the earth ? My favourite code, CLAUDE AI provided me with efficient way of […]
1 May 2025 by erwan | Leave a Comment
today twas easier to ask Gemini this time than search google. This script was generated by GEMINI 2.0 FLASH, after two prompts. I have to say it’s just what I needed first prompt : shellscript to uppercase filename (not extension) second prompt : all folder files. I didn’t bother to go further but you could […]
14 April 2025 by erwan | Leave a Comment
Ever experienced repetitive fine tuning of threeJS scene ? and camera controls revert back to original position, and you end up wasting time finding right position to check the modifications visually ? the localStorage / sessionStorage javascript objects allow you to store this information and restore it at reload time. All you need is to […]
7 April 2025 by erwan | Leave a Comment
Playing with AI generation is showing massive improvement in 1. prompt understanding and 2. proper response. Demo of a single prompt javascript generated shoot them up game
2 April 2025 by erwan | Leave a Comment
switching back and forth from google search to gemini seems to bring the best fo both worlds. I asked Gemini to code a pure javascript accordion , it answered with alpine js code which is not too bad. Then a simple search query on google for “tailwind plus minus number alpine” led me to penguinui […]
31 March 2025 by erwan | Leave a Comment
with tailwind css there’s nothing like native features. For example native tailwind transition properties provide a range of hover or loop animations. If you need to get animations on scroll, you can use intersect library (demo here). And if you want to get more creative with texts, try letter animations with Fancy Commonents for react […]
20 January 2025 by erwan | Leave a Comment
That’s it i’ve made the big move, like many others. After twenty years of wordpress development, I have to learn it all again. SEO, forms, page building, everything comes free and open source with statamic, unlike wordpress which requires a few hundred bucks to build serious web content management. Of course, on the long run, […]
29 December 2024 by erwan | Leave a Comment
It took me quite a while to understand that in order to add action to statamic field, you have to read extending the control panel first. Yes read docs. Did you manage to add your first field action ? for myself I will document here the hards steps that took me to a great feature […]
1 December 2024 by erwan | Leave a Comment
database / nocode Tailwind tools reponsiveness Tailwind components Javascript sliders here we sort best mobile touch enabled sliders + carousels, with last github update. All these sliders share common characteristics Glide : just out ! SWIPER : 2024 SLICKSLIDER : 2017 Splide JS : 2022