jackeybill's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
expressjs/express
Fast, unopinionated, minimalist web framework for node.
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
kriasoft/react-starter-kit
The web's most popular Jamstack front-end template (boilerplate) for building web applications with React
nswbmw/N-blog
《一起学 Node.js》
codecentric/spring-boot-admin
Admin UI for administration of spring boot applications
jikexueyuanwiki/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
aui/art-template
High performance JavaScript templating engine
yezihaohao/react-admin
:sparkles: react-admin system solution : react 后台管理系统解决方案
RichardLitt/standard-readme
A standard style for README files
CodeGenieApp/serverless-express
Run Express and other Node.js frameworks on AWS Serverless technologies such as Lambda, API Gateway, Lambda@Edge, and more.
madhums/node-express-mongoose-demo
A simple demo app using node and mongodb for beginners (with docker)
Exrick/xboot
基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID 动态权限 数据权限 工作流 代码生成 定时任务 社交账号 短信登录 单点登录 OAuth2开放平台 客服机器人 数据大屏 暗黑模式
doramart/DoraCMS
DoraCMS是基于Nodejs+eggjs+mongodb编写的一套内容管理系统,结构简单,较目前一些开源的cms,doracms易于拓展,特别适合前端开发工程师做二次开发。
icebob/vue-express-mongo-boilerplate
:star: MEVN Full stack JS web app boilerplate with NodeJS, Express, Mongo and VueJS
notadd/notadd
A microservice development architecture based on nest.js. —— 基于 Nest.js 的微服务开发架构。
expressjs/generator
Express' application generator
DavidWells/isomorphic-react-example
Deprecated! ReactJS + NodeJS ( express ) demo tutorial with video. Universal/Isomorphic JS = Shared JavaScript that runs on both the client & server.
jasonGeng88/blog
随写工作中遇到的问题、学习的心得,于己总结回顾,与他分享讨论。。。
linuxacademy/content-lambda-boto3
Automating AWS with Lambda, Python, and Boto3
bakdata/aws-lambda-r-runtime
Serverless execution of R code on AWS Lambda
junit-tools-team/junit-tools
Tools around the creation and management of junit-tests.
ganchaoyang/java-tutorial
本项目是我个人在编写Java系列博客的源代码,会持续不断更新。如果项目中的代码有错误,望大家一起勘正~。
jackeybill/aws-amplify-quick-notes
jackeybill/create-react-app-auth-amplify
Implements a basic authentication flow for signing up/signing in users as well as protected client side routing using AWS Amplify.