package main
import (
isaeken "github.com/isaeken/me"
"github.com/isaeken/utilities"
"github.com/isaeken/runtime"
)
func main() {
me := isaeken.New()
me.Skills(
runtime.Daily(
"go", "php", "laravel", "python",
"typescript", "react", "docker", "linux",
"tailwind",
),
runtime.Shipped(
"ecommerce sites", "saas platforms",
"kiosk apps", "robotic systems",
"composer packages", "laravel packages",
"rest apis", "admin panels",
"plugin systems", "theme systems",
"runtime config tools", "framework extensions",
"package architecture", "api design",
"template engines", "expression parsers",
"multi-tenancy", "developer tools",
"internal tools", "automation scripts",
),
runtime.Used(
"dotnet", "c#", "java",
"nodejs", "nextjs", "symfony",
"fastapi", "flask", "graphql",
"mysql", "postgresql", "sqlite", "redis",
"nginx", "apache", "github actions", "bash",
"vite", "react-native", "electron",
"s3", "object storage", "minio",
"cloudflare", "cloudflare tunnels",
"wireguard", "tailscale",
"vmware", "kvm", "qemu", "libvirt",
"ros", "ros2", "gazebo", "rviz",
"serial communication", "gpio",
"openai api", "local llms", "opencv",
"posthog", "sentry", "figma", "jetson",
),
runtime.Experimented(
"rust", "kotlin", "nuxt", "tauri",
"prisma", "mongodb", "supabase",
"terraform", "caddy", "traefik", "openvpn",
"meilisearch", "pandas", "numpy",
"jupyter", "playwright", "pest", "phpunit",
"arduino", "raspberry pi",
"pytorch", "tensorflow", "unreal engine",
),
)
me.Setup(
utilities.Workstation("Ryzen 9 9950X", "RTX 5060 8GB", "64GB RAM"),
utilities.Laptop("MacBook Pro 14\"", "M1 Pro"),
utilities.Laptop("Monster Tulpar 17\"", "i7 10750h", "RTX2060"),
utilities.Display("ASUS TUF", "3440x1440"),
utilities.Keyboard("Logitech MX Keys", "US"),
utilities.Mouse("Razer Viper Mini"),
utilities.Phone("iPhone 13", "128GB"),
utilities.Tablet("Honor Pad 9"),
)
me.Build()
me.Refactor(func (state string) bool {
return state != "it feels right")
})
}I build software end-to-end: from rough product ideas to production systems, from tiny packages to full applications.
Most of my work sits somewhere between product engineering, developer experience, and tooling. I like building things that make other things easier to build.
- products that go from idea to production
- packages that remove repetitive work
- tools that make developers faster
- systems that are simple enough to maintain
- experiments that probably started at 3 AM (UTC+3)
environment
- location: Ankara, Turkey
- timezone: UTC+3
- editor: VS Code
- ides: IntelliJ Ultimate, GoLand, PyCharm, Rider
- keyboard layout: US
- active operating systems: Ubuntu 24.04, Windows 11, macOS
- active ai tools: codex, claude code
current interests
- product engineering
- developer experience
- package architecture
- infrastructure automation
- local-first tools
- AI-assisted workflows
- tiny systems with sharp interfaces
desk setup
- Ryzen 9 9950X
- RTX 5060 8GB
- 4x Corsair 16GB RAM
- Arctic Freezer 36 Duo
- MSI B840
- MSI 750W 80+ Gold
- 3x Samsung 980 1TB
- ASUS TUF VG34VQL3A 3440x1440
- GM Game Master F-7 White
- Minar Gireta L
- Hawk Gaming Chair Fab V5
- Huawei Watch Fit 3
- Logitech MX Keys US
- Razer Viper Mini
- Xiaomi Mi Smart Bulb
- Honor Pad 9
- iPhone 13 128GB
- MacBook Pro M1 Pro 14"
- Monster Tulpar 17" i7-10750H RTX 2060






