-
-
-
-
-
Machine Learning Analysis Framework for Customer Data
Jupyter Notebook UpdatedApr 1, 2025 -
-
-
Distributed Evolutionary Algorithms in Python
Python GNU Lesser General Public License v3.0 UpdatedNov 20, 2024 -
web3-awesome Public
web3百科全书👏🏻 打造 web3 全球第一中文资源
-
-
-
AI-System Public
Forked from microsoft/AI-SystemSystem for AI Education Resource.
Python Creative Commons Attribution 4.0 International UpdatedOct 25, 2024 -
awesome-programming-books-1 Public
Forked from hongye612430/awesome-programming-books-1📚 经典技术书籍 PDF 文件,持续更新...
UpdatedFeb 26, 2024 -
-
七周挑战计划,考下雅思 6.5 分,梳理算法并刷 Leetcode100 道
-
JavaScript_Everything Public
大前端知识体系与面试宝典,从前端到后端,全栈工程师,六边形战士
-
github-readme-stats Public
Forked from anuraghazra/github-readme-stats⚡ Dynamically generated stats for your github readmes
JavaScript MIT License UpdatedAug 7, 2023 -
-
yike-design-dev Public
Forked from ecaps1038/yike-design-devVue3+Ts+Less 开发的前端UI框架
Vue UpdatedJul 27, 2023 -
svelte Public
Forked from sveltejs/svelteCybernetically enhanced web apps
JavaScript MIT License UpdatedJul 24, 2023 -
babel-plugin-strve Public
Forked from maomin9761/babel-plugin-strveCompiles the template string into a normal object.
JavaScript MIT License UpdatedJul 22, 2023 -
freeCodeCamp Public
Forked from freeCodeCamp/freeCodeCampfreeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
TypeScript BSD 3-Clause "New" or "Revised" License UpdatedJul 22, 2023 -
30-Days-Of-React Public
Forked from Asabeneh/30-Days-Of-React30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
JavaScript UpdatedJul 22, 2023 -
strve-router Public
Forked from maomin9761/strve-routerThe official router for Strve.js.
JavaScript MIT License UpdatedJul 20, 2023 -
killbug Public
Forked from tychozzz/killbug✨ Kill Bug - 基于 React / Next.js / SpringBoot / SpringCloud 的前后端分离微服务容器化项目
Java Apache License 2.0 UpdatedJul 20, 2023 -
create-strve-app Public
Forked from maomin9761/create-strve-appFast building Strve.js project command line tool.
JavaScript MIT License UpdatedJul 20, 2023 -
strve Public
Forked from AimWhy/strveA JS library that can convert strings into view.
JavaScript MIT License UpdatedJul 19, 2023 -
A fast, portable, flexible JavaScript component framework
JavaScript MIT License UpdatedJul 19, 2023 -
reactjs-interview-questions Public
Forked from sudheerj/reactjs-interview-questionsList of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
JavaScript UpdatedJul 18, 2023 -
react-hooks-todoList Public
用react-hooks实现的todoList,具备新增、删除、全选(全不选)、删除已选、事项统计以及已完成事项统计等功能。