Sandro Circi
banner
sandros94.com
Sandro Circi
@sandros94.com
Picture after picture is how the story is told.
Formally a photographer, insanely curious and passioned optimizer.

💾 github.com/sandros94

Moderator and part of the Ecosystem Team of nuxt.com

Helping in:
nitro.build • unjs.io
Published yet another update for `unjwt`

Added an h3 (v1) adapter with in-context caching for both JWS and JWT tokens.

With minimal runtime configuration you'll be also able to wrap them in your Nuxt and Nitro projects
October 1, 2025 at 5:36 PM
I might have just found an impossible array type inference...

I just wanted to get the `usedName` in the callback 💀
August 3, 2025 at 2:28 AM
Unfortunately it was clearly stated in the first 3.6.0-alpha.1 release 😢

github.com/vuejs/core/r...
July 13, 2025 at 7:43 PM
I wasn't expecting such a wholesome face to great me on VSCode today 😍

@thealexlichter.com
July 1, 2025 at 7:13 PM
Sometimes I focus a bit too much on performance tho...

from a simple 8x gain, up to a 22x gain for tokens >= 128 characters in length
June 22, 2025 at 4:50 PM
146... in 51h...

Now I see what you were talking about...
March 19, 2025 at 9:51 PM
I'm still amazed how much a cheap VPS with a simple Bun+h3 can do
March 7, 2025 at 1:05 AM
This still feels surreal to me...

Thank you @nuxt.com for having me in the ecosystem team!
February 21, 2025 at 4:21 PM
Still, we have some issues counting up to five...
(at 0:40)
January 5, 2025 at 11:40 AM
At last, joining my favorite game ♨️
December 31, 2024 at 10:45 PM
I am constantly insulted on this platform
December 30, 2024 at 4:54 PM
Would be nice to know which stars are actually from this year tho (GitHub API limitation)

git-wrapped.com/profiles/san...
December 22, 2024 at 6:50 PM
_Pssst_, if you are on a @nuxt.com project you can add `h3-valibot/nuxt` as a module and have everything auto-imported. `v` and `vh` also available vue side 😏
December 13, 2024 at 11:59 AM
On the subject of @valibot.dev I recently enjoyed refactoring and updating `h3-valibot`.

It brings a series of utility functions (and `safe` variants) that accept an h3 `event` and a valibot schema. It also comes with `vh` object with various string manipulation utils.

github.com/intevel/h3-v...
December 13, 2024 at 11:59 AM
Se il try/catch fosse scritto in romano...
December 5, 2024 at 7:54 PM
While doing some research for my website I stumbled on this codepen and I'm having a meltdown...

codepen.io/nicolasjesen...
Credits: @njesenberger.bsky.social
December 4, 2024 at 9:35 PM
Just did a small `nuxt-qrcode` release.

Automatic integration for #Nuxt UI and UI Pro color tokens, no need to define colors manually.

qrcode.s94.dev/guide/config...
December 4, 2024 at 4:34 PM
I mean, everything is in-check, but probably my account is too new for such a short red flags list. Nobody started a mice/monitors discussion, yet 🤭

blueskyroast.com/roast/sandro...
December 1, 2024 at 3:50 PM
ngl, this globe is starting to give me _can it run Crysis_ vibes
December 1, 2024 at 3:33 PM
A few new component got merged into @nuxt.com UI v3, one of which is a mobile-inspired Drawer!

If you can't wait for the next pre-release just edit your `package.json` 😏:
```
"dependencies": {
"@nuxt/ui": "https://pkg.pr.new/@nuxt/ui@3496b2d",
},
```

Check it out 👇
ui3.nuxt.dev/components/d...
November 27, 2024 at 1:55 PM
New release for `nuxt-qrcode`!

This release focuses on more improvements for QRCode generation, server side util and docs (finally)!

I still need to describe many functionalities and use-cases, but feel free to ping me here or on Github if you have any question!

qrcode.s94.dev
November 19, 2024 at 11:02 PM
Two years ago today I ran for the first time `npx nuxi init`.

I had no JS experience, but was looking for learning it and one day sustain my family with it.

While I haven't achieved the latter yet, @nuxt.com did felt to me like a second family. Helping while having fun, regardless of the runtime.
November 18, 2024 at 9:39 PM
I became a 😸!
November 16, 2024 at 12:16 PM
The Social Butterfly Conversationalist on 🦋
#14,658,313 (I like it, it includes a few of my favorite numbers)

📎 jyc.dev/at/sandros94...
November 15, 2024 at 10:45 AM
one question that popped up frequently during @nuxtnation.com was: "when is #Nuxt 4 going to be released? Is is a big migration?" or "how can I test Nuxt 4 breaking changes?"

You can already do so just by changing its `future.compatibilityVersion` to `4` and update your folder structure!
November 14, 2024 at 1:41 PM