Skip to content

just4give/just4give

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

Hi there, I'm Mithun πŸ‘‹

class Programmer:
    def __init__(self):
        self.name = "Mithun Das"
        self.languages = ["Python", "NodeJS", "Java"]
        self.interests = ["Coding", "Hardware Tinkering", "Desk Setup"]

    def get_skills(self):
        print(self.languages)

    def get_interests(self):
        print(self.interests)

    def connect(self):
        print("Let's connect and build something amazing together!")


me = Programmer()
me.connect()

Welcome to my coding sanctuary! I'm a passionate programmer with an insatiable curiosity for all things code. I thrive on transforming complex problems into elegant solutions and continuously expanding my programming prowess.

🌐 Let's Connect

I'm excited to connect and collaborate with fellow developers, dreamers, and visionaries. Let's create something extraordinary together! You can reach me through the following channels:

Feel free to drop me a message, whether it's to discuss a project, share ideas, or simply geek out over the latest technologies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published