Skip to content

Latest commit

ย 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 

Repository files navigation

A little about me...

class About:
    def __init__(self):
        self.name = "Maitri"
        self.pronouns = "she/her"
        self.role = "Software & AI Developer"
        self.location = "India ๐Ÿ‡ฎ๐Ÿ‡ณ"
        self.achievements = "๐Ÿ† 5ร— Hackathon Winner"
        self.interests = ["๐Ÿงฉ Problem Solving" ,"๐ŸŒ Networking"]
        
me = About()

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors