novoland's repos on GitHub
JavaScript · 31 人关注
douban-artist
第三方豆瓣音乐人Hybrid APP,基于ionic/angularjs/phonegap
Java · 0 人关注
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 人关注
ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
0 人关注
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 人关注
ddia
《Designing Data-Intensive Application》DDIA中文翻译
C · 0 人关注
disque
Disque is a distributed message broker
0 人关注
http-api-design
HTTP API design guide extracted from work on the Heroku Platform API
0 人关注
page-monitor
capture webpage and diff the dom change with phantomjs ♨
Java · 0 人关注
sofa-ark
SOFAArk is a light-weight,java based classloader isolation framework.
Java · 0 人关注
sofa-serverless
a framework to enabe app architecture evolve from monolithic to microservices smoothly by involving modular and macroservices architecture.
Python · 0 人关注
weibospider
:zap: 新浪微博爬虫(分布式),部署简单,接口丰富,文档详细,视频支持,可灵活定制满足自己的需求。抓取内容(PC端)包括微博用户资料、特定关键词微博、用户主页所有微博、评论信息和转发信息。欢迎watch跟进,star支持
JavaScript · 0 人关注
You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.