Why Every Indian College Student Needs a Portfolio Website in 2026 Resumes tell recruiters what you did. A portfolio website shows them. In 2026, Indian tech re
Get a free consultation from our team. We build websites, mobile apps, AI chatbots, and custom software for businesses across India.
Stay in the loop with everything you need to know.
Resumes tell recruiters what you did. A portfolio website shows them. In 2026, Indian tech recruiters at companies like Zoho, Razorpay, Swiggy, and hundreds of startups explicitly ask for portfolio links, and candidates who send one are 4x more likely to get an interview than candidates who only send a PDF resume. The best part: you can build a free, professional portfolio website in one weekend using tools that cost zero rupees and require no server admin.
yourname.vercel.app — or buy a custom .in domain for ₹299/year from GoDaddyTotal cost: ₹0 — or ₹299 if you want a custom domain.
Open your terminal:
npx create-next-app@latest my-portfolio --typescript --tailwind --app
cd my-portfolio
npm run dev
You now have a running Next.js app on localhost:3000.
Replace app/page.tsx with your hero component. Include your name, a tagline like "Final year CSE student at IIT Roorkee building Next.js and AI apps", and three buttons linking to projects, resume, and contact sections.
Create components/Projects.tsx. Each project card should have:
Only include projects you can explain clearly in 60 seconds. Quality beats quantity. Three great projects beat ten mediocre ones.
Keep it to 80–120 words. Use this template:
"I'm [Name], a [year] year [branch] student at [college]. I build web and mobile apps using [main stack]. My recent work includes [top project]. I'm looking for [internship / full-time roles] in [domain]. Outside code, I [one interesting thing]."
The fastest free option is a Next.js API route that sends an email using a free transactional email service like Resend (100 emails/day free). Add a form component that posts to /api/contact.
my-portfolio.vercel.appUpdate your portfolio every time you finish a new project or internship. A stale portfolio last updated 8 months ago signals that you've stopped building. Recruiters notice.
A portfolio website is the single cheapest career accelerator an Indian student can build in 2026. It takes one weekend, costs nothing, and opens doors that a PDF resume never will. Start this Saturday and you will have a live URL by Sunday night.
Stuck building yours? Tech Assistant runs a free student portfolio review program and builds custom portfolio websites for Indian students who want a professional edge. Learn more or get in touch.