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

56K

Revenue

+24%

Curtain AI

Home Designer

8K

Bluffin

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.

FiberCheck

Analysis Result

Cotton-Lycra Blend

96% Cotton, 4% Lycra

9.4

Composition

96% Natural4% Synthetic
Health Score92%
Sustainability78%
Toxicity Risk8%
App

FiberCheck

Scan labels or fabrics with AI for health scores, toxic materials, and environmental impact.

Ready to start?

Let's build something together.