A Tech Enthusiast!! Who loves solving problems using Computers
const shaksham = {
    pronouns: "He" | "Him",
    code: ["Javascript", "C", "Python", "C++","Typescript"],
    askMeAbout: ["web dev", "tech", "robotics", "gaming"],
    technologies: {
        mobileApp: ["React Native"],
        frontEnd: {
            js: ["ReactJS", "NextJS"],
            css: ["materialize", "bootstrap"]
        },
        backEnd: {
            js: ["node", "express", "Mongoose"]
        },
        databases: ["mongo", "MySql", "sqlite"],
        misc: ["Firebase", "DevOps"]
    },
    architecture: ["Serverless Architecture", "Single page applications"],
    funFact: "There are two ways to write error-free programs; only the third one works"
};







 The repository consists of all mini-apps made with React, in a time span of 30 days 📆. The apps are specifically for learning various concepts of React
 The repository consists of all mini-apps made with React, in a time span of 30 days 📆. The apps are specifically for learning various concepts of React