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.
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.
In addition to duplicating the initial site structure and appearance, I added:
-
π‘ Light / Dark Mode Toggle
- Clean theme switch with CSS variables and JavaScript.
-
π± Responsive Hamburger Menu
- Responsive navbar with dropdown effect.
-
π Scroll-to-Top Button
- Displays on scroll and returns the user to the top with smooth animation.
-
β³ Animated Loading Overlay
- Subtle loading animation when the website is first loaded.
-
πΆ Scroll Progress Indicator
- A dynamic progress bar at the top of the site shows how much of the page is scrolled.
- 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
PathLine-ChartwellPartners/
βββ index.html
βββ assets/
β βββ css/
β β βββ main.css
β βββ js/
β β βββ main.js
β βββ img/
β β βββ [images]
β βββ fonts/
βββ README.md
βββ docs/
βββ technical-doc.md
- The original design and layout inspiration is taken from Chartwell Partners.
- This project is educational only and not for commercial use.
Mo'men Hussein, Intern @ Pathline