Skip to content
View TravisZS's full-sized avatar

Block or report TravisZS

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

Popular repositories Loading

  1. TravisZS.github.io TravisZS.github.io Public

    用于搭建博客

    HTML 1

  2. xssh1 xssh1 Public

    Forked from MetaVPS/xssh1

    Shell

  3. test test Public

  4. twikoo-netlify twikoo-netlify Public

    Forked from twikoojs/twikoo-netlify

    Deploy twikoo to Netlify

    HTML

  5. Waking-Up Waking-Up Public

    Forked from wolverinn/Waking-Up

    计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试;可用于模拟面试、面试前复习、短期内快速备战面试...

  6. Labyrinth Labyrinth Public

    「迷宫寻路」是一款基于Java和JavaFX开发的迷宫游戏应用程序,通过实现DFS(深度优先搜索)和BFS(广度优先搜索)算法,为玩家提供了一个具有挑战性和趣味性的迷宫探索体验。游戏融合了现代界面设计、动态元素和智能算法,使传统的迷宫游戏焕发出新的生命力。

    Java