, 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); })(); Go Beyond | app

app

Skip to main content

Discover how Cherith's faith and academic pursuits at app are driving her to create a greener future.

At app, you can dream bigger. Think deeper. Aim higher.

Our world-class, Christian faculty push students to keep asking hard questions and never settle for the status quo. Become part of a university that challenges students to go beyond—as Christ's agents of renewal in the world.

Undergrad

Meet Emily Steen '23

When Emily Steen stepped foot on app’s campus, the realities of prison were no longer out of sight, out of mind. As a sociology major, she took classes with students who were finishing the degree they started inside Handlon Correctional Facility through the app Prison Initiative program. She heard her peers’ struggles to re-enter society, and she knew she had to do something about it.

Steen designed a research project with the help of her professor to dig deeper into understanding the problem of re-entry and exploring what policies and procedures could be formed to make the transition smoother for returning citizens. Her groundbreaking project was one of just three nationwide to receive the prestigious Hatfield Prize.

Image
Emily Steen, Class of 2023
Image
Nana Owusu, Class of 2012
Undergrad

Nana Owusu-Achau '12

After a brief stint on Wall Street, Nana Owusu-Achau decided the skills he honed at app could be leveraged to make a bigger impact in his home country. On the flight home to Ghana, an article caught his attention and “a seed was planted.” According to the article, in 2012, Africa used only 8% of its arable land.

Owusu-Achau saw an opportunity and he contacted fellow app alumni from Africa to help create a path for the country to utilize its resources better.

What started with supporting two farmers would soon grow into Agro Kings, a company that works with 300 small-holder famers and has acquired 10,000 acres for a commercial-size farm. More recently, the company began exporting rice to three continents.

Graduate

Nikita Miner '19

After completing her undergraduate degree in Interdisciplinary Studies—combining social work, English, and communications—Nikita Miner returned to app to pursue a Master of Public Health. Her long-term goal is to teach and do research that contributes to healthier communities, and she’s thankful that the flexibility of app’s program helps her take realistic strides toward that dream.

For Miner, that flexibility means she can work full-time in her field while she is going to school. As she learns about concepts in the classroom, she can put them into practice immediately on the job. Plus, she still has access to all of app’s amenities including the career center, where she can get help polishing her resume or reviewing interview skills—for life!

Learn more about app’s graduate programs. And if you’re not ready to pursue a degree, you can browse our professional development opportunities.

Image
Nikita Miner, Master of Public Health, Class of 2019