Skip to content
View prajwal1721's full-sized avatar
🖥️
Working from home
🖥️
Working from home

Block or report prajwal1721

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
prajwal1721/README.md

Hi there 👋

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

Studying at Ramaiah Institue of Technology

Gmail Linkedin: prajwalshah1721 GitHub followers

A little more about me...

const prajwal = {
    pronouns: "He" | "Him",
    code: ["C/C++", "Java", "Javascript", "mySQL"],
    askMeAbout: ["Sports programming", "tech", "development"],
    technologies: {
        frontEnd: {
            js: ["React", "Redux"],
            css: ["bootstrap"]
        },
        backEnd: {
            js: ["node", "express"],
        },
        devOps: [ "Docker🐳"],
        databases: ["mongo", "MySql"],
        misc: ["Firebase", "Dialogflow"]
    },
    architecture: ["Progressive web applications", "Single page applications"],
    experience:[
        {
            Organisation: "MASKO",
            Role: "Software Developer Intern",
            desc: [
                "Lead development of the user-facing company website and web-app for the 
                 MVP using ReactJS.",
                "Designed and developed note sharing and a social networking platform for lawyers.",
            ]
        }
    ]
    projects:[
        {
            title:"POCKETME",
            techStack:["ReactJS", "NodeJS", "Express", "Redux", "APIs", "MongoDB"]
            desc:[
                "Web App for enhancing quality of online education using QR codes during COVID-19.",
                "Web-links will be shorter and memorable, QR codes which can beprinted on a sheet."
            ]
        }
        {
            title:"COMPLETE FASHION",
            techStack:["ReactJS", "Redux", "Firebase", "APIs"]
            desc:[
                "Web-based multi-tiered application to enable customers order online",
                "Shopping app with dynamic cart update,shopping categories, payments, authentication, 
                 session storage.",
                "The payment processing was done with the integration with Stripe API ."
            ]
        }
    ]
    volunteering:[
        {
            organisation:"CodeRIT",
            role:["Core Member", "Problem setter"],
        }
    ]
    currentFocus: ["Comptetive Programming using C++","Sleeping better ;)"]
};

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

Pinned Loading

  1. PocketMe PocketMe Public

    JavaScript 2

  2. Databse-Project-Frontend Databse-Project-Frontend Public

    Front end for DBMS Project

    JavaScript

  3. Competitve-Programming Competitve-Programming Public

    Solution for problems on differenet platforms

    C++

  4. Complete-Fashion Complete-Fashion Public

    Shopping app with modern tools

    JavaScript

  5. number-guessing number-guessing Public

    Number Guessing Web App

    JavaScript