Maud
maudnals.bsky.social
Maud
@maudnals.bsky.social
DevRel Engineer @ Google Chrome · Security scout

Web technologies 🌍 · Privacy and security 🔐 · AI/ML demos 🪄

https://maudnals.github.io/

📍Paris, France
Pinned
One of my favorite little side projects: artplz gives you art in your terminal. It works with any painter entered as a CLI argument. Wikipedia scraper under the hood 🎨
I've tried a few AI coding tools and wow I'm loving antigravity.google/ already.
This especially:
November 20, 2025 at 10:49 AM
I'm loving the MCPJam inspector. Best way for me to debug and test MCP servers.
Open source, optional login, runs locally with a sleek UI, makes it a breeze to run/test/see multiple servers/tools all at once, plus preview across clients/models.
🍒 on the cake: new OAuth Debugger feature
November 18, 2025 at 10:44 AM
My website is live 🛰️
After trying various stacks (jekyll eleventy astro etc), I landed back on a good old GH page for easy maintenance and low dependencies
maudnals.github.io/
November 14, 2025 at 10:46 AM
Friday read: As We May Think, Vannevar Bush, July 1945.
June 13, 2025 at 8:10 AM
Friday watch: "Internet is the new rock & roll", David Bowie interview, 1999.
"I think the potential of what the internet is going to do to society, both good and bad, is unimaginable. We're on the cusp...
June 6, 2025 at 10:33 AM
Friday read:
"Apples, porcupines, and the most obscure Bob Dylan song—is every topic a few clicks from Philosophy? Within Wikipedia, the answer is yes: nearly all paths lead to Philosophy.
May 23, 2025 at 10:00 AM
Reposted by Maud
My #GoogleIO talk "Practical built-in Al with Gemini Nano in Chrome" is live: youtu.be/CjpZCWYrSxM?.... Learn about the following new APIs and see partner demos:

🔮 Prompt API
…with image input 🖼️
…with audio input 👂
…with textual input 🔤
🖊️ Writing Assistance APIs
🗣️ Translation API
✔️ Proofreading API
Practical built-in AI with Gemini Nano in Chrome
YouTube video by Chrome for Developers
youtu.be
May 22, 2025 at 4:36 AM
"Your privacy is important to us and our 614 partners"
May 20, 2025 at 9:42 AM
Testing painting on fabric. Some hits, some misses. Next up, I'd like to try and get a cleaner finish - using a finer brush, maybe tape
May 8, 2025 at 1:32 PM
Friday read:
"One tried-and-true — though often overlooked — trick for generating new ideas stands out. It may sound trivial, yet it is as reliable as it is simple: talk to someone. By talking with other people, we not only pool the information or ideas that each of us individually lacks,
May 2, 2025 at 5:35 AM
Nap time project coming along - not pretty, but it works 👾
No database, this relies solely on Google's People API
April 30, 2025 at 11:39 AM
Reposted by Maud
ECMAScript excitement 😉

Congrats to @chronicles.org on advancing the Enum proposal to Stage 1 at TC39 today 🎉

This aims to bring the good parts of TypeScript enums to JavaScript plus enhancements such as new datatypes & potentially runtime performance improvements 👍

github.com/tc39/proposa...
GitHub - tc39/proposal-enum: Proposal for ECMAScript enums
Proposal for ECMAScript enums. Contribute to tc39/proposal-enum development by creating an account on GitHub.
github.com
April 15, 2025 at 4:20 PM
Friday read:
"In the day-to-day trenches of adult life, there is no such thing as atheism. Everybody worships. The only choice we get is *what* to worship.
Money. Things. Our own beauty or intellect. Power. These are our default settings, and these will eat you alive. [...]
April 25, 2025 at 9:43 AM
Friday read:
"One might imagine that a typical city does not host too many bugs; this walk was convincing me otherwise. Cities are not unnatural so much as they are *concentrated* nature [...]"
April 18, 2025 at 10:42 AM
I'd forgotten how much I enjoy coding purely for fun. Bringing ideas to life in my browser. When baby is napping I'm building a web app to help me better stay in touch with friends & fam 🖤
April 17, 2025 at 2:49 PM
Reposted by Maud
CSS Wrapped 2024

one stop shop for the Chrome #CSS features launched in 2024!

nerdy.dev/css-wrapped-...
December 5, 2024 at 6:32 PM
Reposted by Maud
Mayday! Mayday! We need a CSS hero to save our flight! 🛩️ (Spoiler: it involves a lot of frustrated yelling 😂) Watch and find out: youtube.com/shorts/E_3wm...

#codinglife #CSS #DevToolsAI @matthiasrohmer.bsky.social
December 2, 2024 at 5:00 PM
Reposted by Maud
you can use CSS to detect not only when a form is :valid but also when it's been interacted with

s/:valid/:user-valid 🤙

.group:has(:user-invalid) { --color: var(--invalid); }
input:user-invalid + .error { display: block; }
November 28, 2024 at 10:41 PM
Reposted by Maud
I announced it yesterday, but I'm very excited for the @httparchive.org's stream I'll be leading in under 2 weeks:

✨ The Web Almanac Live! ✨

We'll discuss findings re: how the web is built. Data collected over months of research across 17 million sites + published
almanac.httparchive.org/en/2024/
The 2024 Web Almanac
The Web Almanac is an annual state of the web report combining the expertise of the web community with the data and trends of the HTTP Archive.
almanac.httparchive.org
November 28, 2024 at 7:06 PM
Reposted by Maud
Lessons learned from being customer zero of Chrome's built-in APIs—My #WebAI Summit 🧠 talk is now online: www.youtube.com/watch?v=surh.... There're many more videos from the event in the official playlist: www.youtube.com/playlist?lis....
Lessons learned from being customer zero of Chrome's built-in APIs
YouTube video by Chrome for Developers
www.youtube.com
November 28, 2024 at 11:31 AM
Reposted by Maud
🚀 We’ve just released version 0.0.4 of @types/dom-chromium-ai! Check out our TypeScript definitions for the Prompt, Writing Assistance and Translation APIs in their latest form for Chromium Canary. Try the #builtinAI APIs on your machine: npmjs.com/package/@typ... @tomayac.com #GenAI
@types/dom-chromium-ai
TypeScript definitions for dom-chromium-ai. Latest version: 0.0.4, last published: 3 days ago. Start using @types/dom-chromium-ai in your project by running `npm i @types/dom-chromium-ai`. There are n...
npmjs.com
November 28, 2024 at 8:54 AM
One of my favorite little side projects: artplz gives you art in your terminal. It works with any painter entered as a CLI argument. Wikipedia scraper under the hood 🎨
November 4, 2024 at 3:14 PM
Reposted by Maud
I created a #StarterPack for #GoogleDeveloperExperts (#GDE) in #WebTechnologies. Check it out if you want to find some inspiring people in the #Web ecosystem!
bsky.app/starter-pack...
November 4, 2024 at 9:15 AM
PSA - This place has 2FA :)
November 4, 2024 at 1:48 PM