Yes use the similar format .can you use html css js php My SQL db to design a portofolio for a person who designs logos,flyer and posters and use social media icons like tiktok,whatsapp if someone wants to reach out to the designer. let the site beautiful with animations. show me how ill run my SQL db on XAMPP. but details are Name: Martin ,paragraph describing Passionate About logo design, flyer design and poster desing. social media( whatsapp;+254 722 602 114) Tiktok(m.designs06) instagram(des.igns06) so when once clicked on the social icons it directs you to the social media page. Let the site be beautiful and attractive . dont forget to add database code. dont skip anything. show me in simple steps how i ll deploy it online and let the site be viewed in PCs, laptops, smartphones, tablets etc.Add view my projects button so once I click the button it will show the logos, flyers and posters. no examples. start with html. make sure the website is well organized and no examples of anything.its a new website. Let the site have beautiful animations. don't add hire me on code.
I'll create a complete portfolio website for Martin with all the features you requested. Let me build this step by step with HTML, CSS, JavaScript, PHP, and MySQL.
index.html
styles.css
script.js
config.php
get_projects.php
contact.php
database.sql
admin.php
http://localhost/phpmyadmin
martin_portfolio
database.sql
C:\xampp\htdocs\martin-portfolio\
(Windows) or /Applications/XAMPP/htdocs/martin-portfolio/
(Mac)Make sure all files are in the correct folder structure:
martin-portfolio/
├── index.html
├── styles.css
├── script.js
├── config.php
├── get_projects.php
├── contact.php
├── admin.php
└── database.sql
http://localhost/martin-portfolio/
http://localhost/martin-portfolio/admin.php
Upload files via File Manager or FTP:
Create database:
martin_portfolio
database.sql
fileconfig.php
with new database credentialsmartin-portfolio/
├── index.html # Main website file
├── styles.css # All styling and animations
├── script.js # JavaScript functionality
├── config.php # Database configuration
├── get_projects.php # API to fetch projects
├── contact.php # Contact form handler
├── admin.php # Admin panel for managing content
└── database.sql # Database structure and sample data
✅ Responsive design (works on all devices) ✅ Beautiful animations and transitions ✅ Social media integration (WhatsApp, TikTok, Instagram) ✅ Project filtering system ✅ Contact form with database storage ✅ Admin panel for content management ✅ MySQL database integration ✅ Mobile-friendly navigation ✅ Smooth scrolling and parallax effects ✅ Professional design with modern UI
Your website is now ready to showcase Martin's design portfolio with all the requested features!