Skip to content
View tdlm's full-sized avatar

Highlights

  • Pro

Organizations

@Webgineers@HireLater

Block or report tdlm

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
tdlm/README.md

Hi, I'm Scott 👋

I am a Full Stack Engineer working remotely from 🍊range County, California. Primarily, I work with React and WordPress. I really love working with Next.js, Tailwind and utilizing TypeScript wherever possible to ensure type safety.

I have a site that goes into more detail about who I am, what I do and how to contact me but for now, just know that I love:

  • 👪 My family and our 🐶 dog
  • 🔨 Building great things
  • ✨ Quality, easy-to-understand code ✨
  • 😆 Good humor and jokes
  • 🛰️ Being fully remote

P.S. If you're curious, you can read about how I work.

Pinned Loading

  1. resumeresumePublic

    Scott Weaver's Resume / CV

    HTML

  2. dotfilesdotfilesPublic

    tdlm dotfiles

    Shell 1 1

  3. How I WorkHow I Work
    1
    ## When I Work
    2
    3
    I am in the Pacific time zone (UTC -8/-7). Typically, I work from 9:00am - 6pm after waking up at about 5:30am, hopefully with a brief walk around the block, and getting the kids started with their day. I try to take a lunch anywhere between 11:30am and 2pm. Sometimes I'll step away for a short sanity break. Other than that, I'm usually at my desk. At the very least, I have my phone with me.
    4
    5
    All that being said, I try my best to stay mindful, wherever I am. When I'm at work, my priority is work. When I'm with family, however, work becomes a close second.
  4. New Mac Setup ScriptNew Mac Setup Script
    1
    #!/usr/bin/env bash
    2
    3
    # ____ __
    4
    # /'\_/`\ /\ _`\ /\ \__
    5
    # /\ \ __ ___ \ \,\L\_\ __\ \ ,_\ __ __ _____
  5. mac-os-self-destructmac-os-self-destructPublic

    Deletes files/folders in macOS based on a time specified in tags.

    Shell 247 14

  6. mine_dummymine_dummyPublic

    Mine Dummy (Minesweeper in JS)

    JavaScript