// 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"]
};
}
- Dhaka, Bangladesh
-
16:21
(UTC +06:00) - https://tam11a.dev
- ibrahimsadik.tamim
- tam11a
- in/ibrahimsadiktamim
Highlights
Pinned Loading
-
react-ts-pwa-boilerplate
react-ts-pwa-boilerplate Public templateReact Typescript PWA (Progressive Web Application) Boilarplate using Vite, a modern, blazing-fast tool for scaffolding and bundling projects, @mui, antd, tailwindcss, moment, axios, react-query, re…
TypeScript 1
-
react-package-boilerplate
react-package-boilerplate Public templateReact Typescript Boilarplate to create react packages and publishing on npm
TypeScript 1
-
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
-
react-use-hooks
react-use-hooks PublicPerformant, flexible & extensible hooks with easy-to-use flexibility. react-use-hooks reduces the amount of code you need to write while removing unnecessary re-renders in ReactJS.
TypeScript
-
v2.tam11a.dev
v2.tam11a.dev PublicDevelopers Portfolio made in NextJS, TailwindCSS, GSAP, Framer Motion for https://tam11a.dev/
-
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
If the problem persists, check the GitHub status page or contact support.