Skip to content
View rezaakbar35's full-sized avatar
😎
learning by doing
😎
learning by doing
Block or Report

Block or report rezaakbar35

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. crud-testing-docker crud-testing-docker Public

    This project focuses on creating a simple CRUD API using Sequelize, performing unit testing with Jest, utilizing Docker, and implementing the CI/CD process through GitLab.

    JavaScript

  2. database-integration-express-js database-integration-express-js Public

    This project will focus on seeding the database, performing queries using dynamic routes, and database migration. Express.js is used because it is a lightweight framework that can run very quickly.

    JavaScript

  3. restful-api-middleware-project restful-api-middleware-project Public

    This project emphasizes the utilization of HTTP request methods like GET, POST, PUT, and DELETE. It incorporates authentication and authorization systems with JSON Web Tokens (JWT). Furthermore, it…

    JavaScript

  4. upload-file-mvc-repo-pattern upload-file-mvc-repo-pattern Public

    This project will focus on the use of Multer for file uploads, displaying them using serve static, and implementing the MVC-Repo-Service design pattern.

    JavaScript