Skip to content
View snuffyDev's full-sized avatar
😮‍💨
nice
😮‍💨
nice

Highlights

  • Pro
Block or Report

Block or report snuffyDev

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

Movin' and Groovin'

Thanks for checking out my profile!

I'm a long-time hobbyist developer, currently focusing on the web. I love to figure out how things work under-the-hood, and I'm always looking for a challenge.

Repos to explore

These are just my personal favorites. Feel free to check out the others!

  • Beatbump - An alternative frontend to YouTube Music built with Svelte/SvelteKit GitHub Repo stars

  • Sveltegen - A CLI for generating Svelte components, routes, and actions GitHub Repo stars npm

  • Nanothreads - A tiny multi-threading & concurrency library, for Node.js and the browser.

  • Wolfensvelte 3D - A reimagination of Wolfenstein 3D, rendered entirely in the DOM by Svelte (no canvas!)

Overview

Currently Using

Frontend Framework: Svelte

Languages: TypeScript, JavaScript, SCSS, Rust

Hosting: Cloudflare Workers, Vercel


Pinned

  1. Beatbump Beatbump Public

    Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧

    TypeScript 1k 86

  2. Wolfensvelte-3D Wolfensvelte-3D Public

    Wolfenstein 3D, reimagined in Svelte - rendered with the DOM

    TypeScript 132 6

  3. svelte-worker-store svelte-worker-store Public

    ⚡ Turbocharge your apps with multithreaded Svelte stores.

    Svelte 49

  4. nanothreads nanothreads Public

    A tiny multi-threading & concurrency library, for Node.js and the browser

    JavaScript 29

  5. sveltegen sveltegen Public

    A simple, easy to use CLI for creating Svelte/SvelteKit components, actions, and routes, quickly and conveniently

    TypeScript 29 1

  6. about.md about.md
    1
    # MPMC in TypeScript
    2
    
                  
    3
    Module to provide a Multi-producer, Multi-consumer FIFO message channel.
    4
    
                  
    5
    Demo: https://codesandbox.io/s/mpmc-demo-7cy89ub