Frontend Developer specializing in building responsive, user-friendly websites and applications that deliver a seamless user experience.
const seba = {
pronouns: "he" | "him",
code: ["CSS", "HTML", "Javascript", "Typescript"],
tools: {
frontend: {
cssFramework: "Tailwind CSS",
cssPreprocessor: "Sass",
javascriptFrameworks: ["Angular", "NextJS", "React"],
reactUIFramework: "Material UI",
reactPackages: ["Axios", "React Router", "styled-components"],
stateManagement: "Redux",
},
backend: {
javascriptFramework: {
Node: "Express",
},
databases: {
SQL: {
DBMS: "PostgreSQL",
ORM: "Sequelize",
},
NoSQL: {
DBMS: "MongoDB",
ODM: "Mongoose",
},
},
htmlTemplatingEngine: "EJS",
cloudComputing: ["AWS", "Google Cloud"],
},
testing: "Jest",
},
};