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

ϲʿ¼

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); })(); Goldwater honor times four | ϲʿ¼

ϲʿ¼

Skip to main content

Spark

Goldwater honor times four

Wed, Jun 01, 2011

Once upon a time, junior major Nathan Romero thought he had to be a doctor to do science.

“Classic,” responded junior biotechnology major Brandon Burkhart when he heard about Romero’s mistaken belief. Seems that Burkhart shared the misconception, as did junior chemistry major Lauren Manck, and sophomore biochem and biotech major Ryan Martinie.

Since coming to Calvin all four students have gone into scientific research alongside Calvin chemistry and biochemistry professors. And this month three of them—Romero, Burkhart and Manck—were named 2011 Goldwater scholars. Martinie earned a Goldwater honorable mention.

Manck said she was “pleasantly surprised” by the award, a response that all of the recipients echoed. “It’s very exciting, and it’s a huge honor,” Martinie said.

The Goldwater Scholarship—created by the Barry M. Goldwater Scholarship and Excellence in Education Program and named for former U.S. Sen. Barry Goldwater—was established by Congress in 1986 to fund students studying the traditional sciences, mathematics and engineering.

Each institution may nominate four students for a Goldwater Scholarship, and Calvin is one of only two schools nationwide to receive recognition for all four nominated students in three successive years: 2009, 2010 and 2011.

Calvin students make impressive Goldwater applicants, said chemistry professor , because they start doing research early. “They get exposed right away to a problem that’s unique—just like in grad school. …They’re actually generating knowledge, not just catching it from a textbook.”

The scholars receive awards, whose maximum is $7,500 for each of two successive years, to help with tuition, fees, books, and room and board. The money comes in handy, the students admitted, but they especially appreciate being recognized as researchers.

“There’s a kind of beauty, something in the science of creation that’s so complex. We even see that in each others’ research,” said Romero, who also serves as Calvin’s Beckman scholar. He works with chemistry professor Carolyn Anderson on building molecules that resemble the molecules found in nature or the pharmaceutical industry. “We research new reactions, new ways to make these molecules,” said Romero.

Manck works with chemistry professor on “molecular Tinkertoys,” structures that construct themselves in solution. “Our goal is to understand what’s going on as they put themselves together,” she said.

Burkhart works with chemistry professor on computational analysis of molecules, research that allows him to put Calvin’s supercomputer Ohm through its paces. “My research, it’s sort of ‘further knowledge,’” he said. “Lots of research sort of sets up other research until it’s Nobel Prize-winning,” he said, smiling.

Martinie researches with two professors: chemistry professor , with whom he does enzymology research, and chemistry professor DeKock, with whom he works in the general field of computational chemistry; their applications involve electronic structure theory on small molecule systems.

They tried to describe the fascination that research has for the researcher: “It’s not unlike people who like to do Sudokus or do puzzles. Research is a puzzle,” Romero said.

“It’s being able to figure out what hasn’t been figured out before,” said Manck.

What makes the research experience so gratifying, according to the students, is the opportunity to work with science division faculty. “The relationships that professors foster with students really stand out. That’s why we’re able to have such success,” Romero said.