Skip to content

Add timeline of work experience to websiteΒ #1

@igoeldc

Description

@igoeldc

🎯 Goal

Design and implement a timeline section on the website to showcase my work experience in a clear, chronological format.

πŸ› οΈ Tech Stack

Using HTML, CSS, and JavaScript (no frameworks).

πŸ’‘ Feature Details

  • Each timeline entry should include:
    • Job title
    • Company
    • Dates (start β†’ end)
    • Short description of role/responsibilities
  • Use a vertical layout for simplicity and readability.
  • Responsive design (stacked or simplified on smaller screens).
  • Optionally include icons or subtle animations for interactivity.

πŸ“Œ Tasks

  • Create basic HTML structure for the timeline section
  • Style the vertical timeline using CSS
  • Populate with sample work experience entries
  • Add scroll animation or reveal effect (optional)
  • Test on desktop and mobile layouts

🧠 Notes

  • Consider using a flexbox column with left/right alternating entries or a simple single-column vertical layout.
  • Could keep the experience data in a JS object to make updates easier in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions