{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Hamza Aybak",
  "jobTitle": "Full Stack Developer",
  "email": "hamzaaybak1@gmail.com",
  "url": "https://hamzaaybak.dev",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "İzmir",
    "addressCountry": "TR"
  },
  "sameAs": [
    "https://github.com/farfalletonde",
    "https://linkedin.com/in/hamza-aybak-9a94b81b3"
  ],
  "knowsAbout": [
    "React",
    "TypeScript",
    "React Native",
    "Node.js",
    "Express",
    "PostgreSQL",
    "REST APIs",
    "SQL",
    "Docker",
    "Git",
    "Testing",
    "Code review"
  ],
  "description": "Full stack developer focused on React, TypeScript, and Node.js. I build UIs and APIs that stay solid when traffic picks up.",
  "alumniOf": [
    {
      "@type": "CollegeOrUniversity",
      "name": "Ege University"
    }
  ],
  "knowsLanguage": [
    "English",
    "Turkish"
  ],
  "worksFor": [
    {
      "@type": "Organization",
      "name": "Decktopus AI",
      "url": "https://www.decktopus.com"
    }
  ],
  "experience": [
    {
      "company": "Decktopus AI",
      "role": "Full Stack Developer",
      "period": "Dec 2024 - Present",
      "current": true,
      "stack": [
        "React",
        "TypeScript",
        "Node.js",
        "REST APIs"
      ],
      "highlights": [
        "Build and maintain features for a React, Node.js, and TypeScript platform with over 3.5 million users.",
        "Work with product and design on UX improvements, onboarding flows, and content tools.",
        "Improve API usage and data flow so the app stays fast and easier to maintain.",
        "Take part in code reviews, planning, and regular releases with the rest of the team."
      ]
    },
    {
      "company": "DIGIEGGS",
      "role": "Software Developer",
      "period": "Oct 2021 - Dec 2024",
      "current": false,
      "stack": [
        "React",
        "React Native",
        "Node.js",
        "TypeScript"
      ],
      "highlights": [
        "Built and shipped 8 production apps, from responsive web clients to React Native and backend integration.",
        "Reduced crash rates by about 85% through performance fixes and better error handling.",
        "Refactored older codebases to modern React and TypeScript patterns.",
        "Mentored junior developers with code reviews and pair programming."
      ]
    }
  ]
}
