Skip to content
View ShadyF's full-sized avatar
Block or Report

Block or report ShadyF

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

Pinned Loading

  1. k8s-homelab k8s-homelab Public

    My Kubernetes (k3s) homelab. Synced using Flux v2, automatically updated using Renovate.

    16

  2. shadyf.github.io shadyf.github.io Public

    My personal website and blog, powered by Jekyll.

    CSS

  3. actual-budget-sms-proxy actual-budget-sms-proxy Public

    Proxy Web Server that receives SMS messaages (via tasker) from android phones and pushes transaction to Actual Budget server via SDK

    TypeScript

  4. amrmorsey/Latte amrmorsey/Latte Public

    Latte is a convolutional neural network (CNN) inference engine written in C++ and uses AVX to vectorize operations. The engine runs on Windows 10, Linux and macOS Sierra.

    C++ 12

  5. cnn-rnn-classifier cnn-rnn-classifier Public archive

    A practical example on how to combine both a CNN and a RNN to classify images.

    Python 51 13

  6. blockdodgers blockdodgers Public

    An exploration of training neural networks using genetic algorithms to solve a simple 2D game made using React.

    JavaScript