Skip to content
cd ../blog

Hello, ProxySoul

announcementpersonal

Hello, ProxySoul

Welcome to the new home of my portfolio. If you knew me before, you might remember Pouiiro — that was the old alias. Now it's ProxySoul.

Why the rebrand?

The name ProxySoul reflects what I do: I act as a proxy between complex technical problems and elegant solutions, putting my soul into every line of code I write.

What's new?

This portfolio has been completely rebuilt from scratch using:

  • Next.js 16 with App Router and React Server Components
  • React 19 with useActionState for form handling
  • Tailwind CSS v4 with the new CSS-first configuration
  • Framer Motion for smooth page transitions and micro-interactions
  • Velite for this blog system with MDX
  • ItsHover animated icons throughout the UI

The aesthetic is darker, more professional — black, purple, and red. A hacker-meets-engineer vibe with terminal-inspired navigation.

What's next?

I'll be sharing more about:

  • Technical deep-dives into projects I'm building
  • Lessons learned from freelancing across multiple domains
  • AI integration patterns and MCP development
  • The tools and workflows that keep me productive

Stay tuned. The best is yet to come.

const proxysoul = {
  name: "Ouail Bni",
  role: "Software Engineer",
  motto: "If it exists, I can learn it.",
};

— ProxySoul