Skip to content

A completely responsive modern version of the Chartwell Partners website created using HTML, CSS, and JavaScript. Some of the features and functionality include a custom scrollbar, scroll progress bar, dark mode toggler, loading screen, animated services section, dropdown navigation, form validation, and more.

Notifications You must be signed in to change notification settings

momen5406/PathLine-ChartwellPartners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 PathLine-ChartwellPartners (Clone & Feature Extension)

The project was a cloned and enhanced version of the real Chartwell Partners website. The assignment in this project was to replicate the original framework, maintain its visual look, and add new interactive and responsive features as part of the Pathline Internship Program.


πŸ“Œ Task Goal

This was a frontend development assignment for the Pathline Internship Program, where I needed to:

  • Reconstruct a modern professional website layout.
  • Follow modern web standards (HTML, CSS, JS).
  • Add useful and new features.
  • Adhere to clean and scalable code architecture.

πŸ“˜ Documentation


πŸš€ Features Added

In addition to duplicating the initial site structure and appearance, I added:

  1. πŸ’‘ Light / Dark Mode Toggle

    • Clean theme switch with CSS variables and JavaScript.
  2. πŸ“± Responsive Hamburger Menu

    • Responsive navbar with dropdown effect.
  3. πŸ” Scroll-to-Top Button

    • Displays on scroll and returns the user to the top with smooth animation.
  4. ⏳ Animated Loading Overlay

    • Subtle loading animation when the website is first loaded.
  5. πŸ“Ά Scroll Progress Indicator

    • A dynamic progress bar at the top of the site shows how much of the page is scrolled.

πŸ› οΈ Technologies Used

  • HTML5 – Semantic structure
  • CSS3 – Responsive layout, animations, variables
  • JavaScript (Vanilla) – DOM manipulation, scroll events, theme toggle
  • Font Awesome – Icons via CDN
  • Google Fonts – Typography via CDN
  • GitHub Pages – Deployment & Hosting

🌐 Live Preview

πŸ”— View the website here


πŸ“‚ Project Structure

PathLine-ChartwellPartners/
β”œβ”€β”€ index.html
β”œβ”€β”€ assets/
β”‚   β”œβ”€β”€ css/
β”‚   β”‚   └── main.css
β”‚   β”œβ”€β”€ js/
β”‚   β”‚   └── main.js
β”‚   β”œβ”€β”€ img/
β”‚   β”‚   └── [images]
β”‚   └── fonts/
β”œβ”€β”€ README.md
└── docs/
    └── technical-doc.md

πŸ“£ Credits

  • The original design and layout inspiration is taken from Chartwell Partners.
  • This project is educational only and not for commercial use.

πŸ‘¨β€πŸ’» Developed by

Mo'men Hussein, Intern @ Pathline

About

A completely responsive modern version of the Chartwell Partners website created using HTML, CSS, and JavaScript. Some of the features and functionality include a custom scrollbar, scroll progress bar, dark mode toggler, loading screen, animated services section, dropdown navigation, form validation, and more.

Topics

Resources

Stars

Watchers

Forks