Skip to content
View tylergeorges's full-sized avatar

Block or report tylergeorges

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

Hi, I'm Tyler Georges!

I am a Software Engineer

More about me

class SoftwareEngineer {
  name: string;
  code: string[];
  tools: string[];

  constructor() {
    this.name = "Tyler Georges";
    this.code = ["TypeScript", "JavaScript", "HTML", "CSS"];
    this.tools = ["React", "Node", "NextJS", "Tailwind", "Redux", "Zustand", "Styled-Components"];
  }
}

Pinned Loading

  1. echochat echochat Public

    A Discord Clone | Powered by Next.js, Supabase, React-Query

    TypeScript 2

  2. orchestr orchestr Public

    Orchestr | A Social Media Application Powered by Next.js, Supabase, React Query.

    TypeScript

  3. typixie typixie Public

    A Typing App to practice your typing skills.

    TypeScript