Skip to content
View jpmasters's full-sized avatar

Block or report jpmasters

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
jpmasters/README.md
  • 👋 Hi, I’m @jpmasters
  • 👀 I’m interested in lots of topics from 80s assemblers to modern microservice and app development.
  • 🌱 I’m currently learning Clojure and Ionic.
  • 💞️ I’m looking to collaborate on anything interesting although I have very little time to commit due to a busy day job.
  • 📫 Reach me on Twitter at @JonPMasters

Popular repositories Loading

  1. jons-sudoku-solver jons-sudoku-solver Public

    Solves Sudoku puzzles fast by eliminating potential values in cells. If that fails, it completes the puzzle using backtracking.

    TypeScript 1

  2. puppet-lint-usascii_format-check puppet-lint-usascii_format-check Public

    A puppet lint plug-in that issues a warning if files contain non-US ASCII characters.

    Ruby 2

  3. janus-gateway janus-gateway Public

    Forked from meetecho/janus-gateway

    Janus WebRTC Server

    C

  4. jpmasters jpmasters Public

    Config files for my GitHub profile.

  5. vgg-fruit-classification vgg-fruit-classification Public

    Exercise code from Deep Learning: Advanced Computer Vision (GANs, SSDs and +More!)

    Python

  6. resnet-fruit-classification resnet-fruit-classification Public

    My implementation of the ResNet fruit classification project from Lecture 48 of the Deep Learning Advanced Computer Vision (GANs, SSD + More!) course.

    Python