Pinned Repositories
-
《Designing Data-Intensive Application》DDIA中文翻译
3d-animator
A real-time motion capture system for 3D virtual character animating.
500lines
500 Lines or Less
50projects50days
50+ mini web projects using HTML, CSS & JS
a-picture-is-worth-a-1000-words
I am trying to describe complex matters in simple doodles!
acorn
A small, fast, JavaScript-based JavaScript parser
algorithm-structure
2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
anime
JavaScript animation engine
AnimeGAN
A Tensorflow implementation of AnimeGAN for fast photo animation ! This is the Open source of the paper 「AnimeGAN: a novel lightweight GAN for photo animation」, which uses the GAN framwork to transform real-world photos into anime images.
listenwhy's Repositories
listenwhy/-
《Designing Data-Intensive Application》DDIA中文翻译
listenwhy/500lines
500 Lines or Less
listenwhy/autocut
用文本编辑器剪视频
listenwhy/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
listenwhy/chathub
All-in-one chatbot client
listenwhy/chibicc
A small C compiler
listenwhy/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
listenwhy/disco-diffusion-wrapper
Implementation of disco-diffusion wrapper that could run on your own GPU with batch text input.
listenwhy/dodders
listenwhy/geektime-books
:books:
listenwhy/hello-algo
《Hello 算法》是一本动画图解、能运行、可提问的数据结构与算法入门书,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言。
listenwhy/lean-side-bussiness
精益副业:程序员如何优雅地做副业
listenwhy/listen1_chrome_extension
one for all free music in china (chrome extension, also works for firefox)
listenwhy/LxgwWenKai
An open-source Chinese font derived from Fontworks' Klee One. 一款开源中文字体,基于 FONTWORKS 出品字体 Klee One 衍生。
listenwhy/makefiletutorial
Learn make by example
listenwhy/MiaoYan
⛷ Lightweight Markdown app to help you write great sentences. ⛷ 轻灵的 Markdown 笔记本伴你写出妙言
listenwhy/Pake
🤱🏻 A simple way to make any web page a desktop application using Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App
listenwhy/planet-tab
A cool dynamic 3D planet new tab, support Search, Clock, Weather and custom, also compatible with Vimkey
listenwhy/polyglot
🤖️ 桌面端AI语言练习应用
listenwhy/PPHC
📙《高并发的哲学原理》开源图书(CC BY-NC-ND)
listenwhy/qwerty-learner
为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers
listenwhy/SimpleNES
An NES emulator in C++
listenwhy/stable-diffusion
A latent text-to-image diffusion model
listenwhy/stack-roadmap
方糖全栈路线图2023,为「从螺丝钉到一人企业」补全技能栈
listenwhy/text2video
半个神器👉一键文本转视频的工具
listenwhy/theByteBook
深入架构原理与优化实践
listenwhy/tips
listenwhy/Umi-OCR
OCR图片转文字识别软件,完全离线。截屏/批量导入图片,支持多国语言、合并段落、竖排文字。可排除水印区域,提取干净的文本。基于 PaddleOCR 。
listenwhy/visualization-collection
🌈 一个专注于前端视觉效果的集合应用,包含CSS动效、Canvas动画、人工智能应用等上百个案例(持续更新)
listenwhy/wz-algo
数据结构和算法必知必会的50个代码实现