Skip to content
View doanvalerie's full-sized avatar

Highlights

  • Pro

Block or report doanvalerie

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

Hi there, I'm Valerie 👋

Computer Science & Engineering student @ UC Davis

const valerie = {
  code: ["C", "C++", "Javascript", "Typescript", "Python", "HTML", "CSS"],
  plc: ["Beckhoff Structured Text", "Siemens Control Language"],
  technologies: {
    web: {
      frontEnd: {
        js: ["Next.js", "React.js"],
        css: ["Sass", "Tailwind CSS"]
      },
      backEnd: {
        js: ["Express.js", "Node.js"],
        tools: ["Prisma", "GraphQL", "Mongoose"]
      }
    },
    databases: ["PostgreSQL", "MongoDB", "Firebase"],
    platforms: ["DBeaver", "Postman", "Figma"],
    misc: ["Linux", "Bash Scripting", "API Design", "UI/UX"],
    workflow: {
      projectManagement: ["Jira", "Confluence", "Agile Methodology"]
    },
    experience: ["ServiceNow", "Full Speed Automation"]
  },
  funFact: "I aspire to be a jazz guitarist and pianist 🎵"
};

Popular repositories Loading

  1. automation-control automation-control Public

    Implementation of a state machine in Structured Text for educational purposes

  2. odin-projects odin-projects Public

    A compilation of my full stack web development work for The Odin Project

    JavaScript

  3. bash-scripts bash-scripts Public

    Useful scripts to build Linux and ECS-098F skills

    Shell

  4. melodic-spins melodic-spins Public

    To Be Completed: A full-stack project to document your musical journey. Apollo GraphQL back-end in separate private repository.

    TypeScript

  5. devtraining-needit-utah devtraining-needit-utah Public

    Forked from ServiceNow/devtraining-needit-utah

    Completion of Learning Plans on the ServiceNow Platform

  6. neetcode neetcode Public

    NeetCode Solutions

    C++