Skip to content
View strayfade's full-sized avatar
😊
working hard or hardly working? we may never know
😊
working hard or hardly working? we may never know

Block or report strayfade

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

About Me

I'm Noah, a 19-year-old software developer and hardware engineer from the United States. I develop primarily in C++ targeting desktop and embedded platforms.

I work with...

  • C++ (mostly)
  • UI design and implementation
  • Embedded platforms
  • Cyber/network security
  • Hardware development
  • Backend/server infrastructure
  • Neural networks

My favorite projects are...

  • fnn β€” a lightweight, bare-bones neural network library for C++
  • sf2040 β€” a custom, open-hardware keyboard made for software developers
  • nms2 β€” an algorithm for eliminating false positives in video-based object detection using OpenCV in C++
  • preflight β€” a configurable node-based proxy responsible for directing traffic for my website
  • imessage β€” a websocket frontend allowing iMessage support on nearly any device with a web browser
  • website β€” my main website which displays my past, current, and upcoming projects

Read more on strayfade.com

Pinned Loading

  1. imessage imessage Public

    Frontend for the WebMessage jailbreak tweak, allowing iMessage support on all platforms!

    JavaScript 4 1

  2. sf46 sf46 Public

    Ergonomic 46-key split mechanical keyboard

    C++ 1

  3. nms2 nms2 Public

    An algorithm for eliminating false positive object detections in OpenCV for video processing pipelines

    C++ 2

  4. fnn fnn Public

    A general-purpose, lightweight feed-forward neural network library for C++

    C++ 2

  5. website website Public

    The public source code of strayfade.com

    JavaScript 3 1

  6. preflight preflight Public

    NodeJS-based webapp routing software

    JavaScript