Give your feedback on my updated Portfolio ๐Ÿ‘‹
Published on DEV

Give your feedback on my updated Portfolio ๐Ÿ‘‹

SAยทJanuary 5, 2025 (1 year ago)
47 reactions34 comments
discuss
webdev
javascript
programming

For the last few years, I've been using an older portfolio I built with React. It did the job, but when I built new projects, I had to manually add them as JSON objects (which I didn't... boring stuff ๐Ÿ˜ฎโ€๐Ÿ’จ), and there was no way to pull in my blog posts to display them on the site.

Recently, I decided to give my portfolio an upgrade. It's still a WIP. There's some lorem text here and there, and I also plan to add a Testimonials page, but most of the important features are done for now.

This time, I've automated pretty much everything. I used GitHub Actions with the GitHub API to fetch a selected list of my projects (because, let's be real, not every GitHub project is worth adding to the Portfolio), and the Hashnode API to bring in my blog posts. There's also a way to subscribe to my Hashnode newsletter directly from the portfolio site. It's been fun setting all of this up!

Hereโ€™s the link to the new portfolio: https://techwithshrijal.com.

If youโ€™re curious, hereโ€™s the link to my old portfolio: https://shricodev-old.vercel.app

Iโ€™d love to hear your thoughts on it! ๐Ÿ™‚