Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m7moudgadallah/dev-playground

Personal repo for tech experiments, demos, and skill practice. 🚀✨
https://github.com/m7moudgadallah/dev-playground

apis backend caching containerization databases nodejs

Last synced: 8 days ago
JSON representation

Personal repo for tech experiments, demos, and skill practice. 🚀✨

Awesome Lists containing this project

README

        

# DEVELOPMENT PLAYGROUND 🛠️

A personal repo for experimenting with new technologies, building demos, and practicing skills to stay current in software development. 🚀✨

## INDEX

### CONTAINERIZATION 🐳

- [Dockerize Simple NodeJS App](./containerization/dockerize-nodejs-app/)
- [Dockerize Multi-Staged NodeJS App](./containerization/dockerize-multi-staged-nodejs-app/)

### CACHING

- [Redis Caching](./caching/redis/)
- [NodeJS with Redis](./caching/nodejs-redis/)

### PAYMENT GATEWAYS

- [Play with Stripe CLI](./payment-gateways/play-with-stripe-cli/)
- [NodeJs Stripe Checkout Session Demo](./payment-gateways/nodes-stripe-checkout-session-demo/)
- [NodeJs Stripe Payment Intent Demo](./payment-gateways/nodejs-stripe-payment-intent-demo/)

### NODEJS

- [Threaded Comments API with ExpressJS and PostgreSQL](./nodejs/threaded-comments-api-with-express-and-postgres/)
- [POSTGIS with Prisma](./nodejs/postgis-prisma-demo/)
- [MailHog, NodeMailer Demo](./nodejs/mailhog-nodemailer-demo/)
- [Logging Demo With Winston And MongoDB](./nodejs/logging-with-winston-and-mongo/)

### DATABASES

#### POSTGRES

- [Play with Postgres](./databases/postgres/play-with-postgres/)

## LICENSE

This repo is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details.