[go: up one dir, main page]

Skip to content
View joshbroughton's full-sized avatar
  • Shopify
  • Calgary, Alberta

Highlights

  • Pro

Block or report joshbroughton

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
joshbroughton/README.md
  • 👋 Hi, I’m @JoshBroughton
  • 👀 I’m interested in all things software and computing.
  • 🌱 I’m currently building things in Rails, Express, and React
  • 📫 Contact me on LinkedIn www.linkedin.com/in/joshuabroughton

Pinned Loading

  1. pr-tracker-react pr-tracker-react Public

    A website for tracking rep maxes and calculating reps required to achieve a PR given an AMRAP weight. React front-end, API-based Express.js and Postgresql back-end.

    TypeScript

  2. hack-VM-translator hack-VM-translator Public

    A virtual machine translator which translates compiled Jack code into Hack Assembly; implemented in Python.

    Python

  3. react-sfpopos-tutorial react-sfpopos-tutorial Public

    Tutorial project for ACS1320, a React front-end project displaying San Francisco's Privately Owned Public Open Spaces.

    JavaScript

  4. hack-assembler hack-assembler Public

    A Python implementation of the Hack assembler for the nand2tetris course. Translates a file containing valid Hack assembly language into Hack machine code.

    Hack