Iβm Siddhant Mohan Jha, and Iβm excited to share my first project β my very own portfolio website, built using Next.js and automated with Zapier.
Itβs not just a simple portfolio β itβs a smart website that can handle contact messages automatically without any manual work! π‘π» What My Portfolio Does
My portfolio website showcases:
βοΈ How the Automation Works
Normally, when someone fills out a contact form, the owner has to manually check messages and reply.
But in my case, everything happens automatically using Next.js API routes and Zapier webhooks π
Hereβs the full workflow:
When someone fills out the form, their data (name, email, message) is sent to my Next.js API route.
The API validates all the fields and ensures the email format is correct.
Once validated, the data is forwarded to Zapier via a webhook.
Zapier automation instantly:
Everything happens in seconds β no manual checking or replying needed!
π§ Tech Stack
Layer | Technology |
---|
Frontend | Next.js, React, Tailwind CSS |
Backend | Next.js API Routes |
Automation | Zapier Webhooks |
Deployment | Vercel |
π Key Features
Fully responsive UI
Automated contact form (instant confirmation emails)
Backend validation for secure submissions
Live deployment on Vercel
Integration between frontend, backend & automation tools
π§ͺ Try It Yourself
β
Fill in your name, email, and message.
β
Wait a few seconds β youβll receive a confirmation email right away!
π What I Learned
This project helped me understand how to:
Build modern web apps using Next.js
Use API routes for backend logic
Automate workflows using Zapier
Deploy live projects with Vercel
It was a great learning experience to see how frontend, backend, and automation can work together to create a seamless system.
π§ Future Improvements
Add reCAPTCHA to prevent spam
Save messages in a database (like MongoDB)
Create an admin dashboard for viewing submissions
π¬ Final Thoughts
Building this portfolio was a huge step for me.
Itβs not just a static website β itβs a smart, automated system that works on its own and shows my ability to combine development + automation.
If youβd like to see it in action, check it out here π
π https://sidd-portfolio-2-0.vercel.app/