{
  "@context": "https://schema.org",
  "@type": "ProfilePage",
  "@id": "https://dylancablayan.xyz/#hiring-profile",
  "name": "Dylan Cablayan Hiring Profile",
  "url": "https://dylancablayan.xyz/hiring-profile.json",
  "dateModified": "2026-06-01",
  "inLanguage": "en-US",
  "about": {
    "@id": "https://dylancablayan.xyz/#person"
  },
  "mainEntity": {
    "@type": "Person",
    "@id": "https://dylancablayan.xyz/#person",
    "name": "Dylan Cablayan",
    "url": "https://dylancablayan.xyz/",
    "image": "https://dylancablayan.xyz/dylan-snow.jpeg",
    "email": "mailto:dylancablayan07@gmail.com",
    "jobTitle": "Computer Science student and applied AI builder",
    "description": "Computer Science student in Honolulu building across applied AI, data science, coastal intelligence, health AI, education technology, startups, venture, and civic projects.",
    "nationality": {
      "@type": "Country",
      "name": "United States"
    },
    "address": {
      "@type": "PostalAddress",
      "addressLocality": "Honolulu",
      "addressRegion": "HI",
      "addressCountry": "US"
    },
    "sameAs": [
      "https://linkedin.com/in/dylancablayan",
      "https://github.com/dcablayan",
      "https://leetcode.com/u/dcablayan/",
      "https://x.com/dylancablayan",
      "https://www.researchgate.net/profile/Dylan-Cablayan"
    ],
    "knowsAbout": [
      "Artificial intelligence",
      "Data science",
      "Machine learning",
      "Large language models",
      "Natural language processing",
      "Time series forecasting",
      "Coastal intelligence",
      "Health AI",
      "Startup operations",
      "Venture analysis",
      "Education technology",
      "Technology policy"
    ],
    "alumniOf": [
      {
        "@type": "EducationalOrganization",
        "name": "University of Hawaiʻi at Mānoa",
        "sameAs": "https://manoa.hawaii.edu/"
      },
      {
        "@type": "EducationalOrganization",
        "name": "Kapiʻolani Community College",
        "sameAs": "https://www.kapiolani.hawaii.edu/"
      }
    ]
  },
  "hiring": {
    "profileType": "hiring",
    "workAuthorization": "U.S. citizen; authorized to work in the United States; no sponsorship required.",
    "expectedGraduation": "2029",
    "availability": "Open to internships, research roles, startup projects, and AI/data/product opportunities.",
    "targetRoles": [
      "AI / ML Intern",
      "Data Science Intern",
      "Software Engineering Intern",
      "Product or Startup Operations Intern",
      "Venture / Startup Analyst"
    ],
    "skills": {
      "languages": ["Python", "TypeScript", "JavaScript", "SQL"],
      "aiMl": ["NLP", "GPT/LLMs", "scikit-learn", "time series", "clinical AI"],
      "data": ["pandas", "NumPy", "NOAA data", "remote sensing", "CSV/XLSX"],
      "webApps": ["React", "Next.js", "Flask", "Streamlit", "TailwindCSS"],
      "tools": ["Git", "Zod", "Selenium", "CI/CD", "Docker"]
    },
    "experience": [
      {
        "organization": "Hawaiʻi Technology Development Corporation",
        "role": "Intern",
        "start": "2026-05",
        "end": "present",
        "status": "incoming_or_active",
        "evidence": "https://www.htdc.org/",
        "summary": "Internship supporting Hawaiʻi technology and startup ecosystem work."
      },
      {
        "organization": "OpenAI",
        "role": "ChatGPT Lab Member",
        "start": "2025-10",
        "end": "present",
        "status": "active",
        "evidence": "https://openai.com",
        "summary": "Selected as 1 of 28 members in Cohort 3 to help shape student-facing ChatGPT experiences."
      },
      {
        "organization": "Blue Startups",
        "role": "Program Operations Intern",
        "start": "2025-08",
        "end": "2026-04",
        "status": "complete",
        "evidence": "https://bluestartups.com",
        "summary": "Supported accelerator operations, founder programming, and startup evaluation."
      },
      {
        "organization": "Energy Innovation Capital",
        "role": "VC Deal Sourcing Extern",
        "start": "2025-10",
        "end": "2025-12",
        "status": "complete",
        "evidence": "https://www.energyinnovationcapital.com",
        "summary": "Sourced and evaluated clean-energy startups through market maps, company research, and investment notes."
      },
      {
        "organization": "Hohonu",
        "role": "Data Science Intern",
        "start": "2025-05",
        "end": "2025-07",
        "status": "complete",
        "evidence": "https://hohonu.io",
        "summary": "Built water-level modeling and data pipelines for coastal monitoring."
      },
      {
        "organization": "NASA SEES",
        "role": "Research Intern",
        "start": "2024-05",
        "end": "2024-08",
        "status": "complete",
        "evidence": "https://www.researchgate.net/publication/385278069_GRACE-FO_Weighing_Where_the_Water_Goes",
        "summary": "Analyzed GRACE-FO satellite gravity data to explain ice-sheet mass change and sea-level-rise contribution."
      },
      {
        "organization": "UH Mānoa SAIL Lab",
        "role": "CS Research Intern",
        "start": "2023-08",
        "end": "2024-06",
        "status": "complete",
        "evidence": "https://mahdi-b.github.io",
        "summary": "Built NLP workflows converting patient-physician conversations into structured JSON for clinical documentation prototypes."
      }
    ],
    "projects": [
      {
        "name": "Wai",
        "title": "Hybrid Water-Level Prediction",
        "stack": ["Python", "pandas", "scikit-learn", "statsmodels", "NOAA CO-OPS data", "Streamlit", "Plotly", "pytest"],
        "evidence": "https://github.com/dcablayan/Wai",
        "summary": "Hybrid tide-aware water-level forecasting project comparing residual models against persistence and NOAA tidal prediction baselines."
      },
      {
        "name": "Synth",
        "title": "AI Contract Review",
        "stack": ["TypeScript", "Next.js", "Zod", "Playwright", "AI/LLM workflows", "CSV/XLSX parsing"],
        "evidence": "https://github.com/dcablayan/Synth",
        "summary": "Local-first AI diligence cockpit for structured reviews, evidence ledgers, exports, reports, and run comparisons."
      },
      {
        "name": "NASA GRACE-FO",
        "title": "NASA GRACE-FO Research",
        "stack": ["Python", "Remote Sensing", "Climate Data"],
        "evidence": "https://www.researchgate.net/publication/385278069_GRACE-FO_Weighing_Where_the_Water_Goes",
        "summary": "Transformed NASA GRACE/GRACE-FO satellite measurements into equivalent water height maps, polar ice mass-change trends, and sea-level-rise contribution models."
      },
      {
        "name": "Parrot Forms",
        "title": "NLP Medical Transcription",
        "stack": ["Whisper", "GPT", "Flask", "Selenium"],
        "evidence": "https://github.com/AkibSadmanee/ParrotForms",
        "summary": "Clinical documentation prototype turning patient-physician conversations into structured intake records."
      },
      {
        "name": "Filipino Curriculum Project",
        "title": "Filipino Culture Curriculum",
        "stack": ["Education", "Curriculum Design", "Civic Advocacy"],
        "evidence": "https://sites.google.com/view/filipinocurriculum/home",
        "summary": "Co-developed a Hawaiʻi public school social studies elective now taught in seven schools."
      }
    ],
    "notPublished": ["GPA", "formal PDF resume"]
  }
}

