Skip to content
View Helyousfi's full-sized avatar
đź’­
Working on private projects!
đź’­
Working on private projects!
  • Schneider Electric
  • Paris

Block or report Helyousfi

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

Pinned Loading

  1. GraphTheory GraphTheory Public

    Graph Algorithms is a C++ project that implements fundamental graph algorithms like Breadth-First Search (BFS) and Depth-First Search (DFS). It focuses on clear implementations of graph representat…

    C++ 2

  2. DLL-Injection-Into-All-Processes DLL-Injection-Into-All-Processes Public

    This project demonstrates how to perform DLL (Dynamic Link Library) injection into all running processes on a Windows system. DLL injection is a technique used to run custom code within the address…

    C++ 6 2

  3. cpp-concepts cpp-concepts Public

    This repository covers a wide range of topics including Object-Oriented Programming (OOP), the Standard Template Library (STL), and smart pointers.. It contains practical examples, and best practices.

    C++ 7 1

  4. DEEP-LEARNING-EMBEDDED-SYSTEMS DEEP-LEARNING-EMBEDDED-SYSTEMS Public

    Implementation d'un algorithme de deep learning de reconnaissance de caractères sur un système embarqué.

    C 2

  5. Image-Processing-Library-in-C Image-Processing-Library-in-C Public

    This repository contains a collection of C algorithms designed for advanced signal and image processing tasks, including filtering, rotating, cropping, denoising, and more.

    C 1 1

  6. EmployeeManagementSystem EmployeeManagementSystem Public

    This is an Employee Management System developed using the Windows Presentation Foundation (WPF) framework. It provides a user-friendly interface for managing employee data and performing various op…

    C#