Skip to content
View smithc10's full-sized avatar
Block or Report

Block or report smithc10

Report abuse

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

Report abuse
smithc10/README.md

Hi! I'm Connor 🌡

Software Engineer located in ATX

More About Me πŸ‘¨πŸΌβ€πŸ’»

const connor = {
    pronouns: ["He", "Him"],
    bio: `I am a self-taught software developer with a degree in
          Psychological Sciences and background in data analytics
          and left academia to pursue coding and web development
          full time!`,
    interests: ["music", "video games", "horror films", "web development"],
    skills: {
        programmingLanguages: ["JavaScript", "TypeScript", "R", "Python"],
        frontEnd: {
            js: ["React", "Redux", "jQuery", "NextJS", "AngularJS"],
            css: ["SCSS", "MaterialUI", "Tailwind", "Bootstrap"]
        },
        backEnd: {
            js: ["Node", "Express"],
        },
        dataScience: {
            r: ["tidyverse", "ggplot2"],
            python: ["pandas", "NumPy"]
        },
        devOps: {
            automation: ["Cypress", "WebDriver", "Playwright"],
            aws: ["Amplify", "CloudFormation", "CloudWatch", "EC2", "Systems Manager", "S3"],
            cicd: ["Jenkins"]
        },
        misc: ["HTML", "Markdown", "Git", "Gitlab", "NPM", "Postman", "Storybook", "Karma", "Yup", "Formik", "Jest", "Pygame"]
    }
};

Connect with me πŸ”—

Follow smithc10 on LinkedIn

Popular repositories Loading

  1. connor-smith-dev connor-smith-dev Public

    Personal Website

    JavaScript

  2. smithc10 smithc10 Public

    Config files for my GitHub profile.

  3. ajv ajv Public

    Forked from ajv-validator/ajv

    The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)

    TypeScript

  4. pokedex pokedex Public

    Pokedex built with NextJS and Tailwind CSS

    JavaScript

  5. TypeScript-Notes TypeScript-Notes Public

    TypeScript