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. 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

  3. EasySqlConnector EasySqlConnector Public

    EasySQLConnector is a lightweight Java library designed to simplify database connectivity and management for MySQL databases. With EasySQLConnector, you can easily establish connections to your MyS…

    Java

  4. N-Queens-Problem-Solver N-Queens-Problem-Solver Public

    This repository contains a solution for the N-Queens problem, a classic chess puzzle where N queens must be placed on an N×N chess table in such a way that no two queens threaten each other. The so…

    Python 1

  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