豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content
View zhulixiao's full-sized avatar

Highlights

  • Pro

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 Loading

  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 2 1

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

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

    C++