Home

Northwoods Intranet Home

Skills

  • HTML

  • CSS

  • JavaScript

  • VSCode

  • Accessible Design

Project Description

During my internship at Northwoods one of my projects was creating the home page for their 2023 Intranet. The initial layout was created using Titan, their in-house CMS. I used HTML and XSL as needed to modify the layout. Styling was done using CSS and JavaScript. For this project I also created two custom animated widgets to add visual interest to the home page while conveying key info.

Screen capture of Intranet Home

Key Features & Challenges

The primary challenge with this project was implementing the design within the constraints of Titan CMS. The page displays data from a variety of sources, all of which needed to be styled to fit the design.

Additionally, I chose to create animated widgets to display certain data types. These had to be configured in such a way that updating the data only required updating the inner text of the html, without touching any of the other widget code.

Go to Top