Skip to content
View alin00r's full-sized avatar
🀿
Diving into NodeJS
🀿
Diving into NodeJS

Organizations

@Eunoia-SCU
Block or Report

Block or report alin00r

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
alin00r/README.md

Hi πŸ‘‹, I'm Ali Mohamed

About me

app.get('/introduce-yourself', (req, res) => {
    const name = 'Ali Mohamed';
    const acknowledgements = 'Software Engineer';
    let location = 'Ismailia , Egypt';
    let background = ['JavaScript', 'Nodejs', 'Express Framework'];
    const introduction = `Hello, my name is ${name}. I am a ${occupation}
    and my interests include ${interests.join(', ')}.`;
    res.json({introduction});
}

Connect with me:

alinourr Ali_Nour ali Nour ali Nour ali Nour

πŸ’» Tools & Technologies

C++ C JavaScript Pyhton HTML CSS
Nodejs Express.js MongoDB Netlify
Linux Git GitHub

fire: My Stats:

alin00r

alin00r

Anurag's GitHub stats

⚑ Fun fact

The most important step of all is the first step. Start something.

β€” Blake Mycoskie


Pinned

  1. Natours-app Natours-app Public

    Welcome to Natours! This full stack web application is designed specially for persons who love travelling and going on tour vacations.

    JavaScript 4 1

  2. Node.js-Full-E-Commerce-RESTFul-Api-with-Payment Node.js-Full-E-Commerce-RESTFul-Api-with-Payment Public

    Node.js-Full-E-Commerce-Restful-App-with- Cash and Online Payment

    JavaScript 1 1

  3. Threads-Clone-Backend-NodeJs Threads-Clone-Backend-NodeJs Public

    A Social Media Rest API built with Node.JS , Express and Mongo Db

    JavaScript 1 1

  4. Roomify Roomify Public

    Real-Time Chat Application with WebSocket

    JavaScript 1 1

  5. Matalgo Matalgo Public

    Message encryption algorithms with MATLAB

    MATLAB