In this side project, i am moving my first steps in the Web3 development
, with the implementation of a login procedure through a digital wallet (Metamask).
To test this feature be sure to have installed the Metamask's extension
on your browser. Once this is done, you can proceed by clicking on the Connect
button, placed in the top-right side of the navbar.
Please note
that fulfilling the login process, will automatically give you access to the private-area
of this web application.
In this area you will be able to manipulate data of my CV - but for safety reason, yor changes will be stored into the SessionStorage
of your browser.
An another feature of this project, it's to allow visitors to view my CV and evaluate my professional figure.
Visit the dedicated page by clicking the My CV
link in the upper navbar.