Skip to content
View nhalstead's full-sized avatar
👨‍💻
Something. Maybe cool
👨‍💻
Something. Maybe cool

Highlights

  • Pro

Organizations

@FTC-7071-EngiNerds @5420-Velocity @SouthJerseyRobotics
Block or Report

Block or report nhalstead

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

Hey there


Hello, I'm Noah. Currently, I work at SecureCoders as a Full Stack Developer and a Mentor for a FIRST Robotics Team, Velocity 5420, teaching students how to program in Java utilizing modern tools like Git. I enjoy searching for solutions to modern problems and exploring new technologies.

GIF

Languages and Tools:

Docker git Kubernetes CircleCI Laravel NodeJS React redux Go Java MySQL TypeScript Python MongoDB


Where to find me

Github Twitter LinkedIn Medium Instagran

Pinned

  1. validate-json-action validate-json-action Public

    A Github action for validating JSON.

    TypeScript 7 4

  2. circleci_build_watcher circleci_build_watcher Public

    Simple Desktop Widget to watch CircleCI Builds!

    JavaScript

  3. github-projects-to-clubhouse github-projects-to-clubhouse Public

    Import your Github Projects into Clubhouse Stories.

    Go 1

  4. sprint sprint Public

    SSL Fingerprint Tool written in Go for the CLI and package use.

    Go 2

  5. transferable transferable Public

    Make model relationships transferable to the same model type

    PHP

  6. Handy Bash Scripts for Development u... Handy Bash Scripts for Development using docker containers in a namespace fashion built from a docker compose script using DockerStation and Kubernetes cluster.
    1
    # Bash Functions to load into the shell environment
    2
    
                  
    3
    alias chmox="chmod +x"
    4
    
                  
    5
    alias claer="clear"