Skip to content
View andrewvuong123's full-sized avatar

Block or report andrewvuong123

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

Hi, I'm Andrew Vuong 👋

I am a full stack software engineer based in Los Angeles, CA. I am committed towards building intuitive and satisfying user interfaces and have experience across the full-stack spectrum!

Linkedin: Andrew Vuong GitHub Andrew Vuong

const Andrew = {
  pronouns: "he" | "him",
  code: [Javascript, Typescript, HTML, CSS, Python, Java, R],
  technologies: {
        frontEnd: {
            js: ["React", "Redux"],
            css: ["Bootstrap", "Styled-Components"]
        },
        backEnd: {
            js: ["Node", "Express"],
        },
        devOps: ["AWS", "Docker🐳", "Nginx"],
        databases: ["MongoDB", "Mongoose.js", "MySQL", "Cassandra", "PostgreSQL"]
    },
  interests: ["Piano", "Hiking", "Cooking", "Weightlifting"],
  exploring: ["GraphQL", "Firebase"]
}

📈 GitHub Stats

Andrew's GitHub Stats

Pinned Loading

  1. compify compify Public

    An application to create Spotify playlists

    JavaScript

  2. more-places-service more-places-service Public

    Forked from Bookable-130/more-places-service

    Carousel front-end UI for a home rental application

    JavaScript

  3. americanshippingline_v2.0 americanshippingline_v2.0 Public

    The second iteration of American Shipping Line's website.

    HTML

  4. andrewvuong123.github.io andrewvuong123.github.io Public

    First iteration of my personal website

    CSS

  5. munchm/reviews munchm/reviews Public

    Backend for a reviews module with a focus on system design

    JavaScript