Skip to content
View arianhaddadi's full-sized avatar

Block or report arianhaddadi

Report abuse

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

Report abuse

Pinned Loading

  1. Loghme Loghme Public

    A food ordering website using React.js for its front-end, Spring Libraries(Java) for its back-end, and Docker and Kubernetes for its deployment.

    Java

  2. Text-Compressor Text-Compressor Public

    This project is an implementation of Deflate (i.e., LZ77 and Huffman Coding) Encoding Algorithm and Caesar Cipher Algorithm for text input files.

    C++ 1

  3. xv6-OS-Modification xv6-OS-Modification Public

    This Project is a modification to xv6 Operating System with new features like new keyboard shortcuts for console, new system calls, CPU scheduling, synchronization using barriers and reentrant mute…

    C

  4. Toorla-Programming-Language-Compiler Toorla-Programming-Language-Compiler Public

    This project is a compiler implementation for an object-oriented programming language named TOORLA.

    Java

  5. Tail-Call-Elimination Tail-Call-Elimination Public

    This project is an implementation of a tail call eliminator for C files.

    Python