Welcome to the digital realm where lines of code transform ideas into reality!

rocket

Project Highlights

Nagwa Classes

Key Contributions:

  • Developed a JavaScript engine for Live sessions in Nagwa Classes.
  • Implemented real-time drawing mechanisms and associated algorithms.
  • Enabled seamless Firestore communication for concurrent students and educators.
  • Documented code and APIs to aid mobile and desktop teams in web view integration.

Tech Stack: React, TypeScript, Webpack, Nx, Jest, Firestore, Redux, ElectronJS, Web APIs

Gym Hub

Key Contributions:

  • Developed an app to organize classes and manage client subscriptions.
  • Enabled real-time statistics for enhanced monitoring and data analysis.
  • Implemented check-in and check-out systems for Gym Staff to track their attendance.
  • Provided access for parents and children to view their membership status records.

Tech Stack: React, TailwindCSS, Redux, Apex Chart, GraphQL, Jest, NodeJS, MongoDB

Gm3yty

Key Contributions:

  • Developed app to manage Gam3iat and manage its payment and rounds every month.
  • Share the status and the progress of every gam3ia every member is in.
  • Gam3ia admin can invite unlimited and unregistered members to join gam3ia.
  • Enable users to request to join a gam3ia and the admin of gam3ia can accept or reject.

Tech Stack: Python, Django, TailwindCSS, JavaScript, VueJS, Docker, PostgreSQL

Latest Posts

eCommerce Database Design cover

eCommerce Database Design

Thu Nov 17 2022

5 min read

Database

Building eCommerce is one of the most famous web application that we build as it got so famous, well known, and the need of it is became more than ever for ordering and shipping products to your home online.

Slice vs Splice in JavaScript cover

Slice vs Splice in JavaScript

Sat Apr 02 2022

4 min read

JavaScript

when I started learning JavaScript, I was confused about slice & splice methods so, thus I will try to explain it simply without going deep in it so you understand it easily without any confusion.

What's Pure Function in JavaScript? cover

What's Pure Function in JavaScript?

Wed Jun 23 2021

2 min read

JavaScript

One of the most known questions, especially in interviews, is about pure functions and what they areā€¦ so we will talk about pure functions in this article.