PETER'S PORTAL

Interactive Coding Exercises (ICE)

Each folder below links to one of my WDD130 ICE challenges. Click any link to open the project in a new tab and explore what I built and learned.

🧑‍🤝‍🧑 Prophet Card

I built a structured card layout using Flexbox, images, and text styling.

View Prophet Card

🌟 Apostle Spotlight

This project used CSS Grid to organize apostle profiles into a responsive layout.

View Apostle Spotlight

🙏 Favorite Devotional

I learned how to format and present my favorite devotional with clean typography and design.

View Favorite Devotional

🎃 Holiday Page

This holiday-themed project focused on colors, layout, and festive design elements.

View Holiday Page

🚩 Country Flags

I created flags using only CSS shapes and positioning, practicing creativity with pure code.

View Country Flags

📐 CSS Positioning

Learned about relative, absolute, and fixed positioning through visual examples.

View Project

🖼️ Big Image Gallery

Created thumbnails that link to full-sized images and optimized both file size and loading speed.

View Project

🖊️ Signup

Designed and styled an interactive signup form using HTML, CSS Grid, and JavaScript. Learned how form validation and submission logic work behind the scenes.

View Project