Skip to content
View lilscolari's full-sized avatar

Block or report lilscolari

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 Loading

  1. rgb rgb Public

    This is a simple code that changes a pygame window through the RGB scale.

    Python

  2. CMSI-1010 CMSI-1010 Public

    Foundational course on computer programming, using a popular scripting language such as JavaScript or Python and stressing software development best practices. Topics include values and types, func…

    Jupyter Notebook

  3. CMSI-2120 CMSI-2120 Public

    Specification and design of data types, information structures, and their associated algorithms. Collection classes and interfaces for sets, lists, stacks, queues, hierarchies, heaps, and dictionar…

    Java

  4. MATH-211 MATH-211 Public

    Jupyter Notebook

  5. PaintballPing PaintballPing Public

    Simple Discord bot that uses Hypixel API data in JSON form to check if Hypixel gamemode, paintball, has enough players to start a queue. Could be simplified in the future. Also want to add command …

    Python

  6. sieve-of-eratosthenes sieve-of-eratosthenes Public

    After reading about the Sieve of Eratosthenes algorithm, I decided to code it in Python.

    Python