{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Fardin Iqbal",
    "label": "Software Engineer",
    "email": "iqbal11219@gmail.com",
    "phone": "(347) 909-6827",
    "url": "https://fardin-portfolio-beryl.vercel.app",
    "summary": "Full-stack engineer who solo-built a 6-product healthcare SaaS ecosystem replacing $61K/yr in enterprise software. 200+ users in production. First-generation college student finishing B.S. Computer Science at Stony Brook University.",
    "location": {
      "city": "New York",
      "region": "NY",
      "countryCode": "US"
    },
    "profiles": [
      {
        "network": "GitHub",
        "username": "FardinIqbal",
        "url": "https://github.com/FardinIqbal"
      },
      {
        "network": "LinkedIn",
        "username": "fardin-iqbal",
        "url": "https://linkedin.com/in/fardin-iqbal"
      }
    ]
  },
  "work": [
    {
      "name": "Big Minds Tiny Hands",
      "position": "Software Engineer",
      "url": "https://tinytimekeeper.com",
      "startDate": "2025-12-01",
      "summary": "Solo developer building a multi-product healthcare SaaS ecosystem. 6+ production apps, 2,018+ commits, 190+ deployments. Replaced 3 enterprise platforms saving $5,100/month.",
      "highlights": [
        "Built Tiny Thoughts: ABA clinical data collection, 37 users, 22,940+ trials (replaced $3K/mo Rethink BA)",
        "Built Tiny Steps CMS: HIPAA practice management, 42 users, $45K+ invoiced (replaced $1.7K/mo ProviderSoft)",
        "Built Tiny Time Keeper: Employee time tracking, 33 employees, 5,692 hours tracked (replaced $400/mo WorkEasy, built in 2 days)",
        "Designed HIPAA-compliant multi-tenant architecture with PostgreSQL RLS, audit trails, credential lockout"
      ]
    },
    {
      "name": "New York City Housing Authority (NYCHA)",
      "position": "Cybersecurity Intern",
      "startDate": "2025-06-01",
      "endDate": "2026-01-31",
      "summary": "One of two interns selected for the Cybersecurity team at the largest public housing authority in North America.",
      "highlights": [
        "Monitored security events using Splunk (SIEM) and CrowdStrike Falcon (EDR)",
        "Assisted in incident response workflows including triage and remediation"
      ]
    },
    {
      "name": "Beyer Blinder Belle",
      "position": "Design & Construction Technology Intern",
      "startDate": "2024-06-01",
      "endDate": "2024-08-31",
      "summary": "Automated BIM file management workflows. Project still generating ROI.",
      "highlights": [
        "Built Python automation replacing Power Automate and Excel Macros",
        "Integrated Windows Task Scheduler with logging and automatic retries"
      ]
    }
  ],
  "education": [
    {
      "institution": "Stony Brook University",
      "area": "Computer Science",
      "studyType": "Bachelor of Science",
      "startDate": "2022-08-01",
      "endDate": "2026-05-31"
    },
    {
      "institution": "The Bronx High School of Science",
      "endDate": "2022-06-01"
    }
  ],
  "skills": [
    { "name": "Languages", "keywords": ["TypeScript", "Ruby", "Python", "C", "SQL", "Swift"] },
    { "name": "Frontend", "keywords": ["React 19", "Next.js 16", "Tailwind CSS v4", "Framer Motion", "SwiftUI"] },
    { "name": "Backend", "keywords": ["Rails 8.1", "Convex", "PostgreSQL", "Drizzle", "Express.js", "FastAPI"] },
    { "name": "Infrastructure", "keywords": ["Vercel", "Fly.io", "Render", "AWS", "Docker", "GitHub Actions"] },
    { "name": "AI", "keywords": ["Claude Code", "Gemini API", "OpenAI API", "WebLLM", "WebGPU"] },
    { "name": "Security", "keywords": ["Splunk", "CrowdStrike Falcon", "HIPAA Compliance"] }
  ],
  "languages": [
    { "language": "English", "fluency": "Native" },
    { "language": "Bengali", "fluency": "Native" }
  ],
  "interests": [
    { "name": "Brazilian Jiu-Jitsu", "keywords": ["coaching", "competition", "philosophy"] },
    { "name": "Philosophy", "keywords": ["Nietzsche", "Stoicism", "Existentialism"] }
  ]
}
