Skip to content
View merryt's full-sized avatar
:fishsticks:
:fishsticks:

Organizations

@TrailSafe

Block or report merryt

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
merryt/README.md

Who is Tyler Merry?

I am a 30 something from grew up in rural Ohio. 5 years front end development, 3 years UX, 2 years visual design, and 2 years doing back end development (no particular order). I love learning new things, playing games and solving problems! I am currently employed at Memfault doing Product Design.

  • 📫 How to reach me: Email if you have it, or linkedin if you dont!

    LinkedIn Badge

🛠️ I have used heaps of different tools, but here are some I have enjoyed lately:

NodeJSDjangoSvelte

Pinned Loading

  1. Towers of Hanoi in VueJsTowers of Hanoi in VueJs
    1
    <!doctype html>
    2
    <htmllang="en">
    3
    <head>
    4
    <scriptsrc="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script>
    5
    <metacharset="UTF-8"/>
  2. Student-loan-COLIStudent-loan-COLIPublic

    figure out where you can live based on how large your student loans are

    Vue

  3. TravelSaveAndBeMerryTravelSaveAndBeMerryPublic

    My Family's travel blog, built with netlify cms and nuxt.js

    JavaScript

  4. Drive_to_JAMDrive_to_JAMPublic

    Use google drive/docs as your cms and export it to a JAM blog

    Vue 1

  5. poker-simulatorpoker-simulatorPublic

    Forked from duarteguilherme/poker-simulator

    It creates a Texas Hold'em Poker SImulator in python

    Python

  6. stocksReturnsByTenYearWindow.jsstocksReturnsByTenYearWindow.js
    1
    varfs=require("fs");
    2
    3
    vargatherStockData=function(stockData){
    4
    parsedData=JSON.parse(stockData)
    5
    returnparsedData