This project showcases a fully functional, dynamic website developed as part of my academic coursework. It demonstrates proficiency in front-end and back-end web development, database integration, responsive design, and client-side validation.
- PHP for server-side development
- JavaScript for client-side interactivity
- MySQL database connectivity (via
db_connect.php) - CSS for responsive and print-friendly styling
- Web form validation (both client-side and server-side)
- Dynamic content rendering from a database
- Project structuring with reusable components
/htdocs/index.php- Main landing page/includes/- Modular PHP components (header, navigation bar, footer)/pages/- Individual web pages (Home, About, Contact, Feedback, Gallery, etc.)/scripts/- JavaScript functionality scripts/global/- Stylesheets for main and print-specific designs/images/- Media assets/resume/- PDF resume
- Clean and professional responsive design
- Contact and feedback forms with validation
- Embedded multimedia content (images, video)
- Image gallery with JavaScript control
- Database integration for dynamic data display
- Accessible and SEO-friendly structure
You can view a live version of this project here:
π Visit Website
- Place the project inside your local serverβs web root (e.g., XAMPP
htdocsdirectory). - Start Apache and MySQL from your server management panel.
- Open a browser and navigate to
http://localhost/index.php.
(Ensure database configuration matches your local MySQL setup if applicable.)
Feel free to connect with me via LinkedIn or Email.