Skip to content
View Razvyyh's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report Razvyyh

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

Hi there πŸ‘‹ I'm Razvyyh!

GIF


🏑 I'm based in Italy, Milan.
  • πŸ‘¨β€πŸ’» I'm currently developing an awesome Telegram bot.
  • πŸ“š I'm devoted to learning everything there is about back-end technologies.
  • πŸŽ“ I believe in constant learning to elevate my craft.
  • πŸ’ͺ🏼 My aims for the future include harnessing more technologies and never ceasing the creation of innovative ideas.

Razvyyh :: Profile Stats

Languages I Use
python logo typescript logo java logo go logo cplusplus logo
Technologies I've worked with
nextjs logo react logo bulma logo django logo fastapi logo docker logo firebase logo flask logo flutter logo git logo github logo gitlab logo jetbrains logo linux logo mysql logo mongodb logo nginx logo redis logo ssh logo trello logo gradle logo

Connect with me on Social Media

class Razvyyh():
    
  def __init__(self):
    self.name = "Razvan"
    self.username = "Razvyyh"
    self.location = "Italy, Milan"
    self.twitter = "@Razvyyh"
    self.web = "https://razvyyh.com"
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = Razvyyh()
    print(me)

Popular repositories

  1. TelegramBot TelegramBot Public

    Simple telegram bot using Pyrogram.

    Python 1

  2. Razvyyh Razvyyh Public