{
  "meta": {
    "theme": "elegant"
  },
  "basics": {
    "lastUpdated": "2026-08-05",
    "name": "Minami Ueda",
    "givenName": "Minami",
    "familyName": "Ueda",
    "pronouns": "he/him",
    "label": "PhD student in Network Science, based in Boston.",
    "image": "https://avatars.githubusercontent.com/u/2176670",
    "summary": "I'm a second-year PhD student at the Network Science Institute at Northeastern University, supervised by Prof. Alessandro Vespignani at the MOBS Lab. My research spans network science, infectious disease epidemiology, Bayesian inference, and computational social science, with a focus on decomposing human and social dynamics through data and mathematical models. Drawing on quantitative analysis and technical skills across multiple disciplines, I work to build models and softwares that improve people's lives and health.",
    "website": "https://minamiueda.com",
    "email": "contact@minamiueda.com",
    "location": {
      "city": "Boston",
      "countryCode": "US"
    },
    "pgp" : {
      "url": "https://minamiueda.com/pgp-key.asc",
      "fingerprint": "CA84 B8BC A5E4 4F26 38A8  D801 46CD C381 6A84 03D6",
      "note": "created: 2023-02-01, expires: 2026-01-31, Fingerprint: CA84 B8BC A5E4 4F26 38A8  D801 46CD C381 6A84 03D6"
    },
    "profiles": [
      {
        "url": "https://minamiueda.com/docs",
        "network": "Documentations"
      },
      {
        "url": "https://orcid.org/0000-0002-1316-9492",
        "network": "ORCID"
      },
      {
        "url": "https://researchmap.jp/minami.ueda",
        "network": "researchmap"
      },
      {
        "url": "https://github.com/mu373",
        "username": "mu373",
        "network": "GitHub"
      },
      {
        "url": "https://www.linkedin.com/in/uedaminami/",
        "network": "LinkedIn"
      },
      {
        "url": "https://scrapbox.io/minami-public/",
        "network": "Scrapbox (Cosense)"
      },
      {
        "username": "mu373",
        "url": "https://twitter.com/_minamiueda",
        "network": "Twitter (X)"
      },
      {
        "url": "https://bsky.app/profile/minamiueda.com",
        "network": "Bluesky"
      }
    ]
  },
  "education": [
    {
      "startDate": "2005-04",
      "endDate": "2017-03",
      "area": "",
      "location": "Gunma, Japan",
      "studyType": "Elementary and secondary education",
      "institution": "Gunma Kokusai Academy",
      "institutionProp": "alumniOf",
      "institutionPropType": "https://schema.org/HighSchool",
      "url": "https://www.gka.ed.jp/en/"
    },
    {
      "startDate": "2017-04",
      "endDate": "2021-09",
      "area": "Policy Management",
      "location": "Kanagawa, Japan",
      "studyType": "Bachelor of Arts",
      "boldStudyType": true,
      "institution": "Keio University, SFC",
      "institutionProp": "alumniOf",
      "institutionPropType": "https://schema.org/CollegeOrUniversity",
      "url": "https://www.sfc.keio.ac.jp/en/"
    },
    {
      "startDate": "2022-04",
      "endDate": "2024-03",
      "area": "Public Health, Infectious Disease Epidemiology",
      "location": "Kyoto, Japan",
      "studyType": "Master of Public Health",
      "boldStudyType": true,
      "institution": "Kyoto University",
      "institutionProp": "alumniOf",
      "institutionPropType": "https://schema.org/CollegeOrUniversity",
      "url": "http://sph.med.kyoto-u.ac.jp/en/"
    },
    {
      "startDate": "2024-04",
      "endDate": "2024-07",
      "expectedEndDate": "",
      "location": "Kyoto, Japan",
      "note": "Worked on research projects with funding from JSPS until starting PhD at Network Science Institute",
      "area": "Public Health, Infectious Disease Epidemiology",
      "studyType": "Doctor of Public Health (discontinued)",
      "institution": "Kyoto University",
      "institutionProp": "alumniOf",
      "institutionPropType": "https://schema.org/CollegeOrUniversity",
      "url": "http://sph.med.kyoto-u.ac.jp/en/"
  },
    {
      "startDate": "2024-09",
      "endDate": "",
      "expectedEndDate": "",
      "location": "Boston, USA",
      "area": "Network Science",
      "studyType": "PhD in Network Science",
      "boldStudyType": true,
      "institution": "Northeastern University, Network Science Institute",
      "institutionProp": "affiliation",
      "institutionPropType": "https://schema.org/CollegeOrUniversity",
      "url": "https://www.networkscienceinstitute.org/"
  }
  ],
  "awards": [
    {
        "title": "Excellent Graduation Project",
        "date": "September 2021",
        "awarder": "Keio University"
    },
    {
        "title": "Research Fellowships for Young Scientists (DC1)",
        "date": "April 2024 - July 2024",
        "awarder": "Japan Society for the Promotion of Science",
        "note": "Recieved stipend and research funding for the DrPH program at Kyoto University. Discontinued to start a PhD program at Network Science Institute."
    },
    {
      "title": "Stipended Graduate Assistantship for PhD program",
      "date": "September 2024 - present",
      "awarder": "Northeastern University"
    },
    {
        "title": "Scholarship",
        "date": "September 2024 - present",
        "awarder": "Heiwa Nakajima Foundation"
    }
  ],
  "work": [
  ],
  "interests": [
  ],
  "projects": [
    {
      "name": "mobs-lab/epymodelingsuite",
      "url": "https://github.com/mobs-lab/epymodelingsuite",
      "description": "Python suite for infectious disease modeling with Approximate Bayesian Computation."
    },
    {
      "name": "mobs-lab/epymodelingsuite-cloud",
      "url": "https://github.com/mobs-lab/epymodelingsuite-cloud",
      "description": "Scalable, serverless pipeline for running epymodelingsuite in parallel on Google Cloud, with a CLI tool <code>epycloud</code>.",
      "links": [
        { "url": "https://mobs-lab.github.io/epymodelingsuite-cloud/overview/introduction/", "label": "doc" }
      ]
    },
    {
      "name": "epydemix-webapi",
      "url": "https://github.com/mu373/epydemix-webapi",
      "description": "REST API for running epidemic simulations with epydemix.",
      "links": [
        { "url": "https://epydemix-webapi.vercel.app/docs/", "label": "doc" }
      ]
    },
    {
      "name": "tailestim",
      "url": "https://github.com/mu373/tailestim/",
      "description": "Python package for estimating heavy-tailed distribution parameters, including power-law exponents.",
      "links": [
        { "url": "https://tailestim.readthedocs.io/en/latest/", "label": "doc" }
      ]
    }
  ]
}
