Skip to content
View jamesctucker's full-sized avatar

Block or report jamesctucker

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

Pinned Loading

  1. vitejs/vite vitejs/vite Public

    Next generation frontend tooling. It's fast!

    TypeScript 68.6k 6.2k

  2. Fantastic-Front-End-Toolbox Fantastic-Front-End-Toolbox Public

    A collection of tools, tutorials, and other resources for those learning web development.

    712 91

  3. liten liten Public

    [WIP] Compression for RAF files

    Rust

  4. Python Learnings Python Learnings
    1
    Coming from mostly Node.js development, I've experienced quite a few painful gotchas as I've been learning how to build Python projects.
    2
    
                  
    3
    ## Virtual Enviroments
    4
    Learned the hard way that you should start new projects in **virtual environments** (venv).
    5