Skip to content
View alexgian1's full-sized avatar
  • Athens, Greece

Block or report alexgian1

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

Popular repositories Loading

  1. DBMS-Data-Structures DBMS-Data-Structures Public

    Basic DBMS application that creates block files similar to a hard disk and performs insertion/deletion using both primary and secondary indexes.

    C++ 1

  2. Bitwise-Calculator-Parser Bitwise-Calculator-Parser Public

    The calculator accepts expressions with the bitwise AND(&) and XOR(^) operators, as well as parentheses. (Single digit numbers only)

    Java

  3. String-Operations-Language-Parser String-Operations-Language-Parser Public

    Lex

  4. MiniJava-Compiler MiniJava-Compiler Public

    A compiler for MiniJava, a subset of Java. MiniJava is designed so that its programs can be compiled by a full Java compiler like javac.

    LLVM

  5. WebNotes WebNotes Public

    Webapp for note management

    Java