Skip to content

FAYnim/faydev-landing-page

Repository files navigation

🎨 Simple Portfolio Landing Page Template

Preview

This template provides a lightweight and easily configurable static portfolio page. It's built using standard HTML, CSS, and JavaScript, with a touch of PHP for handling the contact form.

📂 Folder Structure

.
├── css/
│   └── style.css         # Main styling file
├── data/
│   └── projects.json     # Portfolio project data in JSON format
├── img/
│   └── ...               # Image assets (logo, profile picture, icons)
├── js/
│   └── script.js         # Interactive logic (animations, menu, etc.)
├── .htaccess             # Server configuration (optional)
├── index.php             # Main page
├── README.md             # Project information
└── INSTRUCTION.md        # Detailed installation guide

🚀 Quick Configuration

  1. Personal Information: Open index.php and replace all placeholders like "John Doe", titles, descriptions, and social media links with your own data.
  2. Project Data: Edit data/projects.json to add or modify your portfolio project listings.
  3. Images: Replace the images in the img/ folder with your own (logo, profile picture, etc.). Ensure the filenames match those referenced in index.php.

🛠️ Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla)
  • PHP (for contact form only)
  • Font Awesome (for icons)

✨ Credits

This template was created by FARIS AY.

🌐 Demo

Check out the live demo here: faydev.my.id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published