Skip to content
View smithc10's full-sized avatar

Block or report smithc10

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
smithc10/README.md

Hi! I'm Connor 🌵

Software Engineer located in ATX

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", "Python", "R", "Swift", "TypeScript"],
        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", "AppConfig", "CloudFormation", "CloudFront", "CloudWatch", "EC2", "SystemsManager", "S3"],
            cicd: ["Jenkins"]
        },
        misc: ["HTML", "Markdown", "Git", "Gitlab", "NPM", "Postman", "Storybook", "Karma", "Yup", "Formik", "Jest", "Pygame"]
    }
};

Connect with me 🔗

Follow smithc10 on LinkedIn

Pinned Loading

  1. connor_smith.dev connor_smith.dev Public

    personal portfolio website

    Astro

  2. movie-club-queue-cdk movie-club-queue-cdk Public

    Cloud Development Kit for Movie Club Queue Website Infra

    TypeScript 1

  3. movie-club-queue-website movie-club-queue-website Public

    website for movie club schedule

    TypeScript

  4. ParkIt ParkIt Public

    a small ios app to help me remember what floor I parked on

    Swift