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

Block or report nadiryak

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. c-process-scheduler c-process-scheduler Public

    C-based process scheduler simulator utilizing doubly linked lists and dynamic memory management. Verified leak-free with Valgrind.

    C 1

  2. automata-lab automata-lab Public

    Implementation of a Deterministic Finite Automaton (DFA) in Python, applying theoretical concepts from formal languages and automata theory.

    Python 1

  3. chess chess Public

    Python project — two-player chess game with a graphical interface and move validation.

    Python 1

  4. social_media_analyzer social_media_analyzer Public

    I implemented a socila media analyzer by inspriation from an exercice that i've seen in the university at class, so i digged to develop it

    Python