Skip to content
View sudo-LuSer's full-sized avatar
đź’­
compiling ...
đź’­
compiling ...

Block or report sudo-LuSer

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

Hi there đź‘‹ I'm sudo-Lu$er (Nasr-allah)

  • đź”­ I’m currently working on Combinatorial and Graph Algorithmics
  • 🌱 I’m currently learning Advanced complexity theory (Proving NP-Completness-Hardness), Vertex & Edges Coloring, Quantum Computing, Signal and Image Processing, Stochastic Process, Processor Architecture and Control theory
  • đź’¬ Ask me about Mathematics, Competitive programming, Mathematical Programming, Graphs, Algorithmic, Processors
  • đź“« How to reach me: Facebook , My Gmail , Instagramboredom_2 or My Portfolio or you can share your ideas from my web site Here
  • ⚡ Fun fact: I love graph coloring & hard problems

Pinned Loading

  1. Research_LaBRI-Random-generation-of-combinatorial-objects-Hadamard-product-under-Boltzmann-sampling Research_LaBRI-Random-generation-of-combinatorial-objects-Hadamard-product-under-Boltzmann-sampling Public

    Implémentation des algorithmes de Sportiello pour l'échantillonnage exact du produit de Hadamard de distributions combinatoires.

    Python

  2. Game-Of-Life-FPGA Game-Of-Life-FPGA Public

    A complete hardware implementation of Conway’s Game of Life on FPGA, featuring real-time VGA display (320×240), interactive editing, and random initialization. This project demonstrates how a class…

    VHDL 2

  3. FFT_in_Finite_Fields_Reed_Solomon_Error_Correction FFT_in_Finite_Fields_Reed_Solomon_Error_Correction Public

    This project implements a Reed–Solomon encodec in C++. It performs arithmetic over finite fields GF(2^m) and builds generator polynomials to add redundancy symbols to messages. The modular design s…

    C++ 3

  4. VERY-RISC-16-BITS-Processor VERY-RISC-16-BITS-Processor Public

    Conception d’un processeur 16 bits Harvard en VHDL avec FSM de contrôle, UAL, RAM interne, bootloader UART, et périphériques mémoire-mappés. Inclut un assembleur C++ avec analyseur lexical, traduis…

    VHDL