قمت بتطوير منصة تجارة إلكترونية متكاملة (Full-Stack) تشمل:
الواجهة الخلفية (Backend): باستخدام Node.js وExpress مع TypeScript وقاعدة بيانات MongoDB.
البنية المعمارية: تم تطبيق واجهة برمجة تطبيقات RESTful وفق نمط MVC واستخدام Mongoose ODM لإدارة البيانات.
الأمان: دمج نظام تسجيل دخول آمن مع تشفير كلمات المرور لحماية المستخدمين.
العمليات (DevOps): تم حاوية التطبيق باستخدام Docker لضمان بيئة تطوير متسقة ومستقرة.
Developed a full-stack e-commerce platform that includes:
Backend: Built using Node.js and Express with TypeScript and a MongoDB database.
Architecture: Implemented a RESTful API following the MVC pattern and using Mongoose ODM.
Security: Integrated a secure user authentication system with encrypted passwords.
DevOps: Containerized the application using Docker to ensure consistent and reliable development environments.