hikktn's Stars
rozidan/logger-spring-boot
A Spring Boot @Loggable annotation that will help you log your application more easily
Genesis-Embodied-AI/Genesis
A generative world for general-purpose robotics & embodied AI learning.
All-Hands-AI/OpenHands
🙌 OpenHands: Code Less, Make More
emilwallner/Screenshot-to-code
A neural network that transforms a design mock-up into a static website.
niklasvh/html2canvas
Screenshots with JavaScript
abi/screenshot-to-code
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
Fackblack/douyinlive
douyinlive抖音直播监控录制工具24小时自动监控录制
xxxily/hello-ai
It's not AI that takes away your job, but the people who master the use of AI tools. The most deadly attack is a dimension-reducing strike: destroying you has nothing to do with you - from "The Three-Body Problem". 中文说明: 抢走你工作的不是AI,而是掌握使用AI工具的人。 降维打击最为致命:毁灭你,与你何干《三体》
unclecode/crawl4ai
🚀🤖 Crawl4AI: Crawl Smarter, Faster, Freely. For AI.
yasserg/crawler4j
Open Source Web Crawler for Java
idoubi/douchat
简洁、高效的微信开发框架。
JoeanAmier/TikTokDownloader
TikTok 主页/合辑/直播/视频/图集/原声;抖音主页/视频/图集/实况/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具
RayVentura/ShortGPT
🚀🎬 ShortGPT - Experimental AI framework for youtube shorts / tiktok channel automation
wupeixuan/JDKSourceCode1.8
Jdk1.8源码解析
vapor/vapor
💧 A server-side Swift HTTP web framework.
SurviveSJTU/SurviveSJTUManual
更新2008年版本的《上海交通大学生存手册》gitbook发布于https://survivesjtu.gitbook.io/survivesjtumanual/
mediar-ai/screenpipe
build ai agents that have the full context, open source, runs locally, developer friendly. 24/7 screen, mic, keyboard recording and control
nageoffer/12306
🔥 官方推荐 🔥 大学春招、秋招、应届项目,SpringBoot3 + Java17 + SpringCloud Alibaba + Vue3 等技术架构,完成高仿铁路 12306 用户 + 抢票 + 订单 + 支付服务,帮助学生主打就业的项目。
hiddify/hiddify-app
Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. It’s an open-source, secure and ad-free.
yt-dlp/yt-dlp
A feature-rich command-line audio/video downloader
junit-team/junit5
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
lencx/ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
palera1n/palera1n
Jailbreak for A8 through A11, T2 devices, on iOS/iPadOS/tvOS 15.0, bridgeOS 5.0 and higher.
gupaoedu-tom/spring5-samples
《Spring5核心原理与30个类手写实战》随书代码示例工程
SeasonPanPan/minimybatis
手写迷你mybatis框架,里面使用了mybatis设计模式和框架
programthink/zhao
【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵
rbmonster/learning-note
Java开发及面试(个人面试、工作总结、资料收集站)
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
vpncn/vpncn.github.io
2024**翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,**最新科学上网翻墙梯子VPN下载推荐,访问Chatgpt。
jwpttcg66/NettyGameServer
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑