Skip to content
View Enirsa's full-sized avatar

Block or report Enirsa

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

Popular repositories Loading

  1. HuffmanEncoder HuffmanEncoder Public

    [University programming assignment] Encodes and decodes text files using Huffman coding

    Java

  2. MarkovChain MarkovChain Public

    [University programming assignment] Analyzes Markov chain presented in the form of adjacency list

    Java

  3. RegexParser RegexParser Public

    [University programming assignment] Parses regular expressions into NFA and DFA, and then matches input strings against them

    Java

  4. OnlineGamingController OnlineGamingController Public

    Logs time spent playing games and prevents user from playing after a time limit has been reached

    Java

  5. ContextFreeGrammarParser ContextFreeGrammarParser Public

    [University programming assignment] Parses a context-free grammar, and then matches input strings against it

    Python

  6. Programming-Theory Programming-Theory Public

    Forked from gzholtkevych/Programming-Theory

    Python