Skip to content
View HoukasaurusRex's full-sized avatar
💨
force pushing to master
💨
force pushing to master
Block or Report

Block or report HoukasaurusRex

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

JT Houk -- @HoukasaurusRex

Hi, I'm JT -- software engineer and cloud developer in Beijing. When I'm not developing software, I'm coordinating events with Vue Beijing, writing on my blog, or GM-ing adventurers in D&D 🐲.

My Values

📈 Growth mindsets

➕ Positive working environments

👏 Product ownership

🤝 Trust and cooperation among team members

How I Work

I'm motivated by challenging work and care deeply about having a positive impact on those around me. I get excited about new technologies and frameworks, but I also hope to master a few languages, human and computer in my lifetime. I believe companies of all sizes have a responsibility to promote positive change in their industries and I would like to be a part of bringing that about.

What I'm Confident In

  • JS/TS
  • Node.js
  • Vue.js
  • UX/UI
  • AWS Services
  • Docker
  • TCP/IP
  • Websockets

What I'm Excited About Learning in 2021

  • Rust
  • WASM
  • Python
  • Go
  • Deno
  • D3
  • IoT

Get in Touch

Twitter: @HoukasaurusRex

LinkedIn: JT Houk

Personal Site: jt.houk.space

Pinned

  1. dropbox-paper-cms dropbox-paper-cms Public

    Using Dropbox Paper APIs to generate static content in Vuepress

    JavaScript 11 2

  2. terminally-chill-zsh-shell-mod terminally-chill-zsh-shell-mod Public

    Customized zsh shell profile with easy-to-modify functions, aliases, and variables

    Shell 1

  3. boilerplate-express-ts-server boilerplate-express-ts-server Public template

    A Best Practices™️ Express.js and Typescript server with clustering and socket.io

    TypeScript 4 1

  4. POST data to Google Sheets using Goo... POST data to Google Sheets using Google Scripts
    1
    // Original: https://mashe.hawksey.info/2014/07/google-sheets-as-a-database-insert-with-apps-script-using-postget-methods-with-ajax-example/
    2
    
                  
    3
    // Usage
    4
    //  1. Enter sheet name where data is to be written below
    5
    var sheetName = 'Users'      
  5. fetch-to-markdown fetch-to-markdown Public

    Fetch markdown content from api and write to files with frontmatter and component appending support

    TypeScript 1

  6. RaspberryPi-AQIPi RaspberryPi-AQIPi Public

    Collects air quality data from the SDS011 sensor and pushes it to Adafruit IO

    Python