Skip to content
View esr-zh's full-sized avatar
🌸
Predicting the future, one algorithm at a time
🌸
Predicting the future, one algorithm at a time
Block or Report

Block or report esr-zh

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. CS-320-Restaurant-Managment-System CS-320-Restaurant-Managment-System Public

    Group project for CS 320 course

    Java 3

  2. CS-410-Automata-Theory-and-Formal-Languages CS-410-Automata-Theory-and-Formal-Languages Public

    Java

  3. CS-350-Call-Center-Simulation CS-350-Call-Center-Simulation Public

    TCP/IP-socket based client-server call center simulation program with C language

    C

  4. CS-451-Grid-World-Agent CS-451-Grid-World-Agent Public

    Implemention of two tree-search algorithms, namely Uniform Cost Search and A∗, for developing an intelligent agent that can navigate through Grid-World and find the optimal path.

    Python

  5. CS-423-Hand-Gesture-Mouse-Controller CS-423-Hand-Gesture-Mouse-Controller Public

    This repository contains code that allows for mouse control using hand gestures, trained using a custom model.

    Jupyter Notebook

  6. RSS-Feed-API RSS-Feed-API Public

    A REST API that allows users to submit any URL for an RSS feed. It parses the URL to extract links for all articles within it and returns a list of article titles and descriptions in JSON format. E…

    Python 1