Skip to content
View migueraoui's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report migueraoui

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

Salam Alikoum, I'm Ilyes..

I'm a passionate Computer Science student with a strong interest in AI and software Engineering.

About Me

  • Currently exploring Reinforcement Learning, and Computer Vision.
  • Passionate about clean code practices, SOLID principles, and design patterns.
  • Software Engineering: UML, Clean Code, SOLID Principles.
  • Programming Languages: Python, C/C++, Dart (Flutter), Java(SpringBoot).

Quickdraw

Pinned Loading

  1. OpenGL-Clean-Code-Example OpenGL-Clean-Code-Example Public

    A simple OpenGL example with clean C++ code.

    C++

  2. Library-Management-API-SpringBoot Library-Management-API-SpringBoot Public

    This is a RESTful API built using Spring Boot, providing functionalities for managing users, books, and transactions such as borrowing and returning book

    Java

  3. Books_App Books_App Public

    Forked from sidChouaib/Books_App

    A Flutter application demonstrating real-time search and sorting algorithms with a list of books. Features include real-time search, alphabetical sorting (A-Z, Z-A), and sorting by publication year.

    Dart

  4. reactjs-firebase-crud reactjs-firebase-crud Public

    This project is a simple todo list application built using React.js and Firebase Firestore for database management. It allows users to create, read, update, and delete tasks.

    JavaScript

  5. Mini-project-in-C-Air-traffic-management Mini-project-in-C-Air-traffic-management Public

    #c #La gestion du trafic aécrien / GTA / Air traffic management / Linked Lists / C / Mini projet en C / Les Listes Ch

    C 2 1

  6. graph_coloring graph_coloring Public

    This repository contains a Python , Prolog and C implementation for solving the graph coloring problem. The goal is to assign colors to nodes in a graph in such a way that no two adjacent nodes sha…

    Prolog