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

Block or report Ziruliu

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. virtual-wallet-backend virtual-wallet-backend Public

    Virtual Wallet - A RESTful API Backend

    Java 4

  2. Heuristic-Search Heuristic-Search Public

    Given pseudocode of different heuristic search algorithms, designed a graphical user interface, a 50 eight neighbor benchmark grids map, to implement and evaluate their performances.

    Python 1

  3. Local-Search Local-Search Public

    Write a Local Search program, which takes an odd size puzzle as input and evaluates its result. The purpose of this program is to compare performances among Hill Climbing, Random Restarts, Random W…

    Java 1

  4. Photos Photos Public

    Used Android Studio to design and build a Photos application, which contains two models (Album and Photo). Both models were fulfilled with CRUD operations and Exception Handling mechanisms. The Jav…

    Java

  5. Social-Media-Site Social-Media-Site Public

    Created a fully functional social media site with Django as the backend to fetch and store data in the Database (SQLite), also render templates to the frontend and used HTML, Bootstrap, and JavaScr…

    Python

  6. Supervised-Learning Supervised-Learning Public

    Designed three classifiers: a perception classifier, a multilayer Neural Network classifier, and an SVM classifier to implement Optical Character Recognition (OCR), and delivered a report to compar…

    Python