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

Accomplished Full-Stack Software Engineer with a passion for enhancing user experiences and ambition to have greater UX/UI design impact. Blending technical solutions with design sensibility to create intuitive UI. Eager to leverage my Full-Stack experience to drive user-centric design solutions.

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"