Skip to content

eldhopaulose/eldhopaulose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

Eldho Paulose

Tech Stack 🍗:

Github Git VS Code Android Flutter Dart Bloc Riverpod Get_X Firebase HTML5 CSS3 JavaScript Git Nodejs Yarn npm React Tailwind CSS Express TypeScript Go MongoDB PostgreSQL AWS Python Linux C Linux Figma Kotlin

eldhopaulose eldhopaulose

class EldhoPaulose:
    def __init__(self):
        self.pronouns = "he" or "him"
        self.name = "Eldho Paulose"
        self.username = "eldhopaulose"
        self.location = "Ernakulam, Kerala"
        self.twitter = "eldhopaulose025"
        self.linkedin = "eldho-paulose-8b7b10190"
        self.instagram = "eldhopaulo"
        self.web = "eldhopaulose.info"
        self.contact = ["eldhopaulose0485@gmail.com"]
        self.portfolio = ["https://github.com/eldhopaulose"]
        self.workingOn = [
        "As a full-stack developer, I specialize in creating robust and efficient applications using a modern tech stack.
	 With expertise in Flutter for cross-platform mobile app development,
	 Go for building scalable and high-performance backend services,
	 and Node.js with TypeScript for dynamic and secure web applications,
	 I can deliver end-to-end solutions that seamlessly integrate front-end and back-end components."
        ]
        self.learning = [
            "Flutter", "Dart", "Flutter_Bloc", "Riverpod", "Get X", "HTML5",
            "CSS3", "JavaScript", "Git",  "Node.js", "Firebase", "React",
            "Tailwind CSS", "Express", "TypeScript", "Go", "MongoDB",
 	    "PostgreSQL", "AWS", "Python", "C"
        ]
        self.hobbies = {
            "major": {
                "indoor": ["reading", "playing","watching animes", "gaming"],
                "outdoor": ["traveling"],
            },
            "funFact": {
                "secret": ["I freaking love music"],
            },
        }

    def __str__(self):
        return self.name

if __name__ == "__main__":
    me = EldhoPaulose()

Let's Connect ☕

GitHub LinkedIn Facebook Instagram Whatsapp

def credit():
    print("Made with ❤️ by Eldho Paulose")
    print("Last Updated: 20-05-2024")

if __name__ == "__main__":

    credit()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published