Skip to content

vjaykrsna/vjaykrsna.github.io

Repository files navigation

Vijay Krishna — Portfolio

Source for the portfolio site deployed at: https://vjaykrsna.github.io

This repository is kept intentionally minimal. It's a static portfolio deployed to GitHub Pages and not intended to be run locally by visitors.

Resources (if you want to learn web development or build a similar portfolio):

Notes:

  • Bob Ziroll's hands-on approach helped me a lot; following along with small projects makes the fundamentals stick.
  • Scrimba's interactive editor is useful for immediate, practical practice when learning React.

Developer (optional):

If you want to explore or run this project locally:

  1. Install Node.js (LTS) and npm
  2. Install dependencies:
npm install
  1. Run locally (development):
npm run dev
  1. Build for production:
npm run build

About

Source Code of my portfolio webpage

Resources

Stars

Watchers

Forks

Contributors