, 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); })(); Agent of Change | 澳门六合彩开奖记录资料

澳门六合彩开奖记录资料

Skip to main content

Spark

Agent of Change

Thu, Dec 01, 2022

Ghana native Nana Owusu-Achau 鈥12 graduated with an impressive skillset in computer science, information systems, and engineering. He also served the Calvin community in many capacities over his four years, culminating with his role as student body president. Hard work and accomplishment landed him his first job on Wall Street. Yet, a mere three days into his career, Owusu-Achau pivoted and decided to return to Ghana. 鈥淚 realized all that effort聽I could be putting out into these Wall Street companies, if I brought that to Ghana, the difference I could make is enormous.鈥 He left the Big Apple in August, unsure where his future would lead, certain he could make an impact.聽

On the flight home, an article in a leading financial magazine caught Owusu-Achau鈥檚 attention and 鈥渁 seed was planted.鈥 According to the article, in 2012, Africa used only 8% of its arable land. Owusu-Achau contacted fellow Calvin alumni from Africa. 鈥淚 said, 鈥楬ey guys, we鈥檝e got to do something.鈥 We were underutilizing the resources we had as a continent.鈥 He admits, at the time, he didn鈥檛 know what that 鈥渟omething鈥 was.聽

Owusu-Achau chose to partner with his father in real estate, learned the business, and eventually branched off to start his own company. By 2015, he鈥檇 also invested in agriculture; however, his first ventures didn鈥檛 succeed as he hoped. Then, in 2018, while working on a real estate project, he met a community chief who shared some locally grown rice. 鈥淚 loved it. Prior to this, I used to consume imported rice without thinking.鈥 Finally, he saw a way to ad- dress the problem of underutilized resources in Ghana. Owusu-Achau supported two farmers from the chief 鈥檚 community, helping them to produce high quality rice for the retail market. 鈥淔ive years down the line, we work with about 300 small-holder farmers and have acquired about 10,000 acres we use for a commercial size farm.鈥 His company, Agro Kings, sells Nana鈥檚 Rice and other food products in Ghana. More recently, the company began exporting rice to Belgium, Germany, the U.S, the U.K., and China.聽

Owusu-Achau lives by the principle of ta panta, the Greek phrase meaning 鈥渁ll things鈥 that Paul used in his letters to early Christian churches. Owusu-Achau says he learned its application to his own life at Calvin. 鈥淕od has called us to be agents of change in all things, whatever we find ourselves doing. As ambassadors of Christ, we have the responsibility of representing Jesus Christ on earth鈥攂eing an instrument of change as he was.鈥澛

Agro Kings operates on three pillars. 鈥淲e believe strongly in feeding the future, empower- ing the marginalized, and utilizing technology.鈥 This means increasing food security through local food production, training farmers, and moving their growers鈥 products into new markets. Owusu-Achu believes every farming community Agro Kings partners with should benefit from its presence. The company helps communities access clean water, improve sanitation, and employ youth. Agro Kings is also committed to positioning women in key leadership roles within the company. To minimize climate impact, Agro Kings uses renewable energy to generate electricity and power irrigation.聽

Of course, a business of this scale couldn鈥檛 run without key players and steady support. Owusu-Achau and his wife, Phyllis, work hard to make sure they meet the needs both of their employees and their growing family. Phyllis often works behind the scenes in human resources, especially as a support to female team members navigating the challenges of work-life balance. Together, Owusu-Achau and his wife have two daughters and also provide a home base to their chief farmer鈥檚 three children, so the girls can receive a quality education in the city.聽

Only a decade has passed since Owusu-Achau stepped off Calvin鈥檚 campus, diploma in hand. And though his path changed directions, his commitment to serving as an 鈥渁gent of change鈥 in God鈥檚 world never has. 鈥淚 have always been a fundamental believer in the fact that we have a rich African culture, rich resources, and land.鈥 That belief continues to inspire and guide Owusu-Achau鈥檚 vision for Ghana.聽

callout1