Skip to content
View WxFang's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report WxFang

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. Snippetbox-in-Go Snippetbox-in-Go Public

    Go

  2. FoodLink-Web-App FoodLink-Web-App Public

    Link Strangers with Food. Web app based on Python Flask, Bootstrap and deployed on AWS

    CSS 1

  3. Deli-Order-Web-App Deli-Order-Web-App Public

    Deli order web app platform based on Java EE, JSP, Servlet, JDBC, Mysql and Design Pattern MVC, DAO

    Java 1

  4. Recipe-Recommendation Recipe-Recommendation Public

    Forked from Flourishlove/Recipe-Recommendation

    Get data from Yummly API. Utilize nutrition theory as filter of recipes . Find similar flavor based on unsupervised clustering. Finally build up website to recoomend recipes based on flavor and nui…

    Python 1

  5. Fingerprint-Recognition Fingerprint-Recognition Public

    Forked from zhangzimou/Fingerprint-Recognition

    Implementation of fingerprint recognition algorithm. Accuracy 75% is achieved.

    Python

  6. Term-Frequency Term-Frequency Public

    Takes as input a set of documents and a list of words, and returns the document with the highest TF score for each word and the TF score for that word in that document.

    Python