novoland's repos on GitHub
JavaScript · 31 watchers
douban-artist
第三方豆瓣音乐人Hybrid APP,基于ionic/angularjs/phonegap
HTML · 22 watchers
blog
我的博客
Java · 0 watchers
audiorecognizer
Roy van Rijn has written wonderful post about Shazam algorithm and how to implement it on our own. To do this he placed many chunks of his project source code, but he did not upload all source code of his application because as he stated: The Shazam patent holders lawyers are sending me emails to stop me from releasing the code and removing this blogpost. It occurred that core of this algorithm is very simple. I have analyzed his post and as weekend project I have written simple Proof-Of-Concept application which outputs its findings to console. It gives surprisingly correct answers. For now I have tested 10 different mp3 audio files and this application was able to recognize each of them. Application is learning basing on path to mp3 file on your local disk or http stream of mp3 file from any source and recognize by sound from microphone.
TypeScript · 0 watchers
ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
0 watchers
claude-code
Claude Code Snapshot for Research. All original source code is the property of Anthropic.
0 watchers
claude-code-from-scratch
Build your own coding agent from scratch in ~1300 lines of TypeScript. / 从零构建你自己的 Claude Code,~1300 行代码,分步教程
0 watchers
claude-engineer
Claude Engineer is an interactive command-line interface (CLI) that leverages the power of Anthropic's Claude-3.5-Sonnet model to assist with software development tasks. This tool combines the capabilities of a large language model with practical file system operations and web search functionality.
0 watchers
ddia
《Designing Data-Intensive Application》DDIA中文翻译
C · 0 watchers
disque
Disque is a distributed message broker
0 watchers
how-claude-code-works
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等
0 watchers
http-api-design
HTTP API design guide extracted from work on the Heroku Platform API
0 watchers
page-monitor
capture webpage and diff the dom change with phantomjs ♨
Go · 0 watchers
sentinel-golang
Sentinel Go version (Reliability & Resilience)
Java · 0 watchers
simple-netty-source
netty.3.9.4.Final源码的精简版本,屏蔽掉netty中不必要的功能,只保留了核心模块,方便进行源码学习。
Java · 0 watchers
sofa-ark
SOFAArk is a light-weight,java based classloader isolation framework.
Java · 0 watchers
sofa-serverless
a framework to enabe app architecture evolve from monolithic to microservices smoothly by involving modular and macroservices architecture.
0 watchers
system-prompts-and-models-of-ai-tools
FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sourced) System Prompts, Internal Tools & AI Models
Python · 0 watchers
weibospider
:zap: 新浪微博爬虫(分布式),部署简单,接口丰富,文档详细,视频支持,可灵活定制满足自己的需求。抓取内容(PC端)包括微博用户资料、特定关键词微博、用户主页所有微博、评论信息和转发信息。欢迎watch跟进,star支持
JavaScript · 0 watchers
You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.