Skip to content
View laerttt's full-sized avatar
:octocat:
Working from home
:octocat:
Working from home
  • Tirana, Albania

Block or report laerttt

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
laerttt/README.md

Snake Animation Languages

Pinned Loading

  1. Bookstore Bookstore Public

    A Java-based Bookstore Management application designed to manage key aspects of a library/bookstore. This software stores and processes data on all available and sold books, supports multi-level us…

    Java

  2. pdfSignAES pdfSignAES Public

    Secure processing of PDF documents by providing functionalities for signing, encrypting, and decrypting PDFs. It incorporates AES-256 encryption for confidentiality and uses a self-signed certifica…

    Java

  3. Random-Problems Random-Problems Public

    This repository includes solutions to various coding problems. Each problem is stored in its own file, following a structured and consistent format for easy navigation. These problems come from onl…

    Java

  4. xmlParser xmlParser Public

    XML Parser in CThis project addresses the challenge of parsing large XML documents where performance is critical. The goal is to build a forward-only XML parser that processes XML efficiently, prov…

    C