Skip to content
View realnaail's full-sized avatar

Organizations

@revision-online

Block or report realnaail

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Scribblespace Scribblespace Public

    This is a simple notebook app that allows users to save and view their notes. The GUI is created using the Tkinter library in Python and consists of a Text widget where the notes can be written, an…

    Python 2

  2. Sunvault Sunvault Public

    This python program is the result of several iterative improvements and includes a picture of a solar panel in the main menu, significantly more information about solar energy, presented in a user-…

    Python 1

  3. vehicle_tax_calculator_UK vehicle_tax_calculator_UK Public

    This CLI python program outputs tax for a UK vehicle. It takes emissions in g/km and fuel type as inputs and uses two functions: calc_tax and calc_second_tax to calculate first and second onwards t…

    Python

  4. http_stress_test http_stress_test Public

    Python script that sends HTTP requests to target URL. THIS PROGRAM IS FOR ETHICAL USE ONLY. I DON'T CONDONE MALICIOUS OR ILLEGAL ACTIVITIES. USE OF THIS STRESS TEST WITHOUT EXPLICIT PERMISSION IS S…

    Python

  5. universe_simulation universe_simulation Public

    Python program that simulates gravitational interactions of particles using Euler method.

    Python 1

  6. physics_test physics_test Public

    Advanced Physics Multiple Choice Quiz

    Python