Skip to content
View Garbo1229's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Garbo1229

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 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. JobBot JobBot Public

    JobBot 是一个基于 Python 的职位信息爬虫,专门用于爬取 Boss 直聘网站上的职位数据。通过 Selenium 自动化浏览器操作,用户可以根据关键词和城市筛选并抓取职位的详细信息,支持将数据存储为 Excel 文件或直接存入数据库。

    Python 3

  2. micropython-mqtt-example micropython-mqtt-example Public

    通过ESP32/ESP8266连接hc501传感器,将结果传至mqtt服务器达到监控作用

    Python

  3. PassKeeper PassKeeper Public

    一个简单、安全的网页密码管理器,使用 Python 和 Tkinter 构建,轻松管理、存储和生成密码。

    Python

  4. home_control_hub home_control_hub Public

    HomeControlHub 是一个基于 Go 语言和 Gin 框架开发的智能家居管理 API。该项目提供了一系列接口用于控制和管理家中的网络设备,如 IP 地址查询与更新、NAS(网络附加存储)设备的唤醒与关闭,以及树莓派设备的重启与关闭。目标是通过简单的 API 实现对多种设备的集中管理。

    Go