Skip to content
View kvn13github's full-sized avatar
Block or Report

Block or report kvn13github

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. Cyberpunk-ChatGPT-Terminal-Bot Cyberpunk-ChatGPT-Terminal-Bot Public

    ChatGPT bot from the year 2099 answers your questions in the console terminal.

    Python

  2. FTP-Password-Cracker FTP-Password-Cracker Public

    A basic FTP Passwordcracker script to learn myself some cybersecurity scripting.

    Python 3

  3. prime-number-checker prime-number-checker Public

    First it asks for a number, then says if it is a prime number and then what kind of special prime if so, and gives a quick description and field of use.

    Python

  4. Emirp-Prime-Number-3D-Plotter Emirp-Prime-Number-3D-Plotter Public

    Emirp prime numbers are primes that can are primes in both directions you read the digits, for example 13 and 31. This script asks a range between two numbers, and then depending on the versions pr…

    Python

  5. 0x5F3759DF-in-Python3-FastInverseSquareRoot 0x5F3759DF-in-Python3-FastInverseSquareRoot Public

    The magic number 0x5F3759DF in Python3 Fast Inverse SquareRoot

    Python 7 1

  6. Sophie-Germain-primes-and-safe-primes-in-Python- Sophie-Germain-primes-and-safe-primes-in-Python- Public

    This code generates Sophie Germain primes and safe primes up to 10 digits

    Python