Skip to content
View aljazst's full-sized avatar
🧵
Resolving bugs and adding a few more
🧵
Resolving bugs and adding a few more
Block or Report

Block or report aljazst

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

Hi there 👋

here is some of my code.

Coworker: "So how did you solve the bug?!
Me: "I used the Ostrich algorithm."

Pinned

  1. github-contributions-generator github-contributions-generator Public

    A Go script that makes your GitHub contribution activity panel look awesome! Display a message !

    Go 45 6

  2. Android-Strings.xml-Translator Android-Strings.xml-Translator Public

    A python script that uses the Google Cloud Translation API to translate the whole xml file.

    Python 4

  3. gopher-snake gopher-snake Public

    A terminal snake game based on the Go language mascot, the gopher.

    Go 1

  4. nfcTagDataEncryptApp nfcTagDataEncryptApp Public

    Android app that stores encrypted data to a nfc tag. Only the owner of the tag can read(decrypt) the data.

    Kotlin

  5. Vigenere-Cipher-Extended Vigenere-Cipher-Extended Public

    An extended implementation of the vigenere cipher that uses the ASCII values from 32-126.

    C++