Skip to content

Everless321/Everless321

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

👨‍💻 About Me

class Everless:
    def __init__(self):
        self.name = "Everless"
        self.location = "China 🇨🇳"
        self.blog = "https://everless.net"
        self.focus = ["Backend Development", "Bot Development", "Automation Tools"]

    def skills(self):
        return {
            "languages": ["Java", "Python", "Rust", "Swift", "TypeScript", "PHP"],
            "backend": ["Spring Boot", "Spring Cloud", "FastAPI", "Actix-Web"],
            "frontend": ["React", "Next.js", "Vue", "Electron"],
            "mobile": ["SwiftUI", "macOS Development"],
            "devops": ["Docker", "Microservices", "Linux"],
            "special": ["Telegram Bot", "Web Scraping", "Quantitative Trading", "LLM Integration"]
        }

    def current_focus(self):
        return "Building automation tools & exploring AI integration 🚀"

🛠️ Tech Stack

📊 GitHub Stats

🔥 Projects

以下为本地开发项目,部分未开源

🎬 DouyinTool

抖音数据采集与管理工具集

Python FastAPI Next.js SwiftUI

  • 基于 f2 框架的视频下载
  • RESTful API 后端服务
  • 视频浏览前端 + macOS 客户端

🕷️ Smart Crawler

智能网站爬虫系统

TypeScript LLM Workflow

  • 工作流可视化配置
  • 可视化 XPath 选择器生成
  • LLM 智能数据提取

📈 Polymarket Bot

高性能量化交易机器人

Rust WebSocket Tokio

  • 双腿套利策略
  • 异步高并发架构
  • 实时行情推送

🐛 BugListener

Bug 监控桌面工具

Electron Vue TypeScript

  • 实时 Bug 监控与通知
  • 跨平台桌面应用
  • 可视化数据展示

🔔 NotifyHandler

macOS 菜单栏通知工具

Swift SwiftUI Webhook

  • 本地 HTTP 服务器
  • 原生系统通知
  • 通知历史持久化

📝 AutoLog

自动化日志收集工具

TypeScript Midscene Automation

  • Web 自动化日志采集
  • 智能数据解析
  • 定时任务调度

🏗️ 施工管理系统

智慧工地数字化平台

Spring Boot Vue UniApp

  • 智慧梁场自动排程与调度
  • 物资管理与原材料分流
  • 3D 可视化施工进度监控
  • 移动端 APP 现场协同

🤖 Telegram Bot

邀请码发放机器人

Python Telegram API

  • 自动发放邀请码
  • 多群组管理
  • ⭐ 18 Stars

📈 Activity Graph

🐍 Contribution Snake


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors