Skip to content
View austinmehmet's full-sized avatar
  • Dallas, TX

Block or report austinmehmet

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

GitHub Stats
Top Languages

Pinned Loading

  1. terrafarm terrafarm Public

    A fork-able CLI used to query Terraform starter files to assist in getting developers off the ground for cloud deployments. Built in Rust

    Rust 1

  2. wise-old-man-cli wise-old-man-cli Public

    A CLI for interacting with the Wise Old Man API for Old School Runescape (OSRS)

    Rust

  3. kotlin-spring kotlin-spring Public

    Kotlin

  4. svelte-web-component svelte-web-component Public

    JavaScript

  5. JS Functional Programming Introduction JS Functional Programming Introduction
    1
    /* 
    2
    The goal is to show examples of the most popular functional programming methods. 
    3
    These all exist on the Array.prototype.*
    4
    Learning these and implementing them will dramatically reduce complexity within your code
    5