Skip to content
View MoARABY's full-sized avatar
:octocat:
Diving into advanced database topics
:octocat:
Diving into advanced database topics

Highlights

  • Pro

Block or report MoARABY

Report abuse

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

Report abuse
MoARABY/README.md

banner


Hi 👋, I'm Mohamed Araby

About me

app.get('/introduce-yourself', (req, res) => {
    const name = 'Mohamed Araby';
    const occupation = 'Software Engineer';
    let location = 'Ismailia , Egypt || AnyWhere';
    let interests = ['JavaScript','TypeScript' 'Nodejs', 'Express Framework','Nest.Js','SQL','noSQL'];
    const introduction = `Hello, my name is ${name}. I am a ${occupation}
    and my interests include ${interests.join(', ')}.`;
    res.json({introduction});
}
  • 🌱 I’m currently working as freelancer🙄
  • 📫 How to reach me arabym702@gmail.com
  • 🎓 Bachelor of Computer Science from Suez Canal University.
  • 🌍 Exploring new technologies and developing software solutions.


pacman contribution graph


⭐ GitHub Stats

GitHub Streak

Technologies and languages 💻

My Skills

🚀 Frameworks and Databases

My Skills

🛠️ Development Tools

My Skills

ilustração de um computador

I graduated as a Software Engineer from Suez Canal University and am currently working as a backend engineer and coding instructor @ischool.

I've been delving deeper into JavaScript,Typescript focusing on Node.js {express.js, PostgreSQL,MongoDB} for the back end. I've also been exploring technologies like nestJS PostgreSQL, MySQL, and Docker, applying this knowledge to personal projects that are part of my portfolio.

I believe that learning by doing is the best path, and that's why I transform theory into practice whenever possible.🚀

Let's connect? Send me an email, follow me on LinkedIn! 💌✨

Gmail LinkedIn

MoARABY

Mohamed Araby's github activity graph

moaraby

Popular repositories Loading

  1. .NET-Roadmap .NET-Roadmap Public

    Backend .NET Developer Roadmap

    211 23

  2. NodeJS-Roadmap NodeJS-Roadmap Public

    Backend nodeJS Developer Roadmap

    71 7

  3. nodejs-advanced-topics nodejs-advanced-topics Public

    Advanced APIs topics

    21 1

  4. OVI-Store-E-Commerce OVI-Store-E-Commerce Public

    e commerce platform for OVI Store

    JavaScript 8

  5. DevS_Website DevS_Website Public

    DEVS Website

    JavaScript 2

  6. Photo-Editor-JS Photo-Editor-JS Public

    Photo Editor App Using Javascript

    HTML 2 1