Skip to content
View RoadToTheSun's full-sized avatar
🌴
On vacation
🌴
On vacation

Highlights

  • Pro
Block or Report

Block or report RoadToTheSun

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

What do we know about that person

Private πŸ€‘

Achivement unlocked: Bachelor's degree in CSπŸ‘¨β€πŸ”¬

  • πŸ”­ I’m currently working on different topics
  • 🌱 I’m currently learning DS\NN
  • πŸ€” I’m looking for help with ML\IR
  • πŸ’¬ Ask me about anything
  • ⚑ Fun fact: hedgehogs don't eat mice
  • ⏳ To be continued...

Additional πŸ’Œ

Here is your Saint Valentine's day card:

word = 'MoreThanLove'
print('\n'.join(
  [''.join(
    [(word[(x - y) % len(word)]
      if ((x * 0.05) ** 2 + (y * 0.1) ** 2 - 1)
        ** 3 - (x * 0.05) ** 2 * (y * 0.1)
          ** 3 <= 0 else ' ')
           for x in range(-30, 30)])
             for y in range(15, -15, -1)]))

Popular repositories Loading

  1. hello-world hello-world Public

    ummm, i think i dont need it at all

  2. SeaBattle_13 SeaBattle_13 Public

    Java

  3. 5_KG 5_KG Public

    Java

  4. TheCitiesPHP TheCitiesPHP Public

    for-valentin

    PHP

  5. THEATER_JAVA THEATER_JAVA Public

    java web

    Java

  6. CSharpPlyAnalizer CSharpPlyAnalizer Public

    compilers theory course

    Python