Skip to content
View AbdulAmir1's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report AbdulAmir1

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

Popular repositories Loading

  1. Mastermind-Game-Project Mastermind-Game-Project Public

    JavaScript

  2. u2_lesson_morning_algorithm_challenges- u2_lesson_morning_algorithm_challenges- Public

    Forked from SEI-08-Bahrain/u2_lesson_morning_algorithm_challenges-

    Gotta love it!

    JavaScript

  3. u2_lesson_express_intro u2_lesson_express_intro Public

    Forked from SEI-08-Bahrain/u2_lesson_express_intro

    In this lesson we learn all about backend frameworks and start writing server side code using Express!

  4. u2_homework_express_intro_lab u2_homework_express_intro_lab Public

    Forked from SEI-08-Bahrain/u2_homework_express_intro_lab

    In this lab we get practice doing everything we did in today's intro to express lesson by querying a fake database of Jasmi's menu items and displaying them to users using EJS templates.

    JavaScript

  5. u2_lesson_routers_and_controllers u2_lesson_routers_and_controllers Public

    Forked from SEI-08-Bahrain/u2_lesson_routers_and_controllers

    In this lesson we will continue to expand upon our knowledge of Express by organizing our code into routers and controllers. We will learn about best practice routing, controllers modules and how t…

  6. u2_lesson_express_middleware u2_lesson_express_middleware Public

    Forked from SEI-08-Bahrain/u2_lesson_express_middleware

    In this lesson we build out our knowledge of express by learning about a very important backend concept, middleware. We'll discuss what middleware is, write our own custom middleware, talk about th…