Skip to content

mrparth23/mrparth23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

Hi, I’m Parth πŸ‘‹

class Parth:
    def __init__(self):
        self.role = "Software Developer"
        self.experience = "3+ years"
        self.tools = ["Go", "Python", "MongoDB", "PostgreSQL", "Redis", "Docker", "Git", "AWS", "AI"]

    def __str__(self):
        return f"{self.role} with {self.experience}, skilled in {', '.join(self.tools)}"

πŸ“Š Github Stats

GitHub Stats Top Languages
Streak Stats

🧰 Tech Stack

πŸ“’ Connect with Me

Let’s connect over tea! β˜•

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors