Skip to content
View sanjaysgk's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report sanjaysgk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sanjaysgk/README.md

sanjaysgk — Personal Portfolio

Personal portfolio and blog built with Next.js 16, React 19, TypeScript, Tailwind CSS, shadcn/ui, and Magic UI. Deployed on Vercel.

Getting Started

npm install
npm run dev

Open http://localhost:3000.

Project Structure

  • src/data/resume.tsx — All portfolio content (projects, work, education, skills)
  • src/app/ — Next.js App Router pages
  • src/components/ — React components
  • content/ — MDX blog posts
  • public/ — Static assets

Credits

Based on dillionverma/portfolio template, licensed under MIT.

Pinned Loading

  1. PurcellLab/MHC-TP PurcellLab/MHC-TP Public

    Peptides motif search tool and Source protein mappers

    HTML 1

  2. PurcellLab/ProtPeptigram PurcellLab/ProtPeptigram Public

    Visualization of Immunopeptides Mapped to Source Proteins Across Multiple Samples

    Jupyter Notebook

  3. ipg ipg Public

    Immunopeptidogenomics — cryptic peptide database construction from RNA-seq. An nf-core-style port of the 31-step IPG pipeline (Scull et al. Mol Cell Proteomics 2021), built for the Li and Purcell L…

    C