Building products that ship.

Product-focused software engineer.

1import { createFileRoute } from "@tanstack/react-router"
2import { QueryClient } from "@tanstack/react-query"
3
4interface Engineer {
5name: string
6role: string
7stack: string[]
8ship: (idea: string) => Promise<Product>
9}
10
11const metehan: Engineer = {
12name: "Metehan Kurucu",
13role: "Product-focused Software Engineer",
14stack: ["TypeScript", "React", "Node.js", "AI/LLMs"],
15
16async ship(idea) {
17const product = await design(idea)
18await deploy(product)
19return product // 30+ shipped
20}
21}
22
TypeScriptUTF-8
Ln 22

What I've Built

Codixus

Product Dashboard

All systems live

Products

6

Total Users

68K

Revenue

+24%

Flast

AI Companion

12K

Curtain AI

Home Designer

8K

Impostor Who?

Party Game

45K

FiberCheck

Fabric Analyzer

3K
BrandFounder & Full Ownership

Codixus

Building and operating consumer AI apps. Full ownership from product/design to growth and monetization.

Your AI companion
that makes you better

Get honest feedback, not validation. Flast guides you toward your goals.

Start Free
App

Flast

Your AI companion. Search the web, create images, videos, documents. Built-in todo, memory, and reusable prompts.

Ready to start?

Let's build something together.