Skip to content

Vysubs28/My-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💼 Vyaas Subramanian – Developer Portfolio

Welcome to my personal developer portfolio, built with React.js and deployed via Netlify. This site showcases my skills, projects, and contact information in a clean, responsive, and professional layout.

🚀 Live Site

🌐 vyaasportfolio.netlify.app


📁 Project Structure

vysubs-portfolio/ ├── public/ │ └── resume.pdf # Downloadable resume ├── src/ │ ├── components/ # Reusable components (Navbar, Footer, etc.) │ ├── pages/ # Page components (Home, About, Projects, Contact) │ ├── styles/ # Custom CSS files │ └── App.js # Main routing file ├── package.json └── README.md

markdown Copy Edit


🛠️ Technologies Used

  • React.js (SPA with react-router-dom)
  • JavaScript
  • CSS3
  • React Icons
  • Netlify (Deployment)
  • GitHub Pages (Optional Alt Deployment)
  • gh-pages (for GitHub deployment support)

📄 Features

  • Animated Hero Section
  • 📚 About Me with Dynamic Icons
  • 💼 Project Cards with Hover Effects
  • 📬 Contact Page with External Links
  • 📎 Downloadable Resume
  • 📱 Mobile-Responsive Design
  • 🎨 Modern UI with Gradient Text and Effects

🔗 Contact


🧭 Getting Started (Development)

  1. Clone the repo

    git clone https://github.com/Vysubs28/vysubs-portfolio.git
    cd vysubs-portfolio

Install dependencies

bash Copy Edit npm install Run the app locally

bash Copy Edit npm start Build for production

bash Copy Edit npm run build 📦 Deployment Notes Deployed via Netlify at https://vyaasportfolio.netlify.app

For GitHub Pages deployment:

Ensure "homepage" is set in package.json

Run: npm run deploy

About

Welcome to my personal developer portfolio, built with React.js and deployed via Netlify. This site showcases my skills, projects, and contact information in a clean, responsive, and professional layout.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors