Skip to content
View rodukov's full-sized avatar
πŸ’š
Open Source
πŸ’š
Open Source
Block or Report

Block or report rodukov

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
rodukov/README.md

Hi there, I'm Gleb Rodukov πŸ‘‹πŸ»

πŸ‘¨β€πŸ’» I'm currently learning
πŸ’» Interesting technologies which I hope to learn in the future
🌐 Additional links
🧰 GitHub Stats

rodukov

Pinned

  1. openNasa openNasa Public

    This software can parse pictures from the Nasa server. I used python and requests library to parse and save images.

    Python 23 2

  2. MathFramework MathFramework Public

    There are a huge number of formulas that can be used directly in the terminal. Also, if you forgot or don't know them, there is always a wiki in this repository where you can use the formula in the…

    Python 3

  3. Senior JavaScript Things Senior JavaScript Things
    1
    const person1 = {"name": "Michael", age: 25}
    2
    const person2 = {"name": "Kate", age: 23 }
    3
    
    
    4
    function log() {
    5
      console.log(this.name, this.age)
  4. RandomPersonCLI RandomPersonCLI Public

    Source code of website which can generate non-exists human

    JavaScript 1