Jinhao Jiang's repositories
Davin-Jiang-Personal-Site
Davin Jiang's personal site
2fa-nodejs
This article will teach you how to secure a Node.js API by implementing two-factor authentication (2FA) system using tokens generated by Google Authenticator or Authy. The one-time passcode (OTP) can be delivered via different methods like SMS but we will use Google Authenticator or Authy to reduce the complexity of the project.
aws-serverless-test
aws serverless test
boilerplate-mern-stack
Boilerplate when you use REACT JS, MONG DB, EXPRESS JS, REDUX
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
laravel-api-start-kit
Laravel based API development start kit
react-quill
A Quill component for React.
roundest-pokemon-nextjs-typescript-tailwindcss-prisma-trpc-postgresql
Full stack web app using Next.js, React, TypeScript, Prisma, tRPC, Heroku + PostgreSQL, Tailwind CSS, and deployed with Vercel.
terraform-aws-next-js
Terraform module for building and deploying Next.js apps to AWS. Supports SSR (Lambda), Static (S3) and API (Lambda) pages.
two_factor_reactjs
This article will teach you how to secure a React.js app by implementing two-factor authentication (2FA) feature using TOTP tokens generated by Google Authenticator, Authy, or Chrome's Authenticator extension
awesome-redux
Awesome list of Redux examples and middlewares