Skip to content
View Zevil1991's full-sized avatar
💻
Coding
💻
Coding

Highlights

  • Pro

Block or report Zevil1991

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. starter-discord-bot starter-discord-bot Public

    Forked from cyclic-software/starter-discord-bot

    JavaScript

  2. MergeSortVisualizer MergeSortVisualizer Public

    Java

  3. ConvexHullVisualizer ConvexHullVisualizer Public

    A basic JavaFX program that displays the convex hull of a randomly generated list of points that are created upon launching of the application. The convex hull steps are drawn on clicking the screen

    Java

  4. KFramesBot KFramesBot Public

    A twitter bot made in Python that's meant to send a tweet of a given video file and sending it to Twitter

    Python

  5. DiscordRussianRoulette DiscordRussianRoulette Public

    A Discord Python bot that allows you to play a server-wide Russian Roulette game with your friends. For now, it kicks them, but if you want to up the stakes, I suggest a ban. A fun way to spend tim…

    Python

  6. SQLUpdateChecker SQLUpdateChecker Public

    An assignment project that was given to me to create a rudimentary SQL UPDATE TABLE query checker that includes Lexical, Syntactic and Semantic analysis on the given UPDATE query in a text file

    Java