Skip to content
View Sumit45doc's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report Sumit45doc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Sumit45doc/README.md

नमस्ते (Namaste)🙏🏻, I'm Sumit Kumar Sharma

Student of NIT, Sikkim

A little more about me...

const sumit = {
    code: ["Javascript", "Typescript", "Python", "C"],
    askMeAbout: ["web dev", "tech", "app dev", "DevOps"],
    technologies: {
        mobileApp: ["React Native"],
        frontEnd: {
            js: ["Reactjs", "Nextjs"],
            css: "bootstrap",
            cssPreprosser: "Sass",
            stateManagement: "Redux toolkit",
            CssFramework: "Materail UI"
        },
        backEnd: {
            js: ["node", "express"],
        },
        devOps:  ["Docker🐳", "CHEF", "jenkin"],
        databases: ["mongodb"],
        markup: ["HTML","JSX","MarkDown"]
    },
    architecture: ["Serverless Architecture","Single page applications"],
    currentProject: "School balance sheet website",
    currentJob: {company: "Dassault Systems", role: "Frontend developer"},
    funFact: "There are two ways to write error-free programs; only the third one works",
};

Programming and Scripting Langauges

c c++ java python javascript typescript php html5 css3

Tools & Frameworks

vscode bootstrap mysql mongodb nodejs npm react material-ui express electron jquery composer laravel codeigniter photoshop git git

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊

Pinned Loading

  1. CHEF-tut CHEF-tut Public

    I created a GitHub repository documenting my step-by-step learning journey with Chef. Each commit represents key concepts and practical implementations, covering infrastructure automation, writing …

    Ruby