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

Tip

Check out my personal/portfolio site: lukefloden.com

Me

Web designer/developer with 5+ years of full-stack engineering, specializing in creating seamless user experiences.

My real passion is in honing a consistent and thoughtful user experience. From the design, implementation, performance aspects; whatever it takes to make the experience feel frictionless.

I bridge the gap between design and development, ensuring pixel-perfect implementations while maintaining performance and accessibility. My background in full-stack development gives me a unique perspective on creating designs that are both beautiful and technically feasible.

I work well with tradeoffs, and I am not afraid to make tough decisions. I've worked with startups for most of my career, acting not only as a developer, but taking on product ownership and project management responsibilities.

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. lukefloden.com lukefloden.com Public

    All things me. A place to put my front-end experiments, maybe a blog in the future, and a web version of my resume/portfolio.

    Svelte

  2. lilygem lilygem Public

    A tool for tracking international exchange rates and your transfer history

    TypeScript

  3. 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
    
                  
  4. 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"