Skip to content
View Assem-ElQersh's full-sized avatar
:shipit:
NA`UH
:shipit:
NA`UH

Block or report Assem-ElQersh

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

Hi 👋, I'm Assem Saied ElQersh

I'm an undergraduate computer engineer at E-JUST University, passionate about technology, video games, and exploring new destinations around the world.

Currently, I'm diving deep into the fascinating world of Machine Learning, working hard to turn my passion into expertise.

I'm always open to exciting collaborations. If you have an interesting project in mind or just want to chat about tech, feel free to reach out.

assem-elqersh

assem-elqersh

Let's Connect!

site Linkedin YouTube Facebook Kaggle Medium

Languages and Tools:

bash c git linux opencv pandas postgresql python pytorch scikit_learn seaborn tensorflow

assem-elqersh

 assem-elqersh

Pinned Loading

  1. Sign-to-Text-Translation-System-Using-Arabic-Sign-Language Sign-to-Text-Translation-System-Using-Arabic-Sign-Language Public

    Forked from ziadtarek12/pbl

    Sign-to-Text Translation System is a web application that converts Arabic sign language gestures into text in real-time using machine learning. It captures video, processes hand movements with Medi…

    Python 2 1

  2. NewsLies NewsLies Public

    An advanced Arabic fake news detection model using LSTM and AraBERT. This project leverages the Arabic Fake News Dataset (AFND) to classify news articles as credible, not credible, or undecided. In…

    Jupyter Notebook 2

  3. Object-Detection-App-2 Object-Detection-App-2 Public

    Object Detection App (CDN Version) is a lightweight web application that uses TensorFlow.js to detect objects in images and webcam streams, all running directly in the browser. This CDN-based imple…

    JavaScript

  4. Particle-Collision-Simulation Particle-Collision-Simulation Public

    A simple physics engine built using C and Raylib to simulate the movement and collision of particles under gravity. The simulation evolves through multiple versions, incorporating friction, variabl…

    C

  5. Real-time-Face-Detection Real-time-Face-Detection Public

    Real-time face detection and recognition system with dual implementations: a beginner-friendly version using OpenCV and an advanced version with deep learning (DeepFace). Features face tracking, al…

    Python