Midterm Lab Exam — Elective G3 (Web Technologies)

You are required to create a Personal CV Page as part of your existing Web Technologies Term Project. The CV must be integrated within your project’s main layout page (e.g., using your existing header, footer, and styling).

Instructions:

  1. The CV should include the following sections:
    • Personal Information
    • Education
    • Skills
    • Experience / Projects
    • Contact Information
  2. Only the section headings (e.g., Education, Skills, Experience) should be visible initially.
  3. When the user hovers over a section heading, the details of that section should be revealed smoothly using CSS transitions or JavaScript effects.
  4. Maintain consistency with your project’s layout design (colors, fonts, and structure).

Submission Instructions.

Create a folder inside your repo named midtermlab and place your code in that folder. commit and push before 11:30