My personal portfolio website using NextJS
Updated Project: The project is a complete rewrite of my portfolio website from scratch.
Github Copilot used for code completion
My personal portfolio website using NextJS
Updated Project: The project is a complete rewrite of my portfolio website from scratch.
Github Copilot used for code completion
I rewrote my portfolio website using NextJS(again). This time, I tried to be more creative with the design. Also used motion for the title transition and horizontal scrolling. I also set up mail server using zoho(I considered self hosting but I thought email requires high uptime so maybe not this time).
Added contact page, the form works by sending an email to [email protected], and another one to the user as a confirmation. The email sending uses resend. Also finally got email hosting working by using zoho mail(I thought about self hosting but email is quite a critical service so probably not at this time)
Log in to leave a comment
First devlog! Setup a new NextJS project, chose the font and color palette, then generated a background from that.
Added the header which is animated when scroll, then turns into a title(view the video). Used Motion for this and it took quite some time but it looks good.
Log in to leave a comment