Skip to content
View TXNV1R's full-sized avatar

Block or report TXNV1R

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

TXNV1R


TXNV1R

gif

MY INFORMATION :

class Person:
    def __init__(self, name, username, age, hobbies):
        self.name = name
        self.username = username
        self.age = age
        self.hobbies = hobbies

    def __str__(self):
        return (f"Name     : {self.name}\n"
                f"Username : {self.username}\n"
                f"Age      : {self.age}\n"
                f"Hobbies  : {', '.join(self.hobbies)}")

def main():
    me = Person(
        name="TXNV1R",
        username="TXNV1R",
        age=O0,
        hobbies=["code", "anime", "music", "gaming"],
    )
    print(me)

if __name__ == "__main__":
    main()

Spent My Time


Avinal WakaTime Activity

My Favorite Tools And Technologies ⚙️

Tools and technologies that I have worked with and I'm interested in

icon
C#
icon
Python
icon
Javascript
icon
C++
icon
Django
GitHub
Github
Rest API
Rest API
Rest API
React
icon
Nginx
Git
Git
GitLab
GitLab
HTML
HTML
css
CSS
bootstrap
Bootstrap
tailwind
Tailwind
jquery
JQuery
jquery
PostgreSQL
ASP.NET Core
ASP.NET
Redis
Redis
Postman
Postman
Linux
Linux
dart
Dart
dart
RabbitMQ
dart
sentry
dart
Celery
dart
Docusaurus
dart
Pytest

🏆GitHub Trophies

Github Profile States

GitHub language stats

  • Note : Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.

📊 GitHub States

Popular repositories Loading

  1. TXNV1R TXNV1R Public