// tools_I_use_organized
class About extends Me {
const myTools = {
"Language": ["JavaScript", "TypeScript", "Python", "C++", "C"],
"Frameworks": {
"Native": {
"JavaScript": ["React Native"],
"TypeScript": ["React Native"]
},
"Frontend": {
"TypeScript": ["ReactJS", "NextJS", "VueJS"],
"JavaScript": ["ReactJS", "NextJS", "VueJS"]
},
"Backend": {
"TypeScript": ["ExpressJS", "NestJS"],
"JavaScript": ["ExpressJS", "NestJS"],
"Python": ["Flask"]
}
},
"Database": {
"Language": {
"SQL": ["MySQL", "SQLite"],
"NoSQL": ["MongoDB"]
},
"ORM": {
"SQL": ["Sequelize", "MySQL"],
"NoSQL": ["Mongoose", "MongoDB", "Firebase"]
}
},
"APIProtocol": ["REST", "GraphQL"],
"CommunicationProtocol": ["HTTP/HTTPS", "Socket", "MQTT"],
"Platforms": ["GNU/Linux", "Windows"],
"Editors": ["Vscode", "Sublime"],
"Additional": ["HTML", "CSS", "Bash", "JSON", "Markdown"],
"Scrum": ["Jira"],
"UiUx": ["Figma"],
"Git": ["Git Bash", "GitHub Desktop", "Git Kracken"],
"Graphics": ["Photoshop", "Illustrator"]
};
}
🏠
Working from home
Lazy Dev
- Dhaka, Bangladesh
-
21:00
(UTC +06:00) - https://tam11a.dev
- tam11a
- in/tam11a
Highlights
Pinned Loading
-
-
v2.tam11a.dev
v2.tam11a.dev PublicDevelopers Portfolio made in NextJS, TailwindCSS, GSAP, Framer Motion for https://v2.tam11a.dev/
-
react-use-access
react-use-access PublicFlexible & extensible modules with development friendly flexibility to maintain the forbidden areas for different types of users in ReactJS.
TypeScript 2
-
helper
helper PublicHelper⚡️ is a collection of utility functions for common tasks such as string manipulation, array/object merging, and date/time formatting. It can be used in both Node.js and browser environments.
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.