Projects in Awesome Lists by AchrefDevTN
A curated list of projects in awesome lists by AchrefDevTN .
https://github.com/achrefdevtn/redux-react
A React application template utilizing Redux and Redux Thunk for state management. It includes robust user authentication, dynamic data handling, and state persistence. The project features organized Redux setup, Axios for API integration, and best practices for scalable development.
axios javascript react redux redux-thunk state-management
Last synced: 20 Jan 2026
https://github.com/achrefdevtn/jwt-auth-starter
A Node.js and Express application showcasing JWT authentication with MySQL. Includes secure user registration, login, token-based protection for routes, and centralized error handling with Winston. Perfect for learning and implementing JWT in a real-world setting.
api-security authentication expressjs jwt mysql nodejs
Last synced: 09 Apr 2026
https://github.com/achrefdevtn/rate-limiting
A Node.js Express app demonstrating rate limiting with the MVC architecture. Limits API requests to prevent abuse: 100 requests per 15 minutes globally, 5 login attempts per 15 minutes. Includes helmet for security. Organized into controllers, routes, and configuration.
api-rate-limiting expressjs nodejs rate-limiting web-security
Last synced: 11 Apr 2026