You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐦 Backend Twitter API 🚀 handle real 🤢 time social 🤡 networking 😺 functionalities 🙉 like tweeting 🧑🎤 following liking 👻 retweeting 🍑 and more 🍔 Ideal learning 🍅 backend architecture 🫑 building your own 🍏 microblogging platform 📘 API documentation 🍋 Cloud-ready 🌮 with Docker 🍟 MongoDB Redis 🍪 and optional 🚃 microservices 🚞
🌱 A community-curated handbook by OpenRockets for common web development errors and their solutions. Find fixes for JavaScript, React, Node.js, CSS, and other frontend/backend bugs quickly. Contribute your knowledge to help fellow developers debug faster!
This repository showcases a real-world Node.js backend architecture with a structured folder layout. It features a complete user authentication system, demonstrating best practices for scalable and maintainable backend development.
Resilient, event-driven payment pipeline built with AWS Lambda, Kinesis, and DynamoDB. Features serverless architecture, ULID-based idempotency, and automated retry logic with LocalStack support.
A Laravel CRUD web application that demonstrates basic database operations (Create, Read, Update, Delete) using Laravel's MVC architecture and an SQLite database. This project is designed as a learning example for building dynamic web applications.