Skip to content
View Spencer1O1's full-sized avatar
🎹
Jammin
🎹
Jammin

Organizations

@S-W-dev @NFTag-app
Block or Report

Block or report Spencer1O1

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

wakatime

const Spencer = {
  greetings: "Welcome to my profile 👋",
  name: "Spencer Smith",
  work: {
    company: "Get Success 101, LLC",
    doing: "Fullstack development",
  },
  activity: "Open source Rust",
  in: ["Fullstack Development", "Systems Programming"],
  expertise: "Backend / Servers",
  now: {
    workingOn: [
      "Overhauling a web app for Academic Innovations, subcontracted by Get Success 101",
      "Rust crate for getting an SDL canvas for the desktop wallpaper",
      "Learning more systems programming"
    ]
  },
  graduatedFrom: [
    {
      institution: "Snow Canyon High School",
      type: "High School Diploma",
      year: "2023",
      honors: ["Salutatorian", "Region Mathematics Sterling Scholar", "Eagle Warrior"]
    },
    {
      institution: "Utah Tech University",
      type: "Associate of the Sciences",
      year: "2023",
      personal-emphasis: "Mathematics"
    }
  ],
  findMeHere: [
    { email: "spencerliamsmith@gmail.com" },
    { website: "www.spencerls.dev" },
    { discord: "SpencerLS#2849" },
    { linkedin: "linkedin.com/in/spencerliamsmith" }
  ]
};

Typescript JavaScript React CSS3 HTML5 Node.js Rust GraphQL Git npm Prettier Visual Studio Code React Native Adobe Photoshop Adobe Illustrator CakePHP PHP AWS Spencer LS

Spencer's GitHub stats Top Languages

Pinned

  1. dep-crusher dep-crusher Public

    Starting at a root node, traverse its entire dependency graph and flatten it into a top-to-bottom list.

    Rust 1

  2. Strider Strider Public

    Strider is Garmin watch app for optimizing running cadence for distance runners.

    3

  3. sdl2-wallpaper sdl2-wallpaper Public

    Use SDL to actively render to the desktop background

    Rust 3

  4. react-bare-ts react-bare-ts Public

    To quickstart my robust react typescript projects

    TypeScript

  5. SnapCam SnapCam Public

    Learning how to use the expo camera api and captureRef to take a photo with an overlay. When you "save" the snap, the uri gets logged.

    TypeScript