Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CharlieSixth/web-development-portfolio-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heavy Code - Web Development Portfolio Project

A comprehensive website project created for the "Introduction to Web Applications" course

🎸 Project Overview

This expanded portfolio website combines programming knowledge with heavy metal passion. Originally created as a basic multi-page HTML project, it now includes:

  • 6 interconnected pages with consistent navigation
  • Rich multimedia content (images, videos, maps)
  • Interactive workshop registration form
  • FAQ section with collapsible content
  • Responsive gallery layout
  • Dark metal-inspired theme

🚀 Expanded Features

📚 Content Pages

Page Key Features
index.html Bio section, project showcase, workshop promo
artykuły.html Technical/music articles with embedded media
galeria.html Image gallery with captions, YouTube embed
faq.html Interactive FAQ with <details> element
formularz.html Comprehensive workshop registration form
kontakt.html Contact info with Google Maps integration

💻 Technical Implementation

<!-- Sample semantic structure -->
<article id="html-css">
    <h2>HTML & CSS Basics</h2>
    <time datetime="2025-03-15">March 15, 2025</time>
    <figure>
        <img src="image.jpg" alt="Code example">
        <figcaption>Web development fundamentals</figcaption>
    </figure>
</article>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published