Skip to content
View srepper's full-sized avatar

Block or report srepper

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. Software-Engineering Software-Engineering Public

    Java

  2. Lexical-Semantic-Analyzer Lexical-Semantic-Analyzer Public

    The first two stages of a "C--" compiler, Lexical Analysis and Semantic Analysis, developed as coursework for Construction of Language Translators.

    Shell

  3. Compiler-Code-Generation Compiler-Code-Generation Public

    Code Generation stage of a "C--" compiler, developed as coursework for Construction of Language Translators

    Shell

  4. RSA-and-Miller-Rabin-PrimeGen RSA-and-Miller-Rabin-PrimeGen Public

    RSA encryption and Miller-Rabin Prime Generation implementation, developed as coursework for Computer Cryptography

    Java

  5. Blackjack Blackjack Public

    A simple, 2D single-player game of Blackjack, developed in C++ using SDL

    C++

  6. B-Tree B-Tree Public

    B-Tree data structure developed in C++

    C++