/sushritpasupuleti.github.io

This repo contains my Portfolio and Resume. It is built using Next.js and hosted on Github Pages.

Primary LanguageHTML

Sushrit Pasupuleti - Resume

This repo contains my Portfolio and Resume. It is built using Next.js and hosted on Github Pages.

Contents

Usage

Portfolio Website

Build and prepare the website for deployment.

cd web
make prepare

Resume

Generate the resume in PDF format.

cd resume
make

The generated resume will be available at ./resume/resume.pdf.