Skip to content

kripa-sindhu-007/sde_portfolio

Repository files navigation

SDE Portfolio

Personal developer portfolio built with Next.js (App Router), TypeScript, and Tailwind CSS.
Showcases selected projects, skills, experience, and publications using a clean, data-driven setup (src/data/*).

Tech Stack

  • Framework: Next.js
  • Language: TypeScript
  • UI: Tailwind CSS, React Icons, Motion
  • Video (optional): Remotion (portfolio demo rendering)
  • Tooling: ESLint

Quick Start

1) Install

npm install

2) Run locally

npm run dev

Then open http://localhost:3000.

3) Build / start

npm run build
npm run start

Where to edit content (important)

This portfolio is data-driven. Update these files to change what appears on the site:

  • src/data/projects.ts — projects shown on the portfolio
  • src/data/skills.ts — skills list
  • src/data/experience.ts — experience timeline
  • src/data/publications.ts — publications/articles
  • src/data/social.ts — social/contact links

Featured Projects (from src/data/projects.ts)

Remotion (optional)

If you’re using the Remotion demo:

  • Open Remotion Studio:
npm run remotion:studio
  • Render the demo video:
npm run remotion:render

Output: out/demo.mp4

Deployment

Deploy easily on Vercel (recommended for Next.js).
After deploying, add the live URL to your GitHub repo “About” section.

License

This project is for personal portfolio use. If you fork it, please replace the data in src/data/* with your own.

About

Developer portfolio built with Next.js, TypeScript, and Tailwind CSS to showcase systems, AI, and backend projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors