Skip to content
View ATGardner's full-sized avatar

Block or report ATGardner

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

Noam Gal| Twitter Linkedin

  • ⚡ Fun fact: I hike long-distance trails

- Languages and Tools...

IntelliJ IDEA Java Visual Studio Code JavaScript React Docker Kubernetes HTML5 Python MySQL MongoDB React React Ruby HTML5 JavaScript RabbitMQ

Pinned Loading

  1. OSMExport OSMExport Public

    Export OSM relations to a gpx file

    JavaScript 2

  2. OMFGv2 OMFGv2 Public

    Re-writing OMFG in node.js

    JavaScript 1

  3. A script to convert all personal Git... A script to convert all personal GitHub repos' default branch from 'master' to 'main'
    1
    #! /bin/bash
    2
    
                  
    3
    # The script requires jq (https://stedolan.github.io/jq/) and gh-cli (https://cli.github.com/) > 0.10
    4
    # It assumes the current user is already logged into their GitHub account, and that they have SSH access set up
    5
    # with `gh config set git_protocol ssh`
  4. atgardner-gatsby atgardner-gatsby Public

    Gatsby starter for creating a blog

    TypeScript