Pinned Repositories
A-Programmers-Guide-to-English
专为程序员编写的英语学习指南 v1.2。在线版本请点 ->
advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
albumy
A photo-sharing social networking built with Flask.
architect-awesome
后端架构师技术图谱
bilingual_book_maker
Make bilingual epub books Using AI translate
bluelog
A blog engine built with Flask.
books-1
"我的阅历"
books-recommendation
程序员进阶、面试书籍,持续更新(Programmer Books)
books_list_2020
CS-Notes
:books: 技术面试必备基础知识
leigaoxing's Repositories
leigaoxing/albumy
A photo-sharing social networking built with Flask.
leigaoxing/bilingual_book_maker
Make bilingual epub books Using AI translate
leigaoxing/bluelog
A blog engine built with Flask.
leigaoxing/chatgpt-retrieval-plugin
leigaoxing/cpython
The Python programming language
leigaoxing/cs-self-learning
计算机自学指南
leigaoxing/decipher
Effortlessly add AI-generated transcription subtitles to your videos
leigaoxing/Discord4J
Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java, Kotlin, and other JVM languages using the official Discord Bot API.
leigaoxing/enode
DDD应用框架
leigaoxing/examor
For students, scholars, interviewees and lifelong learners. Let LLMs assist you in learning 🎓
leigaoxing/flask
The Python micro framework for building web applications.
leigaoxing/generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
leigaoxing/gitblog
a blog mind from @yihong0618
leigaoxing/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
leigaoxing/Kindle_download_helper
Download all your kindle books script.
leigaoxing/Learn-Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
leigaoxing/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
leigaoxing/linux
Linux kernel source tree
leigaoxing/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
leigaoxing/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
leigaoxing/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
leigaoxing/python_blogposts
Blog posts I've created about python, pandas, and related topics as a series of notebooks.
leigaoxing/python_for_data_analysis
leigaoxing/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
leigaoxing/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
leigaoxing/spring-boot
Spring Boot
leigaoxing/technote
编程笔记
leigaoxing/tg_bot_collections
collections of yihong0618's telegram bot
leigaoxing/todoism
A to-do list application build with Flask, featured with SPA, i18n support and Web APIs.
leigaoxing/xv6-riscv
Xv6 for RISC-V