
Basic personal portfolio and resume website. Source code available 😉
Customizing (make it yours)
This site is built by Shreyansh Vishwakarma, and the content is intentionally hardcoded, no CMS, no database.
The easiest way to make it yours: ask your LLM to replace the hardcoded values. All personal data lives in a few obvious places:
app/page.tsx— name, subtitle,quickLinks,workProjects,labProjects,timelineEvents,stats, andcontactLinks.app/contact/page.tsx— your emails and social links.app/globals.css— theme colors and fonts.app/icon.svg— the favicon.
Swap in your own projects, links, and story, then redeploy. Everything else just works.