Pinned Repositories
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-tuis
List of projects that provide terminal user interfaces
doocs-leetcode
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
dotfiles
my personal ~/dotfiles
every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
grokking-the-object-oriented-design-interview
HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
leetcode-patterns
A pattern-based approach for learning technical interview questions
mint-xfce-config
notion-clone
Notion clone
hnbnh's Repositories
hnbnh/dotfiles
my personal ~/dotfiles
hnbnh/awesome-courses
:books: List of awesome university courses for learning Computer Science!
hnbnh/awesome-tuis
List of projects that provide terminal user interfaces
hnbnh/doocs-leetcode
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
hnbnh/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
hnbnh/grokking-the-object-oriented-design-interview
hnbnh/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
hnbnh/leetcode-patterns
A pattern-based approach for learning technical interview questions
hnbnh/mint-xfce-config
hnbnh/notion-clone
Notion clone
hnbnh/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
hnbnh/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
hnbnh/the-art-of-command-line
Master the command line, in one page
hnbnh/videos
Code for the manim-generated scenes used in 3blue1brown videos
hnbnh/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
hnbnh/bark
🔊 Text-Prompted Generative Audio Model
hnbnh/bluise
🍄 Bluise - A Nuxt.js & Netlify CMS boilerplate.
hnbnh/booknotes
A collection of my book notes on various subjects, mainly computer science
hnbnh/chatwoot
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
hnbnh/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
hnbnh/koodo-reader
A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web
hnbnh/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
hnbnh/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
hnbnh/minimal-typedoc-repo
hnbnh/nestjs-microservices
🚀 Fully managed Microservices starter pack using NestJs, RabbitMQ, Kong api gateway, MongoDB, PostgreSQL, Grafana, Loki, Fluentbit.
hnbnh/nestjs-monorepo-starter
A full-stack nestjs starter project. Includes authorization, authentication, MongoDB, Redis queue support, Crons jobs, and end-to-end testing.
hnbnh/porter
Kubernetes powered PaaS that runs in your own cloud.
hnbnh/recursion-tree-visualizer
🌳 Input the source code of any recursive function in javascript, python or golang and visualize its recursion tree
hnbnh/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
hnbnh/The-ART-of-Dynamic-Programming
🎨 An Intuitive Approach by Clayton Wong