Skip to content

One person.One stack.One standard.

Websites, software, AI integrations, from South Tyrol, built to last.

OWN PRODUCTClimactra · CO₂ SaaS for hotels
SCROLL

This site, in 7 stations.

You're looking at the result. Here's the path to it, in the order it was built.

  1. 01 · STATION

    What the site should do

    A dark, fast site that shows in five seconds what's possible. No template look.

  2. 02 · STATION

    10 pages, 3 languages

    Every page is prerendered, so Google and AI tools can read it cleanly, not as an empty shell.

  3. 03 · STATION

    Tools everyone knows

    Standard-industry tools, used to the bone. Any developer can take this code over in five years.

  4. 04 · STATION

    Hero without magic

    The live build above runs in 4 phases — on large screens a tiltable 3D panel showing code and preview. A small bit of state logic, no expensive animation library needed.

  5. 05 · STATION

    Shader, not video

    The flowing gradient behind the hero isn't a video, it's computed live, reacts to the mouse, loads nothing extra.

  6. 06 · STATION

    Around 25 seconds to ship

    The whole site builds in around 25 seconds, weighs 104 kB. If it ever got slower, the build would fail automatically.

  7. 07 · STATION

    Falkenstein, 1.2 seconds

    Server in Falkenstein at Hetzner, served via the edge network. The page loads for you in 1.2 seconds. You're here right now.

  1. 01 · STATION

    What the site should do

    A dark, fast site that shows in five seconds what's possible. No template look.

    Dark and fast. Shows in five seconds what's possible.

    Show tech detail
    $ echo "dark · fast · technical · no template"
  2. 02 · STATION

    10 pages, 3 languages

    Every page is prerendered, so Google and AI tools can read it cleanly, not as an empty shell.

    Every page prerendered — cleanly readable for Google and AI tools.

    Show tech detail
    / · /leistungen · /prozess · /prinzipien
    /uber-mich · /tech-stack · /climactra · /kontakt
    /impressum · /datenschutz
    → 10 × 3 prerendered
  3. 03 · STATION

    Tools everyone knows

    Standard-industry tools, used to the bone. Any developer can take this code over in five years.

    Standard tools, mastered. Still maintainable in five years.

    Show tech detail
    React 18 · TypeScript 5
    Vite 5 · CSS Modules
    Custom Prerender
  4. 04 · STATION

    Hero without magic

    The live build above runs in 4 phases — on large screens a tiltable 3D panel showing code and preview. A small bit of state logic, no expensive animation library needed.

    The hero build: 4 phases, own logic instead of a heavy animation library.

    Show tech detail
    const [phase, setPhase] = useState('init')
    useEffect(() => {
    setTimeout(() => setPhase('reveal'), 1500)
    }, [])
  5. 05 · STATION

    Shader, not video

    The flowing gradient behind the hero isn't a video, it's computed live, reacts to the mouse, loads nothing extra.

    Not a video behind the hero — computed live, loads nothing extra.

    Show tech detail
    // fragment shader, every frame
    vec3 color = mix(c1, c2,
    snoise(uv * 1.2 + uTime * 0.05));
  6. 06 · STATION

    Around 25 seconds to ship

    The whole site builds in around 25 seconds, weighs 104 kB. If it ever got slower, the build would fail automatically.

    Builds in around 25 seconds, 104 kB. Too slow? The build fails.

    Show tech detail
    build: — · bundle: — gzip ·
    10 pages × 3 languages prerendered · ✓ verified
  7. 07 · STATION

    Falkenstein, 1.2 seconds

    Server in Falkenstein at Hetzner, served via the edge network. The page loads for you in 1.2 seconds. You're here right now.

    Falkenstein, edge network. Loads for you in 1.2 seconds — you're here right now.

    Show tech detail
    LCP: — · CLS: — · TBT: —
    edge: Falkenstein · deploy: —
  1. 01. What the site should do — A dark, fast site that shows in five seconds what's possible. No template look.
  2. 02. 10 pages, 3 languages — Every page is prerendered, so Google and AI tools can read it cleanly, not as an empty shell.
  3. 03. Tools everyone knows — Standard-industry tools, used to the bone. Any developer can take this code over in five years.
  4. 04. Hero without magic — The live build above runs in 4 phases — on large screens a tiltable 3D panel showing code and preview. A small bit of state logic, no expensive animation library needed.
  5. 05. Shader, not video — The flowing gradient behind the hero isn't a video, it's computed live, reacts to the mouse, loads nothing extra.
  6. 06. Around 25 seconds to ship — The whole site builds in around 25 seconds, weighs 104 kB. If it ever got slower, the build would fail automatically.
  7. 07. Falkenstein, 1.2 seconds — Server in Falkenstein at Hetzner, served via the edge network. The page loads for you in 1.2 seconds. You're here right now.

How thinking works here,
how building works here.

Multi-tenant architecture isn't a feature, it's a consequence. Auth isn't a library you bolt on top. A RAG pipeline is the right answer to a specific class of problems, and the wrong one to others. Half of method64's architectural decisions sit behind those three sentences.

method64 is small by design. From the first conversation through the architecture to the deploy, everything runs across one desk. That isn't modesty. It's the condition for every decision in the code to remain defensible, and for you to reach the person who made it.

Climactra is the concrete evidence: a SaaS platform for CO₂ accounting in the hotel sector. Built from real market need, not from a pitch deck. What gets learned while building flows back into every client project.

That's why method64 works on few projects at a time, with clients who know that the more expensive solution is often the one that won't need a rewrite later. What ships, gets built in-house. If something is still running in ten years, that wasn't an accident.

Software I wouldn't accept myself, I don't build for any client either.
Jacob Wieser, founder of method64

Jacob Wieser.

Founder · Solo Engineer

One person, from the first conversation to the server that runs at night.

About me
DIRECT LINE

No account manager, no ticket system. You write to me directly.

ARCHITECTURE TO DEPLOY

Concept, code, infrastructure, maintenance, no external dependencies or handovers.

TRILINGUAL

Projects and communication in German, Italian or English.

SOUTH TYROL ROOTS

Based in Jenesien / San Genesio Atesino, above Bolzano. Local mindset, international stack.

READY?

Let's build something
that lasts
.

Describe your project in a few sentences. We usually reply the same business day, with a concrete assessment, no sales theatre.

Not ready for a project yet? Free intro call →

$
✓ ok · 104kb gzip