Skip to content
← Back to Blog
March 13, 2026 · 3 min read · Elias Teubner
#personal #webdev #ai

Hello World!

This isn't a portfolio. Portfolios sit in downloads folders and collect dust. This is a living record — of what I'm building, how I think, and where I'm going. You're early to something.

Why This Site Exists

Recruiters see hundreds of PDFs. I wanted to give them an experience. Something that shows not just what I can do, but how I think. If a bullet-point list of skills is what you're after, LinkedIn exists. This is for the people who want to understand the person behind the code — the reasoning, the vision, the decisions. That's what separates builders from fillers.

What I'm Building

Right now, I'm focused on:

  • AI & Automation — Building tools that make complex workflows feel effortless
  • MCP Servers — Bridging AI agents with real-world data systems
  • Smart Scheduling — AI-powered planning for real businesses

The Tech Behind This Site

This portfolio runs on:

const techStack = {
  framework: 'Astro',
  islands: 'React',
  styling: 'Tailwind CSS',
  animations: ['GSAP', 'Framer Motion', 'Three.js'],
  language: 'TypeScript',
};

Every section is an Astro island — heavy JavaScript only loads where it's needed. The hero's Three.js scene doesn't slow down the blog. The blog doesn't load Three.js. Performance is a feature. Everything here has a reason.

What's Next

I'll write about my projects, share what I learn, and document the journey — not the sanitized highlight reel, but the real version. The technical decisions, the late nights, the moments where everything clicked. If you care about AI, automation, or solid engineering, you're in the right place.

I'm not here to fill a space. I'm here to build things that matter. You'll see it unfold.

— Elias

Share this post