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
Built a Fullstack Blog with Next.js 13, Sanity.io v3, Typescript, Tailwind CSS, CMS, Auth, Preview Mode. Leveraging the power of Next.js Server components and Class components. This fullstack Blog is amazing for a content creator as well, because the job of managing the contents can be completely delegated to someone else, instead of a developer.
Desafio 04 do bootcamp Ignite que trata de refatorar uma aplicação ReactJS feita com Javascript e Class Components para Typescript e Function Components
An electron-react App template that integrates light and dark themes, multi-language interfaces, login redirects, and persistent states, based on electron-react-boilerplat v4.6.0 (2025)
O TFC é um site informativo sobre partidas e classificações de futebol. Foi desenvolvido uma API utilizando o método de TDD e integração através do docker-compose, as aplicações para que possa ser consumido um banco de dados.
In coordination of using Geolocation API and OpenWeather API, a project built on the basis of TypeScript to pull in OpenWeather data about a user's given location based on the fetch from the Geolocation API. This was a challenge set by Eleven Fifty Academy to be performed in a week and was finished in 3 hours.
Foi criado uma loja de itens medievais, no formato de uma API utilizando Typescript, esse projeto foi desenvolvido seguindo a arquitetura Model, Service e Controller, além de validações, middlewares e JWT.
This is the frontend for Carissues, a hub for people to post issues about their cars. This features user accounts with signing in, creating accounts, and storing passwords hashed. Each car issue also features full CRUD (Create, Read, Update, Delete). There are also comments on each issue with full CRUD. Finally, there is also an admin portal.
Desafio complementar 02 da Trilha de ReactJS do Ignite, em que aprendi sobre como converter projetos com Class Components para Function Components e JavaScript para TypeScript.