// tools_I_use organized
class About extends Me {
const myTools = {
"ProgramingLanguages" : { "ReactJs", "Nodejs", "Expressjs", "Javascript", "c++" },
"OtherLanguages" : { "HTML", "CSS", "Bash", "Json" },
"Database" : { "MongoDB", "Sqlite" },
"Editors" : { "Vscode", "Sublime"},
"Platforms" : { "Mac", "Windows" },
"OtherTools" : { "Git", "Figma", "PostMan" }
};
}
- I’m currently doing Open-Source Contribution.
- I like exploring React-Bootstrap.
- Ask me about web developing, Movies, or anything.
- Find me on Instagram: Siddharth.israni
- Fun fact: GitHub supports 'code owners,' allowing you to automatically assign reviewers to pull requests based on the files they are responsible for!