Pinned Repositories
compare-dto-and-builder-pattern
Evolving code to compare between DTO Pattern and Builder Pattern in Typescript
compare-nestjs-type-graphql
Demo for use nestjs and apollo studio
complete-golang
Complete introduction to golang
create-typescript-lambda-orchestrator
The template for creating a lambda orchestrator which consume events from AWS SQS
Deep-Javascript-v3
Course Notes for Deep Javascript v3 from Kyle Simpson
Operator-Mono-Font
Operator Mono Font for Programmers
react-from-scratch
Create a react app from scratch (not create-react-app)
saga-orchestrator-sample
vs-notebook
Template for create notebook project in vscode using project's specific python.
zenbyte.biz
Blog on technical notes.
GeekEast's Repositories
GeekEast/Deep-Javascript-v3
Course Notes for Deep Javascript v3 from Kyle Simpson
GeekEast/compare-nestjs-type-graphql
Demo for use nestjs and apollo studio
GeekEast/complete-golang
Complete introduction to golang
GeekEast/redux-state-managment
Tips on state management of Redux on React. Share some Performance Optimization Techniques as well.
GeekEast/utils-benchmark
Memory usage and execution time benchmark on 1000000 records of data
GeekEast/nest-apollo-studio
Sample of nest.js graphql with Apollo Studio as Schema Registry
GeekEast/complete-guide-to-react-useEffect
A complete guide to react useEffect
GeekEast/complete-intro-react
Introduction to react commit by commit (step by step)
GeekEast/memo-with-react-context
Use case for using memo in React Context and Component Composition Pattern
GeekEast/react-redux-starter
Hooks Pattern, Container Pattern, High Order Component Pattern and Render Props Pattern with Redux in React
GeekEast/travel-good
Search good restaurants, bar and more in travel.
GeekEast/create-typescript-lambda-orchestrator
The template for creating a lambda orchestrator which consume events from AWS SQS
GeekEast/vs-notebook
Template for create notebook project in vscode using project's specific python.
GeekEast/zenbyte.biz
Blog on technical notes.
GeekEast/alpha-badminton-booking-alert
Subscribe to court and time, this service will notify you via email if it become available.
GeekEast/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
GeekEast/Code-Review-Pull-Request
Perform automatic code reviews for GitHub pull requests (PR). The review is triggered when a PR is created and is triggered again for every subsequent commit in the PR. It will review each changed file in the PR.
GeekEast/floating-layout-sass-hotelBT
The template architecture of using sass.
GeekEast/k8s-101
The lession 101 for k8s
GeekEast/minikube-react-dev-env
Develop react app inside minikube cluster
GeekEast/nestjs-expore-microservice
GeekEast/public-media-files
The public media file storage
GeekEast/react-code-split
Compare between React.lazy() and Loadable
GeekEast/Restful-Express-Testing-Starter
The starter kit for Restful API with Typescript, Jest, Eslint, Prettier and Husky configured.
GeekEast/router-libs-in-react
Compare between React Router and Reach Router
GeekEast/serveless-cron-starter
Easy go for Serverless NodeJs Typescript
GeekEast/serverless-entry
The introduction to serverless framework
GeekEast/serverless-node-starter
Serverless with Nodejs and Typescript Starter
GeekEast/serverless-restful-api
Use AWS lambda function to build restful api
GeekEast/social-media-dev-app