๐ป A passionate Full Stack Developer Junior with experience building modern web applications, passionate about continuous learning and solving complex problems with efficient solutions.
- Studying IT Technologist at UTU (Uruguay).
- I enjoy teamwork, tackling technical challenges, and staying up-to-date with new technologies.
const developer = {
fullName: "Cecilia Ugartemendia",
role: "Full Stack Developer",
technologies: [
"HTML", "CSS", "JavaScript", "TypeScript", "React", "Next.js",
"Vue.js", "Node.js", "Express", "NestJS", "MySQL", "MongoDB", "Sequelize", "Mongoose",
"Prisma", "Sequelize", "Tailwind CSS", "JWT"
],
currentlyLearning: ["C", "C++"],
contact: "cecilia.ugartemendia18@gmail.com"
};
console.log(developer);
A fully functional e-commerce platform built during my Full Stack Bootcamp as a final project.
Main features:
- User authentication with JWT and Passport.js.
- Product catalog with dynamic filtering.
- Shopping cart functionality and product checkout.
- Admin panel for product management.
- Responsive design with Tailwind CSS.
Technologies: React, Node.js, Express, MySQL, Sequelize, JWT, Tailwind CSS.
A modern web application to manage property reservations, currently being developed to improve my skills in Next.js and backend integration.
Main features:
- Secure user authentication and route protection.
- Booking system with dynamic availability.
- Responsive UI and smooth user experience.
Technologies: Next.js, React, Node.js, Express, MySQL, JWT, Sequelize.