Fullstack Developer focused on building practical web applications using modern frontend and solid backend technologies. I enjoy turning ideas into real, functional solutions.
const aboutMe = {
code: ["HTML", "CSS", "JavaScript", "TypeScript"],
technologies: {
FrontEnd: {
js: ["React", "React-Native"],
css: ["Tailwind", "Bootstrap"]
},
BackEnd: {
js: ["NodeJS", "Express"],
ts: ["NestJS"],
},
DataBases: ["MySQL", "MongoDB"],
Tools: ["Excalidraw", "Postman", "Dia", "Visual Studio Code"],
OS: ["Ubuntu Server", "Linux Mint"]
},
currentFocus: [
"Building fullstack applications",
"Improving backend architecture",
"Writing clean and maintainable code"
]
};


