Skip to content
View Mordekai66's full-sized avatar
😉
FTW
😉
FTW
  • Egypt, Assiut
  • 14:51 (UTC +02:00)

Block or report Mordekai66

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Mordekai66/README.md

About Me

AI Engineer & Network Support | CS & Data Science Background | Instructor & Tech Content Creator

I'm Abdelrahman - Passionate about AI, ML, and Software Development. Love solving complex problems and building innovative projects that make an impact!


Socials

Facebook Instagram LinkedIn email


Tech Stack

C++ Python Flask MySQL SQLite Canva Figma Adobe Photoshop Pandas NumPy Matplotlib scikit-learn Keras Git GitHub Arduino FFmpeg Power Bi Raspberry Pi Pygame Tkinter


Featured Projects


VoiceInSight – Speech Analysis AI

AI-based system that detects and analyzes speech difficulties (stuttering, mispronunciations) and recommends targeted exercises to improve performance.

  • Uses NLP and Audio Processing for real-time feedback
  • Built with Python and Speech Recognition

Figmatic

Converts any design, whether from Figma or our built-in designer, directly into application code in Python, Java, or C++.

  • Uses Figma API and Tkinter GUI
  • Features Converts design to app in 5 seconds
    🔗 GitHub Repo: design2apps

AI-Powered Course Recommender System

Recommends courses based on user preferences.

  • Uses Machine Learning and Tkinter GUI
  • Features API integration for real-time updates
    🔗 GitHub Repo: Team-8-InternShip

GitHub Stats



GitHub Trophies

GitHub Trophies

GitHub Snake Animation

pacman contribution graph

Top Contributed Repo

Popular repositories Loading

  1. design2apps design2apps Public

    This project automates the conversion of Figma designs into code, supporting frameworks like Tkinter, Kivy, PyQt5, Java Swing, and C++ QT. It streamlines UI development by transforming design files…

    Python 10 1

  2. AI-virtual-mouse AI-virtual-mouse Public

    A real-time hand tracking project using OpenCV and MediaPipe that allows you to control your computer mouse with gestures. Supports smooth cursor movement, left click, and right click using hand ge…

    Python 2

  3. Team-8-InternShip Team-8-InternShip Public

    This repository contains a complete project plan for building an AI-based course recommendation system. The repository includes detailed timelines, milestones, and an overview of key project steps.…

    Jupyter Notebook 1

  4. ML-Encoding-Guide ML-Encoding-Guide Public

    This repository is a comprehensive guide to different Encoding techniques in Machine Learning, explaining when to use each method and best practices. You'll find practical examples, ready-to-use co…

    Jupyter Notebook 1

  5. Video-Compressor Video-Compressor Public

    A Python-based video compression tool with an intuitive GUI. Easily reduce video sizes while preserving quality using FFmpeg. Features real-time previews, customizable settings (codecs, bitrate, FP…

    Python 1

  6. ffmpeg-python-error-solution ffmpeg-python-error-solution Public

    This repository provides a solution for the FFmpeg subprocess error in Python. The issue happens when Python cannot find FFmpeg or it is not installed correctly. The guide explains how to fix this …