, but this code // executes before the first paint, when

app

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Senior geology major named Goldwater Scholar - News & Stories | app

app

Skip to main content

app News

Senior geology major named Goldwater Scholar

Wed, Apr 27, 2022
Kayliani Powlison

The path to receiving the is known to be highly competitive and rigorous. Those awarded with the scholarship demonstrate a strong dedication to their field in STEM, including their influence in research and involvement. app senior geology major Jillian Herlinger is the recipient of a prestigious Goldwater Scholarship for 2022.

Uncertainties that blossom into brilliance

Like a number of app students, Herlinger changed her major after finding her passion in another discipline. She’s discovered a love for the planetary sciences and is motivated to continue her research on .

“Getting a PhD wasn’t really on my mind at the start,” Herlinger admitted. “And then I started doing research and realized I really liked it. But to keep doing it, I would have to go back to school.”

Herlinger is the first geology student at app to earn the prestigious honor of being named a Goldwater Scholar.

Partnership with professors

Throughout the scholarship selection process, students are given a trial during which they’re expected to perform their best. Students must write a long paper within a short deadline, perform field research, and balance their class responsibilities.

“The award isn’t about the highest GPA,” clarified engineering professor Chris Hartemink. “It’s about [a student’s] dedication to research and their desire to change the world.”

For Herlinger, this passion surfaces as she studies paleoclimatology. “I study [paleoclimatology] through geology by sediment coring or glacier coring, which can key us into the environmental conditions in the past. And we study those to understand the conditions of the past, but also to inform us about the future and what the climactic response will be.”

Working with Professor Hartemink, Herlinger was able to foster a student-mentor relationship while performing intensive research in her field of study. Herlinger was one of just 408 students nationwide to be named a Goldwater Scholar.