×

注意!页面内容来自https://alumni.aes.ac.in/news/alumni-stories/15/15-Alumni-Spotlight-Arjun-Lev-Pillai-Hausner,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> div.no-script-close-button { position: absolute; margin: 0px; top: 0px; right: 0px; padding: 5px; z-index: 2001; cursor: pointer; } div.no-script-warning { display: block; position: absolute; width: 100%; margin: 0px; top: 0px; left: 0px; padding: 20px; min-height: 80px; background-color: red; text-align: center; z-index: 2000; } div.no-script-warning p { clear: both; font-size: 15px; color: #fff !important; }

Attention: You are using an outdated browserdevice or you do not have the latest version of JavaScript downloaded and so this website may not work as expected. Please download the latest software or switch device to avoid further issues.

< type="text/css"> .flex_center { display: flex !important; justify-content: center; align-items: center; } .custom-logo-container-stacked { width: 100%; } .tt_custom_logo_1 { width: 100%; min-height: 50px; } .tt_custom_logo_1_element { -webkit-transition: all 0.2s ease; transition: all 0.5s ease; position: relative; } .tt_custom_logo_1_element tt_custom_logo_1 { height: 100%; } /* functional bar search box */ #topnav-search-container .form-control { background-color: #FEBE10; border-bottom: 2px solid #000000; color: #000000; border-bottom: 2px solid #000000; color: #000000; } #topnav-search-container .form-control::placeholder { color: #000000 !important; opacity: 1; /* Firefox */ } #topnav-search-container .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #000000 !important; } #topnav-search-container .form-control::-ms-input-placeholder { /* Microsoft Edge */ color: #000000 !important; } /* Set css for TT baby logo in footer */ .toucan-tech-baby-logo { display: block; float: left; width: 25px; height: 25px; margin-left: 5px; margin-right: 5px; fill: #FFFFFF80; } .inviteFriendsBtn{ font-size: 1rem !important; background-color: #FFFFFF; color: #000000; padding-top: 4px; padding-bottom: 4px; } .inviteFriendsBtn:hover{ background-color: #000000; color: #FFFFFF; } #logo-area { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .logo_bar_color_overlay_element { background-color: #6C6C6C; } #menu-bar { /* Menu bar shadow */ -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .menu_bar_on_scroll { /* Menu bar shadow */ } .menu_bar_color_overlay_element { background-color: #000000; } .menu_bar_color_overlay_element_on_scroll { /* Menu bar transparency on scroll */ } /* Languages menu */ #languagesDropdownMenu { padding-bottom: 0 !important; } #languagesDropdownMenu .dropdown-toggle { padding-top: 2px; } #languagesDropdownMenu .dropdown-toggle::after { display: none; } #languagesDropdownMenu .dropdown-menu { position: absolute; transform: translate3d(-130px35px0px); top: 0px; left: 0px; will-change: transform; height: auto; max-height: 400px; overflow-x: hidden; } @media screen and (max-width: 600px) { .topnav a:not(:first-child) {display: none;} .topnav a.icon { float: right; display: block; } .topnav.responsive {position: relative;} .topnav.responsive .icon { position: absolute; right: 0; top: 0; } .topnav.responsive a { float: none; display: block; text-align: left; } } @media screen and (min-width: 320px) and (max-width: 576px) { .inviteFriendsContainer{ visibility: hidden !important; display: none !important; } } @media screen and (min-width: 992px) { .nav-item__menu_toggler { display: none !important; } } .profileMenuShowHide { cursor: pointer; } #collapseProfileMenu { cursor: default; display: none; position: absolute; left: 0; width: 100%; min-width: max-content; background-image: none; } #collapseProfileMenu a { display: inline-flex; flex-direction: column; } #collapseProfileMenu.dropdown-content a:hover { color: #000000 !important; font-weight: 700 !important; } #collapseProfileMenu a::after { content: attr(data-text); content: attr(data-text)/""; font-weight: bold; height: 0; visibility: hidden; overflow: hidden; user-select: none; pointer-events: none; } @media only screen and (min-width: 768px) { #userIcon { position: relative; } #collapseProfileMenu { top: 51px; } #collapseProfileMenu.dropdown-content { box-shadow: 0 8px 16px 0 rgba(0,0,0,.2); border-radius: 5px !important; text-align: end; z-index: 1; padding: 0 !important; } #collapseProfileMenu nav { padding-top: 0; padding-left: 20px; } }
<> .main-nav-drp-btn .main-nav { font-size: 1rem !important; font-family: Raleway !important; font-weight: 400 !important; width: fit-content; position: relative; overflow: hidden; -webkit-transition: color 0.2s ease-out; transition: color 0.2s ease-out; } .main-nav-drp-btn .sub-menu-toggler { font-size: 1rem !important; font-family: Raleway !important; font-weight: 400 !important; } .dropdown-sub-page { font-size: 1rem !important; font-family: Raleway !important; font-weight: 400 !important; } .active-main-page { color: #FEBE10 !important; border-bottom: 2px solid #FEBE10 !important; } .active-sub-page { color: #FEBE10 !important; } .main-nav-drp-btn .main-nav:not(.customized-main-nav-button):hover { border-bottom: 2px solid #FEBE10 !important; color: #FEBE10 !important; text-decoration: none !important; } /* Customised menu buttons */ .dropbtn { font-size: 16px; color:#ffffff; } .dropdown { position: relative; display: inline-block; } .main-nav-drp-btn a { text-align: right; } .dropdown-content { z-index: 1; text-decoration: none; background-color: #000000; color: #FFFFFF; } .dropdown-content a { padding: 12px 16px; display: block; text-decoration: none; } .dropdown-content a:hover { color: #FEBE10 !important; } .underline-links a { border-bottom: none; } // Menu justification and spacing #lg-menu { } #lg-menu .dropdown-content { visibility: hidden; opacity: 0; -webkit-transition: visibility 0sopacity 0.2s linear; transition: visibility 0sopacity 0.2s linear; position: absolute; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); border-radius: 5px !important; top: 100%; } #lg-menu .dropdown:hover .dropdown-content { visibility: visible; opacity: 1; } /* Big menu s */ #lg-menu .main-nav-drp-btn { text-align: right; justify-content: flex-start; margin-left: 3rem; } /* Small menu s */ #mobile-menu { position: absolute; left: 0; padding-left: 1rem; max-height: 100vh; overflow:auto; background-color: #000000; } #mobile-menu .dropdown-content { display: none; box-shadow: none !important; background-color: unset !important; border-bottom: 1px solid; } #mobile-menu .main-nav-drp-btn { display: block; } #mobile-menu .main-nav-drp-btn .dropbtn:not(.customized-main-nav-button) { padding-right: 150px; }
< type="text/css"> .title_color_storyBody { color: #054E4C !important; } .title_position_storyBody { text-align: left !important; } .section_title_font_weight_storyBody { font-weight: 700 !important; } .section_title_font_family_storyBody { font-family: Raleway !important; } .section_title_font_size_storyBody { font-size: 2rem !important; } @media (max-width: 768px) { .section_title_font_size_storyBody {font-size: 1.6rem !important;}} .sub_title_text_color_storyBody { color: #323232 !important; } .sub_title_position_storyBody { text-align: left !important; } .sub_title_font_weight_storyBody { font-weight: 400 !important; } .sub_title_font_family_storyBody { font-family: Raleway !important; } .sub_title_font_size_storyBody { font-size: 1.0625rem !important; } @media (max-width: 768px) { .sub_title_font_size_storyBody {font-size: 0.85rem !important;}} .background_color_storyBody { background-color: #FFFFFF !important; } .background_color_transparency_storyBody { opacity: 1 !important; } .text_color_storyBody { color: #323232 !important; } .underline_hyperlink_color_storyBody { color: #323232 !important; } .hyperlink_highlight_color_storyBody { color: #3A3A3A !important; } #storyBody-section input:not([type="submit"]):not([type="reset"]), #storyBody-section select, #storyBody-section textarea, #storyBody-section .bootstrap-select > .dropdown-toggle, #storyBody-section .bootstrap-select > .btn-light:not(:disabled):not(.disabled):active, #storyBody-section .bootstrap-select.show > .dropdown-toggle, #storyBody-section div.multilevel-multiselect-group { border-color: #323232 !important} #storyBody-section .storyBody a { } #storyBody-section .storyBody a:hover { text-decoration: underline !important; text-decoration-color: #323232 !important; } .text-article img { max-width: 100%; }
News > Alumni Stories > Alumni Spotlight: Arjun Lev Pillai Hausner

Alumni Spotlight: Arjun Lev Pillai Hausner

Arjun Lev Pillai Hausner is pursuing his passions and trying to make an impact.
Arjun Lev Pillai Hausner (grad '16)
Arjun Lev Pillai Hausner (grad '16)

Arjun Lev Pillai Hausner (Grad ‘16) is living out the AES motto:  Enter to learn.  Leave to serve.  Arjun was fully immersed in student life at AES; he played basketballwas involved with service clubsVarsity CouncilNHSClass Counciland even welcomed the Dalai Lama on stage in 2016.  He was also involved in the now-familiar tracking of air quality data here at AES and through his IB Extended Essay may have helped supply some of the data for the early stages of our air filtration systems.

Arjun was born in the USA and as a young child moved to Cambodia and then Kazakhstan before coming to AES at age 11.  He had a keen interest in the sciences and also appreciated the opportunity to mix art with science through some of his IB Higher Level classes.  After graduating from AEShe headed to Cornell University in New York state where he began to focus on marine sciences.   

Upon completing his BSc in Earth and Atmospheric ScienceArjun's love for marine science and exploration took him to the San Juan Islands as a TAwhere he had studied for a semester during his undergradand then led him back to Cornell to pursue an MS in Earth and Atmospheric Science with a focus on Oceanography.  He has done practical work studying blue whale movement with the National Oceanic and Atmospheric Administration (NOAA) and is passionate about his experiences and research in areas that can make a global impact.  This includes his research with the Greene Lab at Cornellstudying the potential for algae as a sustainable human nutritional supplement.  

We can’t wait to see where Arjun’s desire for global impact takes him after finishing his master's degree!

 

  

Photos below:

Arjun (top row center) with Grade 12 Class Council (2016)

Arjun on stage with the Dalai Lama in 2016

 

 

< type="text/css"> .background_color_Padding { background-color: #FFFFFF !important; } .background_color_transparency_Padding { opacity: 1 !important; } #Padding-section input:not([type="submit"]):not([type="reset"]), #Padding-section select, #Padding-section textarea, #Padding-section .bootstrap-select > .dropdown-toggle, #Padding-section .bootstrap-select > .btn-light:not(:disabled):not(.disabled):active, #Padding-section .bootstrap-select.show > .dropdown-toggle, #Padding-section div.multilevel-multiselect-group { border-color: initial !important} .w-auto{ width: auto !important; display: flex !important; align-items: center; margin: 0 auto !important; }
< type="text/css"> .section_title_text_color_shareStory { color: #054E4C !important; } .section_title_position_shareStory { text-align: center !important; } .section_title_font_weight_shareStory { font-weight: 700 !important; } .section_title_font_family_shareStory { font-family: Raleway !important; } .section_title_font_size_shareStory { font-size: 2rem !important; } @media (max-width: 768px) { .section_title_font_size_shareStory {font-size: 1.6rem !important;}} .background_image_shareStory { background-image: url('https://alumni.aes.ac.in/uploads/aesindia/customization/yellow-pattern_111.svg') !important; } .background_color_shareStory { background-color: transparent !important; } .background_color_transparency_shareStory { opacity: 1 !important; } .text_color_shareStory { color: #323232 !important; } .hyperlink_color_shareStory { color: #323232 !important; } .btn_font_family_shareStory { font-family: Raleway !important; } .btn_font_size_shareStory { font-size: 1rem !important; line-height: 1.375rem !important; } @media (max-width: 768px) { .btn_font_size_shareStory {font-size: 0.8rem !important;}} .btn_font_weight_shareStory { font-weight: 400 !important; } .share_story_btn_text_color_shareStory { color: #FFFFFF !important; } .share_story_btn_background_color_shareStory { background-color: #054E4C !important; } .btn_text_color_on_hover_shareStory { color: #FFFFFF !important; } .btn_background_color_on_hover_shareStory { background-color: #000000 !important; } #shareStory-section input:not([type="submit"]):not([type="reset"]), #shareStory-section select, #shareStory-section textarea, #shareStory-section .bootstrap-select > .dropdown-toggle, #shareStory-section .bootstrap-select > .btn-light:not(:disabled):not(.disabled):active, #shareStory-section .bootstrap-select.show > .dropdown-toggle, #shareStory-section div.multilevel-multiselect-group { border-color: transparent !important} #shareStory-section .share_story_introtext a { } #shareStory-section .share_story_introtext a:hover { color: #323232 !important; }

Have Your Say

<> .share-a-story-form-container ul.tagit, .tagit-autocomplete { background-color: #FFFFFF !important; border: 1px solid #d3d3d3 !important; color: #000000 !important; } #shareStory-section .share-a-story-btn, #shareStory-section .section-btn { color: #FFFFFF !important; background-color: #054E4C !important; } #shareStory-section .share-a-story-btn:hover, #shareStory-section .section-btn:hover { color: #FFFFFF !important; background-color: #000000 !important; } #shareStory-section .share-a-story-form-title { color: #054E4C !important; font-family: Raleway !important; font-size: 2rem !important; font-weight: 700 !important; text-align: center !important; }

Thank you for sharing!

 
<> .shareStory.simple-login-container .btn { font-family: Raleway !important; font-size: 1rem !important; font-weight: 400 !important; }.shareStory.simple-login-container .btn:hover { color: #FFFFFF !important; background-color: #000000 !important; }
< type="text/css"> .background_color_PatternYellow { background-color: #FFFFFF !important; } .background_color_transparency_PatternYellow { opacity: 1 !important; } #PatternYellow-section input:not([type="submit"]):not([type="reset"]), #PatternYellow-section select, #PatternYellow-section textarea, #PatternYellow-section .bootstrap-select > .dropdown-toggle, #PatternYellow-section .bootstrap-select > .btn-light:not(:disabled):not(.disabled):active, #PatternYellow-section .bootstrap-select.show > .dropdown-toggle, #PatternYellow-section div.multilevel-multiselect-group { border-color: initial !important} .w-auto{ width: auto !important; display: flex !important; align-items: center; margin: 0 auto !important; }
< type="text/css"> .section_title_text_color_CSS { color: #FFFFFF !important; } .section_title_position_CSS { text-align: center !important; } .section_title_font_weight_CSS { font-weight: 400 !important; } .section_title_font_family_CSS { font-family: Raleway !important; } .section_title_font_size_CSS { font-size: 2.5rem !important; } @media (max-width: 768px) { .section_title_font_size_CSS {font-size: 2rem !important;}} .video_title_position_CSS { text-align: left !important; } .background_color_CSS { background-color: transparent !important; } .background_color_transparency_CSS { opacity: 1 !important; } .text_color_CSS { color: #FFFFFF !important; } #CSS-section input:not([type="submit"]):not([type="reset"]), #CSS-section select, #CSS-section textarea, #CSS-section .bootstrap-select > .dropdown-toggle, #CSS-section .bootstrap-select > .btn-light:not(:disabled):not(.disabled):active, #CSS-section .bootstrap-select.show > .dropdown-toggle, #CSS-section div.multilevel-multiselect-group { border-color: transparent !important}


<> #CSS-section { height: 0; } #shareStory-section { padding-bottom: 0rem !important; } /* Mobile Styles for screens up to 768px */ @media (max-width: 768px) { }
< type="text/css"> .mainFooterNavBar{ list-: none; padding-inline-start: 0px;} .subFooterNavBar{ list-: none; margin: 0; padding: 0;} .fontSize{ font-size: 1.0em; } .footerPoweredByTextColor{ color: #FFFFFF80 !important; } .footerIconColor{color: #FFFFFF !important;} .footerBgColor{background-color: #000000 !important;} .footerTextColor{ color: #FFFFFF80; text-decoration: none !important; } .footerTextColor:hover { color: #FFFFFF80; text-decoration: underline !important; text-decoration-color: #FFFFFF !important; } .footerOptionOneLayout { display: flex; flex-wrap: wrap; }
< type="text/css"> @media screen and (min-width: 320px) and (max-width: 576px) { .block_inner_padding{ padding-right: 15px !important; padding-left: 15px !important; } .block_padding{padding-right: 15px !important; padding-left: 15px !important;} } @media screen and (min-width: 576px) and (max-width: 768px) { .block_padding.col-md-3 {-ms-flex:unset; flex: unset; max-width: unset; } .block_inner_padding{ padding-right: 15px !important; padding-left: 15px !important; } .block_padding{padding-right: 15px !important; padding-left: 15px !important;} } .block_1{padding-left: 17px;} .block_4{padding-right: 22px;} .block_inner_1{ padding-right: 25px; } .block_inner_2{ padding-right: 25px; padding-left: 25px; } .block_inner_3{ padding-right: 25px; padding-left: 25px; } .block_inner_4{ padding-left: 25px; }
image
< type="text/css"> .footerBlockMenuItemsTextColor1 { color: #FFFFFF; text-decoration: none !important; } .footerBlockMenuItemsTextColor1:hover { color: #FFFFFF; text-decoration: underline !important; text-decoration-color: #FFFFFF !important; }
< type="text/css"> @media screen and (min-width: 320px) and (max-width: 576px) { .block_inner_padding{ padding-right: 15px !important; padding-left: 15px !important; } .block_padding{padding-right: 15px !important; padding-left: 15px !important;} } @media screen and (min-width: 576px) and (max-width: 768px) { .block_padding.col-md-3 {-ms-flex:unset; flex: unset; max-width: unset; } .block_inner_padding{ padding-right: 15px !important; padding-left: 15px !important; } .block_padding{padding-right: 15px !important; padding-left: 15px !important;} } .block_1{padding-left: 17px;} .block_4{padding-right: 22px;} .block_inner_1{ padding-right: 25px; } .block_inner_2{ padding-right: 25px; padding-left: 25px; } .block_inner_3{ padding-right: 25px; padding-left: 25px; } .block_inner_4{ padding-left: 25px; }
< type="text/css"> .footerContainer_1 a{ color: #FFFFFF; text-decoration: none !important; } .footerContainer_1 a:hover { color: #FFFFFF; text-decoration: underline !important; text-decoration-color: #FFFFFF !important; }

Address

Chandragupta MargChanakyapuriNew Delhi 110021India

+91 (11) 2688 8854
[email protected]


< type="text/css"> .footerBlockMenuItemsTextColor2 { color: #FFFFFF; text-decoration: none !important; } .footerBlockMenuItemsTextColor2:hover { color: #FFFFFF; text-decoration: underline !important; text-decoration-color: #FFFFFF !important; }
< type="text/css"> @media screen and (min-width: 320px) and (max-width: 576px) { .block_inner_padding{ padding-right: 15px !important; padding-left: 15px !important; } .block_padding{padding-right: 15px !important; padding-left: 15px !important;} } @media screen and (min-width: 576px) and (max-width: 768px) { .block_padding.col-md-3 {-ms-flex:unset; flex: unset; max-width: unset; } .block_inner_padding{ padding-right: 15px !important; padding-left: 15px !important; } .block_padding{padding-right: 15px !important; padding-left: 15px !important;} } .block_1{padding-left: 17px;} .block_4{padding-right: 22px;} .block_inner_1{ padding-right: 25px; } .block_inner_2{ padding-right: 25px; padding-left: 25px; } .block_inner_3{ padding-right: 25px; padding-left: 25px; } .block_inner_4{ padding-left: 25px; }
< type="text/css"> .footerContainer_2 a{ color: #FFFFFF; text-decoration: none !important; } .footerContainer_2 a:hover { color: #FFFFFF; text-decoration: underline !important; text-decoration-color: #FFFFFF !important; } < type="text/css"> .footerBlockMenuItemsTextColor3 { color: #FFFFFF; text-decoration: none !important; } .footerBlockMenuItemsTextColor3:hover { color: #FFFFFF; text-decoration: underline !important; text-decoration-color: #FFFFFF !important; }
< type="text/css"> @media screen and (min-width: 320px) and (max-width: 576px) { .block_inner_padding{ padding-right: 15px !important; padding-left: 15px !important; } .block_padding{padding-right: 15px !important; padding-left: 15px !important;} } @media screen and (min-width: 576px) and (max-width: 768px) { .block_padding.col-md-3 {-ms-flex:unset; flex: unset; max-width: unset; } .block_inner_padding{ padding-right: 15px !important; padding-left: 15px !important; } .block_padding{padding-right: 15px !important; padding-left: 15px !important;} } .block_1{padding-left: 17px;} .block_4{padding-right: 22px;} .block_inner_1{ padding-right: 25px; } .block_inner_2{ padding-right: 25px; padding-left: 25px; } .block_inner_3{ padding-right: 25px; padding-left: 25px; } .block_inner_4{ padding-left: 25px; }
< type="text/css"> .footerContainer_3 a{ color: #FFFFFF; text-decoration: none !important; } .footerContainer_3 a:hover { color: #FFFFFF; text-decoration: underline !important; text-decoration-color: #FFFFFF !important; }

Follow @AESDelhi

< type="text/css"> .footerBlockMenuItemsTextColor4 { color: #FFFFFF; text-decoration: none !important; } .footerBlockMenuItemsTextColor4:hover { color: #FFFFFF; text-decoration: underline !important; text-decoration-color: #FFFFFF !important; }
<> #cookieConsentContainer #cs_inner, #cookieConsentContainer #cs_header, #cookieConsentContainer #cs_buttons, #cookieConsentContainer #cm { background-color: #FFFFFF !important; color: #323232 !important; } #cookieConsentContainer #cm_title { color: #323232 !important; } #cookieConsentContainer #cm button:first-child, #cookieConsentContainer #cs_buttons button:first-child, #cookieConsentContainer .c_b_toggle input:checked ~ .sc_toggle, #cookieConsentContainer .cc-accept { background-color: #054E4C !important; color: #FFFFFF !important; } #cookieConsentContainer #cm button:first-child:hover, #cookieConsentContainer #cs_buttons button:first-child:hover, #cookieConsentContainer .cc-accept:hover { background-color: #000000 !important; color: #FFFFFF !important; } #cookieConsentContainer .c_b_toggle .sc_toggle:after { background-color: #FFFFFF !important; } #cookieConsentContainer .c_b_toggle input ~ .sc_toggle { background-color: #FEBE10 !important; } #cookieConsentContainer .c_b_toggle input:checked ~ .sc_toggle { background-color: #054E4C !important; } #cookieConsentContainer .cc-default { background-color: #E3EBEA !important; color: #000000 !important; } #cookieConsentContainer .cc-default:hover { background-color: #c8d7d5 !important; color: #000000 !important; } #cookieConsentContainer .cc-link { color: #01668F !important; border-bottom: none !important; } #cookieConsentContainer #cs_blocks::-webkit-scrollbar-thumb{ border: 0.3em solid #FFFFFF; background-color: #E3EBEA; } #cookieConsentContainer #cs_blocks .block_button{ background-color: #E3EBEA; } #cookieConsentContainer #cs_blocks::-webkit-scrollbar-thumb:hover, #cookieConsentContainer #cs_blocks .block_button:hover{ background-color: #c8d7d5; }