Skip to content
View grachale's full-sized avatar
πŸ‘‹
πŸ‘‹
  • CTU FIT
  • Prague
Block or Report

Block or report grachale

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

  1. llvm_frontend llvm_frontend Public

    Extension of the LLVM compiler group with a new simple frontend for processing the Mila programming language, inspired by Pascal. The input to compiler is a file containing the source code. The out…

    C++ 1

  2. telegram_bot_ads telegram_bot_ads Public

    The script defines a Telegram bot that allows users to schedule and manage advertisements. It utilizes the Telebot library for the Telegram Bot API, Schedule for scheduling tasks, and psycopg2 for …

    Python

  3. microarchitecture_RISC-V_ISA microarchitecture_RISC-V_ISA Public

    Design of a Processor Microarchitecture Supporting a Chosen Subset of RISC-V ISA Instructions.

    Verilog

  4. multithreaded_rent multithreaded_rent Public

    Implementation encapsulates the entire computation process and controls the execution and suspension of the computation as well as the behavior of computational threads used for solving problems fr…

    C++

  5. cipher_TGA_files cipher_TGA_files Public

    Implementation of functions for a program that can encrypt and decrypt a TGA image file.

    C++ 1

  6. ascii_art_scala ascii_art_scala Public

    Welcome to the ASCII Art Converter! This is a simple console-executable application, which is written in Scala, that allows you to transform images into ASCII art. The application provides flexibil…

    Scala