A modern, responsive portfolio website showcasing projects, skills, and professional experience.
Deployed at: https://agent-6a22e8328c141c084e8a5b4d--adiworksamples.netlify.app/
This portfolio website presents a comprehensive overview of my professional journey, including:
- About Me - Professional background and introduction
- Skills - Technical expertise and competencies
- Projects - Showcase of completed work and contributions
- Contact - Ways to get in touch and connect
- HTML5 - Semantic markup and structure
- CSS3 - Modern styling and responsive design
- JavaScript - Interactive features and functionality
- Responsive Design - Mobile-first approach
✨ Responsive Design - Fully optimized for desktop, tablet, and mobile devices
✨ Modern UI/UX - Clean and professional interface
✨ Fast Performance - Optimized for quick loading times
✨ Accessible - Built with accessibility standards in mind
✨ SEO Friendly - Optimized for search engines
- Modern web browser
- No additional dependencies required
- Clone the repository:
git clone https://github.com/Prasadadi18/Portfolio.git
cd Portfolio- Open the project:
# Using a local server (recommended)
python -m http.server 8000
# Or simply open index.html in your browser
open index.html- Navigate to
http://localhost:8000in your web browser
Portfolio/
├── index.html # Main HTML file
├── css/
│ └── style.css # Main stylesheet
├── js/
│ └── script.js # JavaScript functionality
├── images/ # Project images and assets
└── README.md # This file
Eye-catching introduction with a call-to-action
Professional background and personal introduction
Technical skills organized by category
Featured projects with descriptions and links
Multiple ways to connect and collaborate
Edit the CSS variables in css/style.css:
:root {
--primary-color: #your-color;
--secondary-color: #your-color;
}Update content in index.html to personalize the portfolio
Replace images in the images/ directory
- Email - [Your Email]
- LinkedIn - [Your LinkedIn Profile]
- GitHub - @Prasadadi18
- Twitter - [Your Twitter]
This portfolio is deployed on Netlify for continuous deployment:
- Push to the
mainbranch - Netlify automatically builds and deploys
- View live at: https://agent-6a22e8328c141c084e8a5b4d--adiworksamples.netlify.app/
- Lighthouse Score - 95+ (Performance, Accessibility, Best Practices, SEO)
- Page Load Time - < 2 seconds
- Mobile Responsive - Fully optimized for all devices
- No external dependencies requiring constant updates
- Clean, validated HTML5 markup
- Secure contact form (if applicable)
This project is open source and available under the MIT License.
Contributions, issues, and feature requests are welcome!
Feel free to:
- Fork the repository
- Create a feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
If you like this project, please consider giving it a ⭐ on GitHub!
Have a question or want to collaborate? Feel free to reach out:
- Open an issue in the repository
- Send an email to adinarayan736@gmail.com
- Connect on www.linkedin.com/in/adi-narayan-prasad-512ab1325
Made with ❤️ by Adi Narayan Prasad
Last Updated: June 2026