The project uses free API width fake data. Adress: https://randomuser.me/. The metod is of course: Fetch. In element width personal data, I used CSS GRID, for setting data in cells. In the HTML file I'm using BEM metodology (Block-Element-Modifier). The same in the most projects. It is very convienient, for example, we can copy some blocks, and use them in the other part of project, like I did in some of them.