Pinned Repositories
abelit-algorithm
abelit-codehub
abelit-datascience-vuetify
abelit-developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
abelit-docker
abelit-docker-hadoop
abelit-fonts
abelit-go-enrollapi
基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。
abelit.github.io
abelitbak.github.io
abelit's Repositories
abelit/abelit.github.io
abelit/abelitbak.github.io
abelit/abelit-algorithm
abelit/abelit-datascience-vuetify
abelit/abelit-developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
abelit/abelit-fonts
abelit/abelit-go-enrollapi
基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。
abelit/abelit-passkeeper-ui
abelit/abelit-web-tmpl
Data Analysis and Visualization.
abelit/abelit-veopscmdb
CMDB: configuration and management of IT resources
abelit/awesome-go
A curated list of awesome Go frameworks, libraries and software
abelit/awesome-go-cn
Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。
abelit/awesome-golang-leetcode
:memo: LeetCode of algorithms with golang solution(updating).
abelit/awesome-javascript
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
abelit/awesome-javascript-cn
JavaScript 资源大全中文版,内容包括:包管理器、加载器、测试框架、运行器、QA、MVC框架和库、模板引擎等
abelit/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
abelit/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
abelit/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
abelit/awesome-vscode
🎨 A curated list of delightful VS Code packages and resources.
abelit/awesome-vue
🎉 A curated list of awesome things related to Vue.js
abelit/awesome-vuepress
🎉 A curated list of awesome things related to VuePress
abelit/book-the-road-master
abelit/cncf-presentations
📊 Presentations from the CNCF community to share and reuse
abelit/code-go
abelit/code-javascript
abelit/leetcode-animation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
abelit/leetcode-go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
abelit/leetcode-in-Go
Go Solution for LeetCode algorithms problems, 100% coverage.
abelit/leetcode-javascript
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
abelit/leetcode-python
Python & JAVA Solutions for Leetcode