Hi, my name is Luiz, and I'm an Entry-Level

Next.Js
Developer

Next.Js
ReactJs
Typescript
Bio
25 years old, born and raised in Rio
Main Tools
Next.js, React.js, TypeScript, Prisma, Tailwind CSS, PostgreSQL, MongoDB, NestJS, Git
Education
Bachelor's Degree in Accounting from the Federal University of Rio de Janeiro - UFRJ(2017 - 2023)
Currently pursuing a degree in Systems Analysis and Development.
Fullstack Case Study
Calori
Calori is a modern, full-stack diet planner designed to simplify meal planning and nutrition tracking. Whether you're planning a single meal or an entire diet, Calori provides the tools to visualize and optimize your nutrition effortlessly, and track macronutrients across various parameters.

This project was built using

Next.JsPostgreSQLPrismaReact QueryCreated with Sketch.AuthJsTailwindTypescript
About
  • The app is built with Next.js and TypeScript, using Prisma as the ORM on the server-side to connect to a PostgreSQL database. Integrated with React Query in the client-side, it optimizes data caching and management, preventing unnecessary fetches. Auth.js is used on the server-side, for authentication, supporting both credential-based login and Google OAuth, while Resend handles email verification and password reset by sending tokens via email. For styling, Tailwind CSS is combined with clsx to create a sleek and responsive design.