DEV Community

Cover image for Give your feedback on my updated Portfolio ๐Ÿ‘‹
Shrijal Acharya
Shrijal Acharya

Posted on

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! ๐Ÿ™‚

Top comments (29)

Collapse
 
aavash_parajuli_72 profile image
Aavash Parajuli

Old

Image old

New

Image new

Performance wise, the react one, was good too, but nextjs killed it. I don't ever get these

Collapse
 
shricodev profile image
Shrijal Acharya

I've worked a bit on the site's SEO and metadata this time. ;)

Collapse
 
arindam_1729 profile image
Arindam Majumder

Amazing Man!

Collapse
 
shricodev profile image
Shrijal Acharya

Glad you loved it, buddy! I took some inspiration for the hero section from yours, as I was running out of design ideas for it.

You have a lovely portfolio. ๐Ÿ‘Œ

Collapse
 
kwnaidoo profile image
Kevin Naidoo

Very nice! clean and informational.

If you plan on using this for recruitment purposes, a recruiter, usually just skims. So you have to somehow put your core competencies above the fold.

Example: "I'm a full-stack developer and DevOps engineer with 10+ years of experience in Django, Laravel, and .Net". Something like that or just have some visual blocks that highlight some of the main technologies you are competent in.

Collapse
 
shricodev profile image
Shrijal Acharya

Yeah, that seems to be missing. Thank you for this great suggestion, @kwnaidoo. I will make sure to include it in the next commit.

Collapse
 
best_codes profile image
Best Codes

Love it!
Compared to the old one, I like how the view is more simple and not as wide. It makes it easier to read and follow. Great job!

Collapse
 
shricodev profile image
Shrijal Acharya

Appreciate it, @best_codes! Ditched the wide screen for that very reason. ๐Ÿ™Œ

Collapse
 
dansasser profile image
Daniel T Sasser II

It looks similar to the ScrewFast Template. Good job ๐Ÿ‘

Collapse
 
shricodev profile image
Shrijal Acharya

Thank you, @dansasser ๐Ÿ™Œ

Collapse
 
peshale_07 profile image
Peshal Bhardwaj

Feels like resume itself. Pretty minimal and just what is required. Good job building it. ๐Ÿ‘๐Ÿฝ

Collapse
 
shricodev profile image
Shrijal Acharya

@peshale_07 Thanks a lot! :)

Collapse
 
bh4skar profile image
Bhaskar Prajapati

Wow, looks great.

Collapse
 
shricodev profile image
Shrijal Acharya

Thank you!

Collapse
 
bigwebdeveloper profile image
Azeez Ishola Oloto

The old site looks like a tutorial I once watched on YouTube but itโ€™s cool

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Great work Shrijal! ๐Ÿ”ฅ

I really loved the filter feature in the projects section (it's hard to find sometimes). Everything is concise and it gives a really nice look. Iโ€™m also building my portfolio (v1) and am really excited to share it.

Collapse
 
shricodev profile image
Shrijal Acharya • Edited

If you are looking for the source code, I will share it once I finish everything, probably in a day or two.

Some comments may only be visible to logged-in visitors. Sign in to view all comments.