You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web development portfolio featuring projects from frontend fundamentals (HTML5, CSS3, JS) to dynamic applications (jQuery, PHP). Includes responsive design architectures and future roadmap for .NET & C# integration.
API REST simples desenvolvida com Node.js, Express e MongoDB (Mongoose). Permite criar, listar, atualizar e deletar usuários através de requisições HTTP ou interface HTML. Ideal para aprendizado e prática de integração com bancos NoSQL.
A practical project demonstrating how to fix CORS errors when connecting a Vite + React frontend with an Express.js backend using cookies, including real-world deployment on Vercel (frontend) and Render (backend).