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

Highlights

  • Pro

Organizations

@FTC-7071-EngiNerds@5420-Velocity

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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, LUNATECS 316, 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:

DockergitKubernetesCircleCILaravelNodeJSReactreduxGoJavaMySQLTypeScriptPythonMongoDB


Where to find me

GithubTwitterLinkedInMediumInstagran

Pinned Loading

  1. validate-json-actionvalidate-json-actionPublic

    A Github action for validating JSON.

    TypeScript 7 5

  2. php-apache-corephp-apache-corePublic

    Docker Container for PHP Apache Core configure setup

    Dockerfile

  3. github-projects-to-clubhousegithub-projects-to-clubhousePublic

    Import your Github Projects into Clubhouse Stories.

    Go 1

  4. sprintsprintPublic

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

    Go 2

  5. transferabletransferablePublic

    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"