// tools_I_use_organized
class About extends Me {
const myTools = {
"Language": ["JavaScript", "TypeScript", "Python", "C++", "C"],
"Frameworks": {
"Frontend": {
"TypeScript": ["ReactJS", "NextJS"],
"JavaScript": ["ReactJS", "NextJS"]
},
"Backend": {
"TypeScript": ["ExpressJS"],
"JavaScript": ["ExpressJS"],
}
},
"Database": {
"Language": {
"SQL": ["MySQL", "SQLite"],
"NoSQL": ["MongoDB"]
},
"ORM": {
"SQL": ["Prisma" "MySQL","Sequelize"],
"NoSQL": ["Mongoose", "MongoDB"]
}
},
"APIProtocol": ["REST","Websockets"],
"CommunicationProtocol": ["HTTP/HTTPS", "Socket"],
"Platforms": ["GNU/Linux", "Windows"],
"Editors": ["Vscode", "Sublime"],
"Additional": ["HTML", "CSS", "Bash", "JSON", "Markdown"],
"Scrum": ["Jira"],
"UiUx": ["Figma"],
"Git": ["Git Bash", "GitHub Desktop", "Git Kracken"],
"Additional" : ["GSAP", "Lenis"]
};
}
<>
Those who can't remember the past are condemned to repeat it.
-- DP
</>
Pinned Loading
-
-
frontend-tf24
frontend-tf24 PublicForked from Techfest-Sliet/frontend-tf24
this repo contains code related to the frontend part of techfestsliet'24.
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.