A passionate Full Stack Developer and CSE student from Bangladesh. I love building clean, functional web applications with modern technologies like JavaScript, React, Node.js, and MongoDB. I'm always exploring new tools, contributing to open-source, and solving real-world problems through code.
// tools_I_use organized
class About extends Me {
const myTools = {
"ProgramingLanguages" : { "C", "C++", "Javascript", "Java" },
"OtherLanguages" : { "HTML", "CSS", "Json", "Markdown" },
"Database" : { "Firebase", "SQL","Mongodb" },
"Editors" : { "Vscode", "Sublime" },
"Platforms" : { "GNU/Linux", "Windows" },
"OtherTools" : { "Git", "Figma", "Photoshop", "Lightroom" }
};
}