Skip to content
View rodukov's full-sized avatar
💚
Open Source
💚
Open Source
Block or Report

Block or report rodukov

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 Loading

  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