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
Design Patterns lab focused on Dependency Injection (DI) using a real payment system scenario. Covers problem analysis, design evolution, and clean architecture principles for building flexible and testable systems.
A clean REST API to manage users, authentication, subscriptions, and automated renewal reminders. This project is built for learning backend API design with security, scheduling, and email notification workflows.
A collection of Markdown Files that together create simple and organized "Backend Notes for NodeJS and Python" space for my personal use. It uses general syntax approach for production ready practices for all concepts, starting from scratch to finish.