You should use Next.js!

The main benefit of Next.js is the implementation of server-side rendering, which provides
a better performance for the users of your future projects. Also Next.js have tools that
improves the SEO management for your websites.

Portfolio Examples

In this project portfolio, you will find three different examples. The first example is an interactive
map populated with real data from my own API. The second example is a dashboard page filled with data also from my own API.
The third example is a small profile page.
landing page

Profile Page

The profile page includes a brief description about myself and my professional career, as well as information about my education and work experience.

map

Interactive Map

The interactive map is populated with real data downloaded from official government platforms. It contains information about crime rates, public transportation usage, and COVID-19 infections in CDMX in 2023.

dashboard page

Dashboard Page

The dashboard page is filled with real data downloaded from official government platforms. It contains information about crime reports in CDMX, such as homicides, robberies, and more.