Welcome to my professional portfolio! This is a modern, responsive portfolio website built with React, showcasing my skills, projects, and experience in web development and AI technologies.
- 🎨 Modern and responsive design
- ⚡ Fast and optimized performance
- 📱 Mobile-friendly interface
- 🌈 Themed with light/dark mode
- 📋 Project showcase with filtering
- 📞 Contact form (console logs submissions)
- Frontend: React, JavaScript, HTML5, CSS3
- UI Libraries: Material-UI, React Icons
- Styling: CSS Modules, Flexbox, CSS Grid
- Build Tool: Create React App
- Version Control: Git & GitHub
- Node.js (v14 or later)
- npm (v6 or later) or Yarn
- Git
-
Clone the repository
git clone https://github.com/Satheeshraj05/Myportfolio.git cd Myportfolio -
Install dependencies
npm install # or yarn install -
Start the development server
npm start # or yarn startThe application will open in your default browser at
http://localhost:3000
src/
├── components/ # Reusable components
├── contexts/ # React contexts
├── data/ # Project data and configurations
├── pages/ # Main page components
├── theme/ # Theme configurations
└── utils/ # Utility functions
Check out the live version of my portfolio: View Live Demo
- 📧 Email: satheeshraj333@gmail.com
- 💼 LinkedIn: Satheesh R
- 📱 Instagram: @sa3sh.r
This project is open source and available under the MIT License.
⭐ Feel free to star ⭐ this repository if you find it useful!