Modern, responsive portfolio website for SAI SARAN K S M S - showcasing expertise in Data Engineering, Cloud Engineering, and Data Analysis.
- 🎨 Modern, responsive design
- 🚀 Built with React and Tailwind CSS
- 📱 Mobile-friendly interface
- ⚡ Fast and optimized
- 🎯 Focus on Data Engineering, Cloud Engineering, and Data Analyst roles
- Node.js (v18 or higher)
- npm or yarn
- Clone the repository:
git clone <your-repo-url>
cd portfolio- Install dependencies:
npm install- Start the development server:
npm start- Open http://localhost:3000 to view it in the browser.
npm run buildThis creates an optimized production build in the build folder.
- Profile Image: Replace the placeholder in
src/components/Hero.js(around line 50) - About Image: Replace the placeholder in
src/components/About.js(around line 15)
Add your images to the public folder and update the image paths accordingly.
- Personal Information: Edit
src/components/Hero.jsandsrc/components/Contact.js - About Section: Edit
src/components/About.js - Skills: Edit
src/components/Skills.js - Projects: Edit
src/components/Projects.js - Experience: Edit
src/components/Experience.js - Education: Edit
src/components/Education.js
- React 18.2.0
- Tailwind CSS 3.3.6
- React Icons 4.12.0
This project is open source and available under the MIT License.