Software + Skills

  • HTML/CSS/JS
  • Jqeury
  • Jinja2/HubL
  • Server-side Dynamic Web Page

Team Members

  • Jun Kim
  • Cody Leibert

Concept

A project I worked on as a Junior Software Developer was creating the Library page and the Contact Us page for the company. The websites uses a nested database to access files stored in Hubspot's database to dynamically display content based on URL parameters. The content as well as the background image changes to match the company specified in the URL. When a user clicks on a webinar or a podcast, a dynamic page is created that displays the chosen content. The webinar registration page displays the next upcoming webinar for the corresponding company. The main content is displayed in collapsible groups whereas the first content is opened by default.

Workflow for Library Page

Example Page

Developing the Contact Us page.

Project Description

Another page I worked on was the Contact Us page. My role in this page was creating the mobile responsive module that gives an option to make a call, schedule an appointment, and send an email. The module and its three functions were built using HTML, CSS, Javascript, and HubL. When viewed on a mobile screen, a series of media queries display the contents that shows the most important features in the most prominent spaces of the viewing port.

Contact Us Module