Pinned Repositories
bash-locks-and-concurrency
examples of locking resources and handling concurrency in unix using the flock command
bsc-scan
A simple wrapper around the BscScan API that allows you to fetch/schedule prices of wallet addresses
bull-queue-ts
Bull queue implementation for job queues, scheduled jobs and asynchronous email sending
competitive-programming
baby steps to competitive programming; my solution and explanation to Hackerrank and Leetcode problems
ek-ecommerce
An e-commerce web project built using AdonisJs web framework.
google-oauth-scratch
Google oauth implementation from scratch with express, sequelize and redis
localtunnel-api-demo
localtunnel API demo
promise-plus
a class that extends the JavaScript Promise class with some custom utility method implementations
Sparrow-SMS-Service
Sparrow SMS service
stripe-server-side-ts
Stripe server side implementation with webhooks
LeohangRai's Repositories
LeohangRai/competitive-programming
baby steps to competitive programming; my solution and explanation to Hackerrank and Leetcode problems
LeohangRai/localtunnel-api-demo
localtunnel API demo
LeohangRai/promise-plus
a class that extends the JavaScript Promise class with some custom utility method implementations
LeohangRai/bash-locks-and-concurrency
examples of locking resources and handling concurrency in unix using the flock command
LeohangRai/bun-js-walkthrough
Playing with the Bun.js runtime
LeohangRai/elysia-with-cursor
Elysia.js web server on top of bun.js using the Cursor IDE AI tools
LeohangRai/gitlab-ci-discord-webhook-custom
gitlab-ci-discord-webhook with some custom implementations
LeohangRai/nest-mongoose-starter
Starter template for Nest.js with Mongoose
LeohangRai/postgres-audit-logging
PostgreSQL scripts that you can use to maintain automatic audit logging on your PostgreSQL tables
LeohangRai/prisma-seed-generator
command line utility for generating and running seeder scripts in prisma ORM with 'up' and 'down' seed functions
LeohangRai/react-hook-form
notes and demo on how to use the react-hook-form library
LeohangRai/Vue-practice-projects
LeohangRai/bsc-scan
A simple wrapper around the BscScan API that allows you to fetch/schedule prices of wallet addresses
LeohangRai/bull-queue-ts
Bull queue implementation for job queues, scheduled jobs and asynchronous email sending
LeohangRai/aws-lambda-dynamodb
AWS lambda CRUD application with DynamoDB, API Gateway and Serverless framework
LeohangRai/bash_koans_solutions
Bash Koans Solutions
LeohangRai/css-grid-demos
A bunch of demos on how to use CSS grids with template areas and media queries
LeohangRai/functional-programming-js
Functional programming techniques and approaches applied in JavaScript
LeohangRai/intersection-observer-api
notes and a bunch of demos on the fabulous Intersection Observer API
LeohangRai/lambda-s3-api-gateway
LeohangRai/nest-events-app
LeohangRai/netflix-clone
Netflix clone using React, Express and PostgreSQL
LeohangRai/prisma-node-js
LeohangRai/react-expense-income
LeohangRai/react-grocery-list
LeohangRai/react-recipe-app
LeohangRai/redux-demos
A bunch of Redux and RTK demos on React
LeohangRai/sql-window-functions-examples
bunch of SQL Window function query examples
LeohangRai/ts-boilerplate
a TypeScript boilerplate repository
LeohangRai/ts-notes
TS notes