Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Praveen Rewar

Praveen Rewar

Praveen Rewar has asked 0 questions and find answers to 1 problems.

Stats

25
EtPoint
8
Vote count
0
questions
1
answers

About

नमस्ते (Namaste)🙏🏻, I'm Praveen Rewar!

Member of Technical Staff at VMware, Inc

Linkedin: praveen StackOverflow: praveen GitHub followers

A little more about me...

const praveen = {
    pronouns: "He" | "Him",
    code: ["Go", "Python", "Javascript"],
    askMeAbout: ["backend", "tech", "architecture", "photography"],
    technologies: {
        backEnd: {
            go: ["gin", "goroutines", "channels"],
            python: ["flask"]
        },
        devOps: ["AWS", "Docker🐳", "Kubernetes"],
        databases: ["mongo", "MySql", "redis"],
        misc: ["Kafka", "design patterns", "unit testing", "scraping"]
    },
    architecture: ["Microservice Architecture", "Event driven Architecture"],
    currentFocus: "Writing maintainable code",
    funFact: "There are two ways to write error-free programs; only the third one works"
};
📈 My GitHub Stats praveenrewar