Skip to content
View IbrahimDayax's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report IbrahimDayax

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
IbrahimDayax/README.md
  • 👋 Hi, I’m @IbrahimDayax and I am currently an AI/ML Engineer, Data Scientist, Full-Stack Developer & an IC Design/Test Engineer.
  • 👀 I’m interested in Artificial Intelligence, Data Science, IC Design, and Cyber Security.
  • 🌱 I’m currently pursuing a Masters of AI at the University of Malaya and have a Bachelors degree in Computer Engineering & AI
  • 💞️ I’m looking to collaborate on anything interesting.
  • 📫 You can reach me on LinkedIn: https://my.linkedin.com/in/ibrahimdayax

Pinned Loading

  1. simulated-autonomous-drone simulated-autonomous-drone Public

    Simulation of Autonomous Drone Navigation for Obstacle Detection & Avoidance with Reinforcement Learning and Computer Vision

    Python 1

  2. credit-card-fraud-detection credit-card-fraud-detection Public

    Logistic Regression and KNN models implemented with CUSTOMIZED functions in MATLAB that can classify credit card transactions as either fraud or non-fraud

    MATLAB

  3. SmartParkingManagementSystem SmartParkingManagementSystem Public

    LoRa based IoT solution for commercial parking management

    C++ 2 1

  4. MyCatalog MyCatalog Public

    Book Catalog Web App Built With ASP.NET

    C#

  5. BankTicketMachine BankTicketMachine Public

    This system is designed to manage a ticketing process in a bank environment where multiple officers serve customers. The project simulates a Finite State Machine (FSM) that dispenses tickets, upda…

    Verilog

  6. VirtualFileSystem VirtualFileSystem Public

    Implementation of a user-level file system in C, providing a simulated file system environment within an operating system context.

    C