Give your feedback on my updated Portfolio 👋
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! 🙂