Skip to content
View jamesdoh0109's full-sized avatar

Highlights

  • Pro

Block or report jamesdoh0109

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jamesdoh0109/README.md

Hi there! 👋

Welcome to my GitHub! My name is James Doh, and I'm currently a junior at the University of Pennsylvania, studying Computer Science with a concentration in AI. Recently, I've been enjoying low-level systems programming in addition to the usual web dev stuff that I do! Check out more on my website!

const james = {
  pronouns: "he / him",
  askMeAbout: ["web dev", "ML/AI", "vim", "music", "cooking"],
  technologies: {
    languages: ["Python", "JavaScript", "TypeScript", "C/C++", "HTML", "CSS", "Java", "OCaml"],
    frameworksAndLibraries: ["React.js", "Next.js", "Redux", "Tailwind", "React Query", "React Hook Form", "Django", "Flask"],
    Databases: ["PostgreSQL", "MySQL", "SQLite", "MongoDB", "Neo4J"],
    AWS: ["EC2", "ELB", "lambda", "RDS", "DyanmoDB", "S3"]
  }
}

Pinned Loading

  1. http-server http-server Public

    HTTP Server implemented from scratch using c++

    C++ 1

  2. penn-free-food-exchange penn-free-food-exchange Public

    TypeScript 1

  3. string-search-visualizer string-search-visualizer Public

    TypeScript

  4. jdtodo jdtodo Public

    A React + Flask web app for managing projects and tasks

    JavaScript 1

  5. decode decode Public

    A Chrome extension using OpenAI API to decipher code snippets

    JavaScript 1

  6. cis350/project-locus cis350/project-locus Public

    project-locus a project management app for Penn Clubs

    JavaScript