Skip to content

binibiningjenna/core-memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Islands of Personality – Memory Showcase Website

HTML5 CSS3 JavaScript PHP MySQL Bootstrap Font Awesome AOS


Description

A dynamic PHP-MySQL web application inspired by Pixar's Inside Out, where users can explore various “Islands of Personality” representing core memories and personal experiences — including Family, Friendship, Relationship, and Memory.


🔗 Live Preview

Experience the Demo

Note: Full functionality is best viewed using a local server (XAMPP, WAMP, etc.) due to PHP and MySQL requirements.


🛠 Tech Stack

Technology Description
HTML5 Page structure
CSS3 / W3.CSS Styling and layout
JavaScript Frontend interactivity
PHP Backend scripting
MySQL Data storage and retrieval
Bootstrap 5 Responsive grid system
Font Awesome Icons
AOS.js Scroll animations

Features

  • Explore themed personality islands dynamically rendered from the database
  • Each island has a unique color scheme, icon, and identity
  • Hero section includes an autoplaying, full-width embedded YouTube video
  • Long-form and short-form descriptions fetched from the database
  • Interactive image gallery showcasing memory visuals
  • View detailed content and associated media for each island
  • Fully responsive layout across mobile, tablet, and desktop devices

File Structure

islandsofpersonality/
│
├── assets/
│ ├── images/ # Island and content images
│ ├── styles/ # CSS files
│ └── shared/ # Reusable PHP includes
│ ├── connect.php # Database connection
│ ├── head.php # <head> template
│ └── script.php # JS/CDN scripts
│
├── index.php # Homepage with video and island overview
├── view.php # Individual island memory content
└── README.md

About

A creative digital space inspired by Inside Out's Islands of Personality, storing interactive core memories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors