Skip to content
View MohEsmail143's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report MohEsmail143

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

Typing SVG

  • 💻 Currently working as a Big Data Engineer at Ejada Systems Ltd..

  • 🎓 Recently finished my B.Sc. at the Faculty of Engineering, Alexandria University, majoring in Computer and Communications Engineering.

  • 📖 Currently self-studying linear algebra, multivariable calculus and probability & statistics for AI and data science.


🖥️ Personal Projects

Machine Learning
Title Technologies
VizWiz Visual Question Answering PyTorch Kaggle
Speech Emotion Recognition TensorFlow Librosa
scikit-learn
Network Anomaly Detection NumPy Jupyter
Pandas
Face Recognition NumPy Jupyter
Computer Vision
Title Technologies
Coach.ai Flutter Dart
TensorFlow Git
Lucas-Kanade Object Tracker OpenCV NumPy
Jupyter
Stereo Vision OpenCV NumPy
Jupyter
Image Stitching OpenCV NumPy
Jupyter
Road Lane Detection OpenCV NumPy
Jupyter
CS / SWE
Title Technologies
LeetCode Solutions Python
Chrome
Huffman Coding Java
Page Replacement Algorithms C++
Simple Shell C
Red-Black Tree Dictionary Traversal Java
Sorting Algorithms Time Complexity Analysis Java
Simple Interpreter C
Restaurant Reservation System Java
Simple Fitness Tracker Java
Phonebook C
Mathematical
Title Technologies
Numerical Optimization Techniques NumPy Jupyter
Linear Equations Solver NumPy
Root Finder NumPy
Signal Generator MATLAB

📈 Stats

Contribution Graph Top Languages by Repo Top Languages by Commit

Pinned

  1. coach-ai coach-ai Public

    A Flutter app that utlises TensorFlow's MoveNet model for pose detection, in order to count a user's reps and detect the correctness of their pose, with additional modules for BMI calculation, nutr…

    Jupyter Notebook 4 2

  2. vizwiz-visual-question-answering vizwiz-visual-question-answering Public

    An implementation of the paper "Less is More", which was used to attempt the VizWiz visual question answering and answerability challenge tasks.

    Jupyter Notebook

  3. speech-emotion-recognition speech-emotion-recognition Public

    An attempt at the speech emotion recognition (SER) task on the CREMA-D dataset using TensorFlow 1D & 2D RCNN models.

    Jupyter Notebook

  4. network-anomaly-detection network-anomaly-detection Public

    An attempt at the network anomaly detection task using manually implemented k-means, spectral clustering and DBSCAN algorithms, with manually implemented evaluation metrics (precision, recall, f1-s…

    Jupyter Notebook

  5. image-stitching image-stitching Public

    A manually-implemented image stitcher that uses image warping and homographies to automatically create an image mosaic.

    Jupyter Notebook

  6. face-recognition face-recognition Public

    Face Recognition using PCA & LDA dimensionality reduction, then classification using KNN.

    Jupyter Notebook