Nidofy v2
- 6 Devlogs
- 11 Total hours
My portfolio website, rewritten in React while learning it at the same time
My portfolio website, rewritten in React while learning it at the same time
So as the suggestions said, I made the cards dark. While I was at it, I also added a footer.
I added an easter egg!
I won’t reveal the link. It’s a challenge for y’all to find but ya.
I’ll ship it now.
So copy works! I was planning to have a copy all poems buttons but currently the backend doesn’t implement a proper get all poems with content endpoint, so the frontend would have to loop through how many ever poems are there (currently 48) requesting the content for each one… that’s definatly not a good idea unless the goal is to make the backend cry.
Anyways, I’ll just deploy it to my self-hosted server and ship it!
I’ve finished implementing the poem skeleton! I’ll just add a copy button like the old version of the site had and with that I can ship this project!!
I’m almost done, I’ve finished the my poems page and the poem page. I think I’m going to skip the projects and admin page of my old site for now as I’m fine with the old admin dashboard and I’m not really adding stuff to the projects pages anyways.
So for now, I’ll just add the skeleton UI for the poem page (the other pages already have their own skeleton UIs) and I’ll push it to my server.
Self-hosted btw
The current version of it is already live. I’m still thinking of what next should I add. But before all of that, I should probably push everything to a github repo.
Okie so I’m currently working on the home page. I’m using React with MIUI, Framer Motion, SwiperJS, React Icons and also Tailwind CSS. It’s coming together pretty well not gonna lie