Skip to content
View normanzhao's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report normanzhao

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

  1. React_Kanban React_Kanban Public

    Rewrite of KanbanBoard project originally done in plain JS using AJAX to ReactJS using axios.

    JavaScript

  2. KanbanBackend KanbanBackend Public

    .NET backend for React_Kanban project using Entity Framework

    C#

  3. KanbanViewer KanbanViewer Public

    Trying out AngularJS to make a read-only viewer for Kanban projects

    TypeScript

  4. Data_Projects Data_Projects Public

    Some machine learning/data projects I do on my free time

    Jupyter Notebook

  5. Machine_Learning_Final Machine_Learning_Final Public

    Used Keras train a neural network using MNIST digits recognize use input from Tkinter

    Jupyter Notebook 1 1

  6. SimpleBugTracker SimpleBugTracker Public

    Inspired by post on HackerNews, this uses the SimpleCLI modules I wrote to track bugs locally into a JSON document.

    Python