Skip to content
View fzy1995's full-sized avatar

Highlights

  • Pro

Organizations

@googlers @scpd-proed
Block or Report

Block or report fzy1995

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. SudokuImageSolver SudokuImageSolver Public

    Sudoku Image Solver is a python program that takes in an image, scan for Sudoku puzzle, and solve it using Linear Programming method.

    Python 4 2

  2. ChessAI ChessAI Public

    A chess playing bot with Graphical User Interface, written in Python.

    Python 2 1

  3. DataSciencePipeline DataSciencePipeline Public

    Performed end to end data science pipeline tasks. Including the writing of Web Crawler to crawl the web, extraction of structured data from scrapped webpages, and the performing of entity matching …

    Jupyter Notebook 1

  4. MapReduce MapReduce Public

    Implemented multithreaded MapReduce from scratch in C that takes in arbitrary number of files, map and reduce.

    C 4 3

  5. Jobby Jobby Public

    Forked from ryangoh/Jobby

    A freelance job portal website built using Ruby on Rails from scratch.

    Ruby