Skip to content
View JasonNham's full-sized avatar

Block or report JasonNham

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
JasonNham/README.md

Hello, Welcome to my Repo!

const Developer {
  let name = "Jason Nham"
  let pronouns = "he/him/his"
  let age = 23
  let role = "Application Analyst and Developer"
  let location = "Cincinnati, Oh"
  let frontend = ["HTML", "CSS", "JavaScript", "Angular", "React"]
  let backend = ["Java", "Javascript" "Typescript", "SQL", "AWS", "Firebase"]
  
  function sayHi() {
    print("Thanks for stopping by to check out my work!")
  }
}

let me = Developer()
me.sayHi()

Recent Projects

Links

Popular repositories Loading

  1. ShuffleSound ShuffleSound Public

    JavaScript 1

  2. 3-column-preview-card 3-column-preview-card Public

    Frontend Mentor Challenge

    HTML

  3. personal_website personal_website Public

    Repo for my first website

    CSS

  4. footuraclub footuraclub Public

    Is a website developed in React with a NodeJS backend for the user registration.

    JavaScript

  5. NewspaperProject NewspaperProject Public

    This was a project from my junior year of university where we developed a web application for a client that had newspaper routes and wanted to deliver them in the most effective route possible.

    JavaScript

  6. JasonNham JasonNham Public

    Config files for my GitHub profile.