Skip to content
View jstiehl's full-sized avatar
Block or Report

Block or report jstiehl

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. react-container react-container Public

    Starter repo for a react app

    JavaScript

  2. rpn-calculator rpn-calculator Public

    simple RPN calculator component

    JavaScript

  3. v-neck-names v-neck-names Public

    Vue JS Messing around

    Vue

  4. vigenere vigenere Public

    Vigenere Encryption and Decryption

    JavaScript

  5. Estimate Pi by randomly generating p... Estimate Pi by randomly generating points in a 1x1 square and finding fraction of points that fall within a 1/4 circle of radius 1
    1
    package main
    2
    
                  
    3
    import (
    4
      "fmt"
    5
      "math"
  6. pong pong Public

    One Player Emoji Pong

    Go