Skip to content
View bionboy's full-sized avatar

Block or report bionboy

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

Hi 👋, I'm Luke

Me

Check out my personal/portfolio site: lukefloden.com

Career

  • Experience | 5+ years with startups in the healthcare and sustainability sectors
  • Skill Highlight | 3+ years building web applications with React/Laravel
  • Leadership | Project lead of distributed teams and mentoring junior developers
  • Languages | Typescript, React, SvelteKit, Laravel
  • Tools | Sentry, Fly.io, Vercel, AWS, GCP

luke-floden-5191a8133 bionboy 5960430

Pinned Loading

  1. Parallax Component (Svelte 5) Parallax Component (Svelte 5)
    1
    <script lang="ts">
    2
    	import type { Snippet } from 'svelte';
    3
    	import { mode } from 'mode-watcher';
    4
    	import { Star } from 'lucide-svelte';
    5
    
                  
  2. Automated way to clear your "Watch l... Automated way to clear your "Watch later" playlist on YouTube" (because Google doesn't let you)
    1
    /*
    2
      Before running this script, make sure to:
    3
        1. Open the console
    4
        2. make the view emulate mobile
    5
          - chose something with a mobile user-agent string, like "iPhone 12 Pro"