stawuah's Stars
payloadcms/payload
Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
basarat/typescript-book
:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
arialdomartini/Back-End-Developer-Interview-Questions
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
mikeroyal/Self-Hosting-Guide
Self-Hosting Guide. Learn all about locally hosting (on premises & private web servers) and managing software applications by yourself or your organization. Including Cloud, LLMs, WireGuard, Automation, Home Assistant, and Networking.
GoesToEleven/GolangTraining
Training for Golang (go language)
joho/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
express-rate-limit/express-rate-limit
Basic rate-limiting middleware for the Express web server
knaxus/problem-solving-javascript
:fire: Crack you JS interviews ⚡ Collection of most common JS Interview questions with Unit Tests 🚀
DirtyHairy/async-mutex
A mutex for synchronizing async workflows in Javascript
bradtraversy/traversy-js-challenges
Challenges & docs from JS Algorithms & Data Structures course
Gauthamjm007/Backend-NodeJS-Golang-Interview_QA
A collection of Node JS and Golang Backend interview questions please feel free to fork and contribute to this repository
sudheerj/datastructures-algorithms
List of Programs related to data structures and algorithms
BretFisher/docker-mastery-for-nodejs
Docker Mastery for Node.js Projects, From a Docker Captain
Devinterview-io/node-interview-questions
🟣 Node.js interview questions and answers to help you prepare for your next technical interview in 2024.
OultimoCoder/cloudflare-planetscale-hono-boilerplate
A boilerplate for building production-ready RESTful APIs using Cloudflare, Hono, and Planetscale
Devinterview-io/javascript-interview-questions
🟣 JavaScript interview questions and answers to help you prepare for your next technical interview in 2024.
fauna/fauna-shell
Interactive shell for FaunaDB
Devinterview-io/typescript-interview-questions
🟣 Typescript interview questions and answers to help you prepare for your next technical interview in 2024.
codergogoi/kafka_elastic_search_ms
This repository is part of the Node.js Microservice with Kafka and Elastic Search. Through out of this series we will learn everything you need to know about NodeJs microservice interaction with Kafka and how Elastic Search is working with E-Commerce application.
bluekeyes/patch2pr
Create pull requests from patches without cloning the repository
bootdotdev/fcc-learn-sql-assets
adaltas/node-csv-docs
Website for the csv projects
rasheedsaqib/firefose
Firefose is a Firebase object modeling tool designed to work in an asynchronous environment.
stawuah/Guardify
Guardify is a Node.js middleware designed to enhance the security of your web applications by setting various HTTP security headers. It is easy to integrate and customizable based on your specific security requirements.
dprokop/querier
Simple declarative data layer for React apps
nayojs/react-datetime-picker
React DateTime Picker is a robust and highly customizable date-time picker library for React applications. This component offers seamless integration with various UI designs, allowing developers to choose from a wide range of styling options or apply custom styles to match their projects' specific requirements.
stawuah/Access-Control-Lists-ACL-
Developed an ACL system to enable granular control over resource access. Implemented ACL rules to restrict or allow specific actions on resources based on user roles, attributes, or custom conditions. Integrated libraries like node-acl to manage ACL rules and enforce access restrictions.
ruebeniosdev/iosCapstone-Final-project
Title: Restaurant Ordering App
HuntStrat/flexdown-frontend
stawuah/Go-speckter-machine
Go speckter is a Go package designed to provide a concurrency-safe mechanism for locking and unlocking URLs. This ensures that multiple goroutines do not access or modify the same URL simultaneously, preventing Inconsistent State and maintaining data integrity.