現在 — now
final class Setayesh
{
public function code(): array
{
return [
"used" => ["Laravel", ".NET"],
"tools" => ["Git", "GitHub", "Postman", "Figma", "VSCode", "PhpStorm"]
];
}
public function buildingNow(): array
{
return [
"team management systems",
"real estate dashboard",
"membership application"
];
}
public function philosophy(): string
{
return 'simple > complex';
}
}技術 — tech stack
github
activity
静かなコード、強いシステム。
quiet code, strong systems.

