Skip to content
View anthony-sv's full-sized avatar
🤡
Meh
🤡
Meh

Highlights

  • Pro

Block or report anthony-sv

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

    Object Oriented Python project for converting a given Regular Expression to a Definite Finite Automaton by Tree Construction Algorithm(direct method).

    Python 1

  2. regex-2-NFA regex-2-NFA Public

    Object Oriented Python project for converting a given Regular Expression to a Nondeterministic Finite Automaton by Thompson Construction.

    Python

  3. Regex2NFA2DFA Regex2NFA2DFA Public

    Object Oriented Python project for computing a Deterministic Finite Automaton by Subset Contruction of a Nondeterministic Finite Automaton created by Thompson Construction for a given RegEx.

    Python

  4. Simple2DGameEngine Simple2DGameEngine Public

    Simple 2D Game Engine built with C++23, SFML and ImGUI using vcpkg and MSBuild.

    C++