Skip to content
View HVossi92's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report HVossi92

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

Popular repositories

  1. svelte-dhtmlx-ganttchart svelte-dhtmlx-ganttchart Public

    HTML 1

  2. Save_Every_Frame Save_Every_Frame Public

    C4D - save every frame as a new .c4d file

    Python 1

  3. Photo_Gallery Photo_Gallery Public

    C#

  4. Arduino_Vietnam_Clock Arduino_Vietnam_Clock Public

    C++

  5. CS50_2019_Caesar CS50_2019_Caesar Public

    The user puts in a Number to determine the offset n, then a plaintext. Depending on the offset, every letter of the plaintext will be changed accordingly (n=2, A=B).

    C

  6. CS50_2019_Vigenere CS50_2019_Vigenere Public

    "Vigenère’s cipher improves upon Caesar’s cipher by encrypting messages using a sequence of keys (or, put another way, a keyword)." The the user enter a plaintext, and a text to encrypt by.

    C