Skip to content
View jernwerber's full-sized avatar

Highlights

  • Pro

Organizations

@canadalearningcode
Block or Report

Block or report jernwerber

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

Come in, and know me better, man! 👋

Instructional designer (technical, coding, STEM) & software developer (Python, web, C#) and occasionally other things.

Pinned

  1. js-sketches js-sketches Public

    A repository for hosting p5 sketches that I want to keep around.

    JavaScript

  2. Get direction (unit vector tuple) Get direction (unit vector tuple)
    1
    import math
    2
    
                  
    3
    def get_direction(startPos, endPos):
    4
    
                  
    5
        # returns a direction (unit vector tuple) pointing from startPos to endPos
  3. microbit_logger microbit_logger Public

    We can build a data logger... we have the technology!

    Python

  4. stract-public stract-public Public

    A public repository for the Stract conference management platform

    Python

  5. roll20-character-sheets roll20-character-sheets Public

    Forked from Roll20/roll20-character-sheets

    Character sheet templates created by the community for use in Roll20 VTT. Submit a ticket at roll20.net/help if critical hotfixes are to be requested.

    HTML

  6. web.dev web.dev Public

    Forked from GoogleChrome/web.dev

    The frontend, backend, and content source code for web.dev

    Nunjucks