Skip to content
View msichterman's full-sized avatar
🚨
I’m hiring! Email me for info matt@flamel.ai πŸ”₯
🚨
I’m hiring! Email me for info matt@flamel.ai πŸ”₯

Highlights

  • Pro

Block or report msichterman

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

Hello there πŸ‘‹

My name is Matt Sichterman and I am an entrepreneur and Sr. Software Engineer at Flamel.ai. Flamel.ai is a software platform that enables multi-location brands and agencies to create meaningful engagement and conversion with local, personalized social media content while preserving brand integrity.

I returned to Cincinnati in 2021 after attending the University of Nebraska-Lincoln, where I played football for the Cornhuskers and studied Software Engineering. I also earned my Master's degree in Engineering Management with a focus on Business Administration.

My career began in sports tech at Hudl, optimizing user engagement for the AI-enabled, autonomous camera product line, Hudl Focus. At Hudl, I contributed to mobile applications, web applications, a handful of hardware products, and more.

I then transitioned to American Express, working on the Consumer products (Platinum Card, Gold Card, etc.) team. I deployed full-stack user experiences to tens of millions of customers, focusing on security, performance, accessibility, and UX at scale.

In my spare time, I co-founded a beef jerky company called "Jurgy" with my best friend/college teammate/Philadelphia Eagle, Cam Jurgens. At Jurgy, we're on a mission to create the best beef jerky in the world. I also enjoy lifting weights, playing/watching sports, traveling around the world, and finding new rabbit holes to continue my lifelong quest of learning and creating.

Linkedin  Twitter Follow  Follow on GitHub  MSICH - Personal Site 

Pinned Loading

  1. msich msich Public

    Personal site created with the T3 Stack, including Next.js, TypeScript, TailwindCSS, tRPC, Contentlayer, Lucide Icons, and more!

    TypeScript 6

  2. webforestry webforestry Public

    Web development agency creating, managing, planting, conserving, and repairing websites.

    TypeScript

  3. regexp regexp Public

    Regular expressions made easy, generated with the help of AI.

    TypeScript 1

  4. simplefit simplefit Public

    Simple, tailored workouts at your fingertips.

    TypeScript

  5. url-shortener url-shortener Public

    A personal URL shortener built with Netlify, inspired by Kent C. Dobbs.

    JavaScript 1

  6. typescript-enums-explained.ts typescript-enums-explained.ts
    1
    //// TYPESCRIPT ENUMS EXPLAINED
    2
    
                  
    3
    // Outcome of Matt Pocock's video titled "Enums considered harmful" – https://youtu.be/YmxwicpROps
    4
    
                  
    5
    // Follow along with the TypeScript Playground: https://url.msich.dev/ts-enums-pg