The author shared their experience building and deploying their personal portfolio site at econdev.studio, highlighting the challenges and solutions encountered along the way.
The site was built using React + Vite, hosted on GitHub Pages and deployed via the gh-pages package with a custom .studio domain.
Challenges included issues with GitHub Pages and Vite configuration, such as setting the correct base path and making adjustments to the deployment process.
The author also shared funny mistakes made during the process and outlined future plans for the site, emphasizing the importance of learning from failures and seeking improvement.