Skip to content
View shijiahu's full-sized avatar

Block or report shijiahu

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. face-recognition face-recognition Public

    - Built a facial recognition system, using React.js as front-end, Node.js and Express.js as back-end server, PostgreSQL as database, Postman as testing tool - Enabling sign up/sign in, recognize fa…

    JavaScript

  2. DBMS-PL-SQL-Java-Project DBMS-PL-SQL-Java-Project Public

    Use Oracle's PL/SQL and JDBC to implement the RBMS application

    Java

  3. aa-game aa-game Public

    pin to a central ball

    Objective-C

  4. Prim-and-Kruskal-Algorithm Prim-and-Kruskal-Algorithm Public

    Implement Prim’s/Kruskal's minimum spanning tree algorithm and print all the edges in the generated minimum spanning tree.

    C++

  5. HTTP-Proxy-with-Caching HTTP-Proxy-with-Caching Public

    HTTP proxy that accepts HTTP GET requests from clients, fetches the desired content, and returns this content to the client. Cache data locally to reduce the response time.

    C

  6. Movie-Recommendation-System Movie-Recommendation-System Public

    A movie recommender system based on metadata for all 45,000 movies listed in the MovieLens Dataset in Python - Performed information filtering in users and movies, predict the preferences of users,…

    Python