Skip to content
View zhulixiao's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report zhulixiao

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
zhulixiao/README.md


Hi there, I am Lixiao (Sean) Zhu👋

I am a passionate researcher with a focus on human-robot interaction (HRI) 🤖 and its implications for society.




Pinned

  1. Slack-Fetch-Bot Slack-Fetch-Bot Public

    Slack Fetch Bot is a Python-based chatbot that can fetch information from various APIs and send them as Slack messages. It can be used to schedule messages, save conversation history, and monitor s…

    Python 3 1

  2. travelling-salesman-problem travelling-salesman-problem Public

    Two algorithms are implemented: the exhaustive algorithm and nearest neighbor algorithm

    C++