# About

Hi, I’m Julien.

If you prefer reading articles feel free to visit the blog or my dev.

This page celebrates Pixel Art.

See humans.txt and links for the credits.

Back then, game consoles such as the NES would not render incredible graphics and were limited to low-resolution and very small color palettes.

Now, it’s retro aesthetic.

# whoami

I work on the server side, behind the scenes (unlike frontend).

It usually involves business logic, data storage, API maintenance, and debugging.

I also experiment web development in side projects, like this one.

I love merging huge PRs while keeping the same design (typical backend).

Read my last note next.

# Last note

AI bloats my code

Even the best LLMs leave tones of unused CSS rules, and it’s quite the same on other programming languages.

Yes, CSS is programming.

The solution is to watch machine’s work carefully, force atomic commits, and ask for clean up explicitly.

You can also set it as global rules to apply for any coding session or create agents for custom chat configurations.