Skip to content
View nathanaday's full-sized avatar

Block or report nathanaday

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

Hi, I'm @nathanaday

I have been developing software for automation, vision, and IoT for the past 4 years. I believe data visualization is just as important as data handling, and thankfully I do both.

My jams:

  • 🐍 Python - I've made more enterprise level components in Python than anything else. I am a fan of OpenCV and FastAPI.
  • 🌐 Vue.js - While I spend a lot of time in the back end, people I work with know me for my nice UI's and thoughtful UX. I build with Vue.js and Vite, and make things beautiful with tailwind and material.
  • 🔧 C++ - Anything from low-level device drivers and sensor layers to making high-powered GUI's with the wonderful Qt framework.

Learning:

  • 🐹 Go - Rewritting a lot of my python components in Go because of performance and because Go is really impressive

Popular repositories Loading

  1. RealTime-OCR RealTime-OCR Public

    Perform text detection in a variety of languages with your computer webcam using Google Tesseract OCR and OpenCV. This script achieves a real-time OCR effect via multi-threading.

    Python 140 37

  2. SatellitePrediction SatellitePrediction Public

    Generates satellite viewing opportunities over a location

    Python 3

  3. Gender-Recognition Gender-Recognition Public

    Forked from BernardoOlisan/Gender-Recognition

    Just a little project, include no dataset folder, trained model

    Python 2

  4. nathanaday nathanaday Public

    Config files for my GitHub profile.

  5. Node-RED-Docker Node-RED-Docker Public

    Forked from binnes/Node-RED-Docker

    Template project for running Node-RED in Docker

    JavaScript

  6. Kalman-Tracker Kalman-Tracker Public

    Filters TensorFlow object detections through Kalman filter implementation to improve spatial accuracy and fluidity

    Python