scholarships.af
Open in
urlscan Pro
2606:4700:3035::6815:102a
Public Scan
URL:
https://scholarships.af/opportunity/adb-internship/
Submission: On December 01 via api from US — Scanned from CA
Submission: On December 01 via api from US — Scanned from CA
Form analysis
4 forms found in the DOMPOST https://scholarships.af/
<form autocomplete="off" id="login-form-6056294" action="https://scholarships.af/" method="post">
<div class="jobsearch-user-form">
<ul>
<li>
<label>Enter Email Address:</label>
<input class="required" name="pt_user_login" type="text" placeholder="Enter Email Address">
<i class="jobsearch-icon jobsearch-user"></i>
</li>
<li>
<label>Password:</label>
<input class="required" name="pt_user_pass" type="password" placeholder="Enter Password">
<i class="jobsearch-icon jobsearch-multimedia"></i>
<a href="#" class="jobsearch-user-showpass"><i class="jobsearch-icon jobsearch-view"></i></a>
</li>
<li class="jobsearch-user-form-coltwo-full">
<input type="hidden" name="action" value="jobsearch_login_member_submit">
<input type="hidden" name="current_page_id" value="20953">
<input data-id="6056294" class="jobsearch-login-submit-btn" data-loading-text="Loading..." type="submit" value="Sign In">
<div class="form-loader"></div>
<div class="jobsearch-user-form-info">
<p><a href="javascript:void(0);" class="lost-password" data-id="6056294">Forgot Password?</a> </p>
<div class="jobsearch-checkbox">
<input type="checkbox" id="r-6056294" name="remember_password">
<label for="r-6056294"><span></span> Save Password </label>
</div>
</div>
</li>
</ul>
<div class="login-reg-errors"></div>
<div id="jobsearch-aterreg-3019189"></div>
</div>
</form>
POST https://scholarships.af/
<form autocomplete="off" id="reset-password-form-6056294" action="https://scholarships.af/" method="post">
<div class="jobsearch-user-form">
<ul>
<li class="jobsearch-user-form-coltwo-full">
<label>Enter Email Address:</label>
<input id="pt_user_or_email_6056294" class="required" name="pt_user_or_email" type="text" placeholder="Enter Username or Email Address to reset Password">
<i class="jobsearch-icon jobsearch-mail"></i>
</li>
<li class="jobsearch-user-form-coltwo-full">
<input type="hidden" name="action" value="jobsearch_reset_password">
<input data-id="6056294" class="jobsearch-reset-password-submit-btn" type="submit" value="Get a new password">
<div class="form-loader"></div>
<div class="jobsearch-user-form-info">
<p><a href="javascript:void(0);" class="login-form-btn" data-id="6056294">Already have an account? Login</a>
</p>
</div>
</li>
</ul>
<p>Enter the username or e-mail you used in your profile. A password reset link will be sent to you by email.</p>
<div class="reset-password-errors"></div>
<div id="jobsearch-aterreg-5500181"></div>
</div>
</form>
POST
<form autocomplete="off" id="apply-form-5585436" method="post">
<div class="jobsearch-user-form jobsearch-user-form-coltwo">
<ul class="apply-fields-list">
<li>
<label>First Name:</label>
<input class="required" name="pt_user_fname" type="text" placeholder="First Name">
</li>
<li>
<label>Last Name:</label>
<input class="required" name="pt_user_lname" type="text" placeholder="Last Name">
</li>
<li>
<label>Email: *</label>
<input class="required" name="user_email" type="text" placeholder="Email Address">
</li>
<li>
<label>Phone:</label>
<div id="phon-fieldcon-102730201" class="phon-num-fieldcon phonefild-wout-valid">
<input class="required" name="user_phone" id="pt_user_phone_102730201" type="tel" placeholder="Phone Number ">
<input id="dial_code_102730201" type="hidden" name="dial_code">
<input id="contry_code_102730201" type="hidden" name="contry_iso_code">
</div>
<!--<script type="text/javascript">
function jobseachPhoneValidInit102730201() {
var input_102730201 = document.querySelector("#pt_user_phone_102730201");
var iti_102730201 = intlTelInput(input_102730201, {
initialCountry: "auto",
geoIpLookup: callback => {
fetch("https://ipinfo.io/json")
.then(res => res.json())
.then(data => callback(data.country))
.catch(() => callback("us"));
},
strictMode: true,
separateDialCode: true,
utilsScript: "https://scholarships.af/wp-content/plugins/wp-jobsearch/js/utils.js?1733020068"
});
var reset_phone_field_102730201 = function () {
input_102730201.classList.remove("phone-input-error");
};
// on blur: validate
input_102730201.addEventListener('blur', function () {
reset_phone_field_102730201();
if (input_102730201.value.trim()) {
if (iti_102730201.isValidNumber()) {
jQuery(input_102730201).css({'border': '1px solid #efefef'});
} else {
input_102730201.classList.add("phone-input-error");
jQuery(input_102730201).css({'border': '1px solid #ff0000'});
}
}
});
// for first time
jQuery('#dial_code_102730201').val('+' + iti_102730201.getSelectedCountryData().dialCode);
jQuery('#contry_code_102730201').val(iti_102730201.getSelectedCountryData().iso2);
//
input_102730201.addEventListener('countrychange', () => {
jQuery('#dial_code_102730201').val('+' + iti_102730201.getSelectedCountryData().dialCode);
jQuery('#contry_code_102730201').val(iti_102730201.getSelectedCountryData().iso2);
});
}
jQuery(document).on('click', '#pt_user_phone_102730201', function () {
if (jQuery('#phon-fieldcon-102730201').hasClass('phonefild-wout-valid')) {
jQuery('#pt_user_phone_102730201').removeAttr('placeholder');
jobseachPhoneValidInit102730201();
}
jQuery('#phon-fieldcon-102730201').removeClass('phonefild-wout-valid');
});
jQuery('body').on('focus', '#pt_user_phone_102730201', function(e) {
e.preventDefault();
if (jQuery('#phon-fieldcon-102730201').hasClass('phonefild-wout-valid')) {
jQuery('#pt_user_phone_102730201').removeAttr('placeholder');
jobseachPhoneValidInit102730201();
}
jQuery('#phon-fieldcon-102730201').removeClass('phonefild-wout-valid');
return false;
});
</script>-->
</li>
<li>
<label>Current Opportunity Title:</label>
<input class="required" name="user_job_title" type="text" placeholder="Current Opportunity Title">
</li>
<li>
<label>Academic Level*</label>
<div class="jobsearch-profile-select">
<select name="academic-level" placeholder="Academic Level" class="academic-level selectize-select required-cussel-field">
<option value="">Academic Level</option>
<option value="certificate">Certificate</option>
<option value="diploma">Diploma</option>
<option value="associate">Associate</option>
<option value="degree-bachelor">Degree Bachelor</option>
<option value="associate">Associate</option>
<option value="masters-degree">Master’s Degree</option>
<option value="medical">Medical</option>
</select>
</div>
</li>
<li>
<label>Age*</label>
<div class="jobsearch-profile-select">
<select name="Age" placeholder="Age" class="age selectize-select required-cussel-field">
<option value="">Age</option>
<option value="18-22-years">18 - 22 Years</option>
<option value="23-27-years">23 - 27 Years</option>
<option value="28-32-years">28 - 32 Years</option>
<option value="33-37-years">33 - 37 Years</option>
<option value="38-42-years"> 38 - 42 Years</option>
<option value="43-47-years">43 - 47 Years</option>
<option value="48-52-years">48 - 52 Years</option>
<option value="53-57-years">53 - 57 Years</option>
<option value="above-57-years">Above 57 Years</option>
</select>
</div>
</li>
<li class="range-in-user-form ">
<!--<script type="text/javascript">
jQuery(document).ready(function () {
jQuery("#slider-rangesalary44170").slider({
range: "max",
min: 1850,
max: 3868,
value: 0,
slide: function (event, ui) {
jQuery("#salary44170").val(ui.value);
}
});
jQuery("#salary44170").val(jQuery("#slider-rangesalary44170").slider("value"));
});
</script>-->
<label>Salary*</label>
<input type="text" id="salary44170" name="salary" value="" readonly="" style="border:0; color:#f6931f; font-weight:bold;">
<div id="slider-rangesalary44170"></div>
</li>
<li>
<label>Gender*</label>
<div class="jobsearch-profile-select">
<select name="gender" placeholder="Gender" class="Gender selectize-select required-cussel-field">
<option value="">Gender</option>
<option value="male">Male</option>
<option value="female">Female</option>
</select>
</div>
</li>
<li>
<label>Industry*</label>
<div class="jobsearch-profile-select">
<select name="industry" placeholder="Industry" class="Industry selectize-select required-cussel-field">
<option value="">Industry</option>
<option value="development">Development</option>
<option value="management">Management</option>
<option value="finance">Finance</option>
<option value="html-department">Html Department</option>
<option value="seo">Seo</option>
<option value="graphics-designing">Graphics Designing</option>
<option value="banking">Banking</option>
<option value="php-department">Php Department</option>
</select>
</div>
</li>
<li class="jobsearch-user-form-coltwo-full">
<div id="jobsearch-upload-cv-main" class="jobsearch-upload-cv jobsearch-applyjob-upload-cv">
<label>Resume</label>
<div class="jobsearch-drpzon-con jobsearch-drag-dropcustom">
<div id="cvFilesDropzone" class="dropzone" ondragover="if (!window.__cfRLUnblockHandlers) return false; jobsearch_dragover_evnt(event)" ondragleave="if (!window.__cfRLUnblockHandlers) return false; jobsearch_leavedrop_evnt(event)"
ondrop="if (!window.__cfRLUnblockHandlers) return false; jobsearch_ondrop_evnt(event)">
<input type="file" id="cand_cv_filefield" class="jobsearch-upload-btn " name="cand_woutreg_cv_file" onchange="if (!window.__cfRLUnblockHandlers) return false; jobsearchFileContainerChangeFile(event)">
<div class="fileContainerFileName" ondrop="if (!window.__cfRLUnblockHandlers) return false; jobsearch_ondrop_evnt(event)" id="fileNameContainer">
<div class="dz-message jobsearch-dropzone-template">
<span class="upload-icon-con"><i class="jobsearch-icon jobsearch-upload"></i></span>
<strong>Drop your application/resume file or click to upload.</strong>
<div class="upload-inffo">To upload file size is <span>(Max 300KB)</span> <span class="uplod-info-and">and</span> allowed file types are <span>(.doc, .docx, .pdf)</span></div>
<div class="upload-or-con">
<span>or</span>
</div>
</div>
</div>
<a class="jobsearch-drpzon-btn"><i class="jobsearch-icon jobsearch-arrows-2"></i> Upload Resume/application </a>
</div>
<!--<script type="text/javascript">
jQuery('#cvFilesDropzone').find('input[name=cand_woutreg_cv_file]').css({
position: 'absolute',
width: '100%',
height: '100%',
top: '0',
left: '0',
opacity: '0',
'z-index': '9',
});
function jobsearchFileContainerChangeFile(e) {
var the_show_msg = 'No file has been selected';
if (e.target.files.length > 0) {
var slected_file_name = e.target.files[0].name;
the_show_msg = 'The file "' + slected_file_name + '" has been selected';
}
document.getElementById('cvFilesDropzone').classList.remove('fileContainerDragOver');
try {
droppedFiles = document.getElementById('cand_cv_filefield').files;
document.getElementById('fileNameContainer').textContent = the_show_msg;
} catch (error) {
;
}
try {
aName = document.getElementById('cand_cv_filefield').value;
if (aName !== '') {
document.getElementById('fileNameContainer').textContent = the_show_msg;
}
} catch (error) {
;
}
}
function jobsearch_ondrop_evnt(e) {
var the_show_msg = 'No file has been selected';
if (e.target.files.length > 0) {
var slected_file_name = e.target.files[0].name;
the_show_msg = 'The file "' + slected_file_name + '" has been selected';
}
document.getElementById('cvFilesDropzone').classList.remove('fileContainerDragOver');
try {
droppedFiles = e.dataTransfer.files;
document.getElementById('fileNameContainer').textContent = the_show_msg;
} catch (error) {
;
}
}
function jobsearch_dragover_evnt(e) {
document.getElementById('cvFilesDropzone').classList.add('fileContainerDragOver');
e.preventDefault();
e.stopPropagation();
}
function jobsearch_leavedrop_evnt(e) {
document.getElementById('cvFilesDropzone').classList.remove('fileContainerDragOver');
}
</script>-->
</div>
</div>
</li>
<li class="form-textarea jobsearch-user-form-coltwo-full">
<label>Cover Letter:</label>
<textarea name="cand_cover_letter" placeholder="Cover Letter"></textarea>
<div class="jobsearch-candcover-uplodholdr">
<div id="jobsearch-upload-cover-195028" class="jobsearchupoldcover-con jobsearch-fileUpload">
<span><i class="jobsearch-icon jobsearch-arrows-2"></i> Upload Cover Letter</span>
<input name="candidate_apply_cover" type="file" data-id="195028" class="upload jobsearch-upload jobsearch-uploadfile-field">
</div>
<div class="jobsearch-fileUpload-info">
<p>To upload file size is <strong>(Max 1Mb)</strong> <strong class="uplod-info-and">and</strong> allowed file types are <strong>(.doc, .docx, .pdf)</strong></p>
</div>
</div>
</li>
<li class="jobsearch-user-form-coltwo-full">
<input type="hidden" name="action" value="jobsearch_job_apply_without_login">
<input type="hidden" name="job_id" value="20953">
<div class="terms-priv-chek-con">
<p>
<input type="checkbox" name="terms_cond_check">
<span class="terms-priv-check-inner"> By clicking checkbox, you agree to our <a href="https://scholarships.af/terms-and-conditions/" target="_blank">Terms and Conditions</a> and
<a href="https://scholarships.af/privacy-policy/" target="_blank">Privacy Policy</a> </span>
</p>
</div>
<input class="jobsearch-apply-woutreg-btn" data-id="5585436" type="submit" value="Apply Opportunity">
<div class="form-loader"></div>
</li>
</ul>
<div class="apply-job-form-msg"></div>
</div>
</form>
POST
<form autocomplete="off" method="post" id="jobsearch_uaccont_aprov_form">
<div class="jobsearch-user-form">
<p>Before you can login, you must activate your account with the code sent to your email address. If you did not receive this email, please check your junk/spam folder.
<a href="javascript:void(0);" style="color: #000000;" class="jobsearch-resend-accactbtn">Click here</a> to resend the activation email. If you entered an incorrect email address, you will need to re-register with the correct email address.</p>
<ul class="email-fields-list">
<li>
<label> Your Email: </label>
<div class="input-field">
<input type="text" name="user_email">
</div>
</li>
<li>
<label> Activation Code: </label>
<div class="input-field">
<input type="text" name="activ_code">
</div>
</li>
<li>
<div class="input-field-submit">
<input type="submit" class="user-activeacc-submit-btn" value="Activate Account">
<span class="loader-box"></span>
</div>
</li>
</ul>
<div class="message-opbox" style="display: none; float: left;width: 100%;margin: 10px 0 0;"></div>
</div>
</form>
Text Content
* Home * Opportunities * Scholarships * Bachelor Scholarships * Master Scholarships * PhD Scholarships * Fellowships * Research * Award/Grant * Competition * Conferences * Job/Internship * Scholarships * Bachelor Scholarships * Master Scholarships * PhD Scholarships * Research * Postdoctoral Scholarships * Universities * Pages * FAQ’S * blog * O4af.com * Home * Opportunities * Scholarships * Bachelor Scholarships * Master Scholarships * PhD Scholarships * Fellowships * Research * Award/Grant * Competition * Conferences * Job/Internship * Scholarships * Bachelor Scholarships * Master Scholarships * PhD Scholarships * Research * Postdoctoral Scholarships * Universities * Pages * FAQ’S * blog * O4af.com Back to all Opportunity see more Different Fields Opportunities * Home * Asian Development Bank (ADB) Internship 2024 for ADB’s Member Nations * Different Fields * Asian Development Bank (ADB) Internship 2024 for ADB’s Member Nations ASIAN DEVELOPMENT BANK (ADB) INTERNSHIP 2024 FOR ADB’S MEMBER NATIONS * Internship * View on Map * Asian Development Bank (ADB) posted 4 months ago * Posted: August 3, 2024 -Accepting applications OPPORTUNITY DETAIL * Language Requirement Not required * Gender Male Female * Level Non-Degree /Short program * Eligible Region/Countries ADB member countries Share with your friends Sponsored links * Medium of Instruction English * Field of study Various Fields * Opportunity ID 20953 * Funding Type Partially Funded * Duration 56 Days Advertisements OPPORTUNITY DESCRIPTION Are you a graduate student seeking practical experience in a major international development organization? If so, the Asian Development Bank (ADB) Internship Program might be the perfect opportunity for you. This program provides project-oriented learning experiences through research assignments that align with ADB’s current operational needs. The ADB Internship Program offers invaluable opportunities to enhance your understanding of development finance and contribute to meaningful projects. Interns will not only work on significant assignments but also gain insights into the impact of ADB’s work in promoting economic development and cooperation in the Asia-Pacific region. This experience aims to develop interns’ professional skills while providing them a platform to network and learn from seasoned experts. Twice a year, ADB opens its doors to motivated, self-directed, and open-minded individuals ready to take on the challenges and rewards of an international development environment. Through this internship, participants can expect to deepen their knowledge and significantly contribute to ADB’s mission of fostering sustainable development across its member countries. Sponsored links KEY DETAILS AND DATES * Application Deadline: Specific to each internship listing (31 Aug 2024) * Any important Dates: Application periods open twice a year * Funding Type: N/A * Organizer: Asian Development Bank (ADB) * Eligible Countries: ADB member countries * Eligible Gender: Male/Female * Target Group: Graduate students (Master’s and PhD level) * Field: Development finance and various operational needs of ADB * Study Level: Master’s and PhD * Number of Opportunity: Multiple positions * Duration: Minimum eight weeks (56 days) to a maximum 11 weeks * Program Language: English * Host Country: Various (including ADB Headquarters and Resident Missions) BENEFITS AND FINANCIAL AIDS You will benefit from the internship program as follows: * Stipend: All interns receive a stipend during the internship, except those under special arrangements with select schools and ADB. * Airfare Cost: Upon appointment, ADB provides limited funding to partially cover airfare between the internship location and the authorized point of origin (i.e., school location). * Work Experience: Gain practical experience in a major international development organization. * Professional Development: Work collaboratively with experienced professionals from over 50 different countries. * Knowledge Enhancement: Gain a deeper understanding of development finance and the impact of ADB’s work. * Networking: Opportunity to network with professionals and experts in the field. ELIGIBILITY CRITERIA You must meet these requirements: * Academic Enrollment: Must be enrolled in a Master’s or PhD-level program at a school in one of the ADB member nations before and after the internship assignment. * Field of Study: Engaged in academic study in a field directly related to ADB’s work. * Nationality: Must be a national of one of ADB’s member countries. * Language Proficiency: Excellent command of English. * Professional Experience: Relevant professional experience to the assignment. * Restrictions: Close relatives of ADB personnel are not eligible to apply. AVAILABLE POSITIONS You may apply for any of the following opportunities: Title / Reference Number Department Location Posting Date Closing Date Intern (CSD/CSOD) 2501-01 / 240547 Corporate Services Department Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (PSOD/PSFI2) 2501-10 / 240557 Private Sector Operations Department Thailand Resident Mission 01 Aug 2024 31 Aug 2024 Intern (OAI/AIOD) 2501-08 / 240555 Office of Anticorruption and Integrity Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (ITD/ITOD-CS) 2501-07 / 240554 Information Technology Department Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (CCSD/CCRE) 2501-14 / 240561 Climate Change and Sustainable Development Department Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (SG-WUD) 2501-18 / 240565 Sectors Group Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (SG-FIN) 2501-16 / 240563 Sectors Group Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (ERDI/ERDD) 2501-04 / 240551 Economic Research and Development Impact Department Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (CWRD/CWEC) 2501-03 / 240550 Central and West Asia Department Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (CCSD/CCGE) 2501-12 / 240559 Climate Change and Sustainable Development Department Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (ERDI/ERDD) 2501-05 / 240552 Economic Research and Development Impact Department Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (CCSD/CCRC) 2501-15 / 240562 Climate Change and Sustainable Development Department Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (SG-HSD) 2501-19 / 240566 Sectors Group Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (OSFG) 2501-11 / 240558 Office of Safeguards Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (PSOD/PSFI) 2501-09 / 240556 Private Sector Operations Department Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (IED/EITC) 2501-06 / 240553 Independent Evaluation Department Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (CWRD/CWRC) 2501-02 / 240549 Central and West Asia Department Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (SPD/NARO) 2501-20 / 240567 Strategy, Policy and Partnerships Department North American Representative Office 01 Aug 2024 31 Aug 2024 Intern (CCSD/CCFE) 2501-13 / 240560 Climate Change and Sustainable Development Department Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 Intern (SG-PSMG) 2501-17 / 240564 Sectors Group Asian Development Bank Headquarters 01 Aug 2024 31 Aug 2024 REQUIRED DOCUMENTS Below is the list of required documents for application: * Curriculum Vitae (CV) * Proof of Enrollment SELECTION PROCESS The selection process highlights are as follows: * Application Submission: Eligible candidates apply through the ADB Career and Employment System (ACES). * Document Upload: Candidates must upload all required documents (CV and Proof of Enrollment) to complete their application. * Evaluation: ADB evaluates applications based on eligibility requirements, relevance of academic study and work experience, and motivation to contribute to development work. * Additional Considerations: ADB also considers institutional representation, gender, and nationality balance in the intern selection process. * Notification: Only shortlisted candidates will be contacted. HOW TO APPLY? Follow these steps to apply for the ADB Internship: * Visit the ADB Website: Check the current internship listings above. * Choose Assignments: Select assignments that match your interest and qualifications. * Apply through ACES: Submit your application through the ADB Career and Employment System (ACES). * Complete Application: Ensure all documents are uploaded and the application is submitted before the deadline. * Follow-up: Keep track of your application status and await further communication from ADB. Apply Now Applicants can email the ADB Internship Program for any questions related to the internship or visit the official ADB website. Check More Opportunities: Eisenhower Global Fellowship Program 2025 for Innovative Leaders Call for Applications: GDPi Fellowship Cohort 2 (2024-2025) IAEA Marie Curie Fellowship Program for Women in Nuclear Share with your friends Sponsored links -- ASIAN DEVELOPMENT BANK (ADB) Know someone who would be perfect for this opportunity? Share it * * * * Application is closed. RELATED OPPORTUNITIES * NEXTERA ENERGY INVESTMENTS 2025 SEED COMPETITION COMPETITION @ NextEra Energy November 29, 2024 * UNIVERSITY OF TOKYO RESEARCH INTERNSHIP PROGRAM (UTRIP) 2025 IN JAPAN INTERNSHIP RESEARCH @ The University of Tokyo (UTokyo) November 28, 2024 * UNIVERSITY OF DUNDEE ALUMNI SCHOLARSHIP FOR INTERNATIONAL POSTGRADUATES 2025 SCHOLARSHIP @ University of Dundee November 21, 2024 * UNIVERSITY OF DUNDEE VICE CHANCELLOR’S SOUTH ASIA SCHOLARSHIP 2025 SCHOLARSHIP @ University of Dundee November 21, 2024 * CHALMERS IPOET SCHOLARSHIPS 2025 IN SWEDEN SCHOLARSHIP @ Chalmers University of Technology November 18, 2024 Opportunities posted on Scholarships.af are published based on original and reliable sources. However, the user shall also verify information from the given link in each post as a source of information. organisation-related pieces of information, materials and their brand name, and logo are used on this website only for identification purposes and does not imply any endorsement. Dislaimer: Unless specified, Scholarships.af is not affiliated with any scholarship provider or do the application procedure of any scholarships featured on this website. The material available on this website is solely for information and users should use in the information on their own descretion. QUICK LINKS * Contact Us * About us * Terms & Conditions * Privacy Policy ORGANIZATIONS * Organizations OPPORTUNITIES * Scholarships * Fellowship * Conference * Grant/Award * Internship * All opportunities ©Copyright 2024 Scholarships.af | All Rights Reserved Powered by: Danish Gostar * * * * * * Required 'Candidate' login to applying this job. Click here to logout And try again LOGIN TO YOUR ACCOUNT * Enter Email Address: * Password: * Forgot Password? Save Password RESET PASSWORD * Enter Email Address: * Already have an account? Login Enter the username or e-mail you used in your profile. A password reset link will be sent to you by email. Close APPLY FOR THIS OPPORTUNITY * First Name: * Last Name: * Email: * * Phone: * Current Opportunity Title: * Academic Level* Academic LevelCertificateDiplomaAssociateDegree BachelorAssociateMaster’s DegreeMedical * Age* Age18 - 22 Years23 - 27 Years28 - 32 Years33 - 37 Years 38 - 42 Years43 - 47 Years48 - 52 Years53 - 57 YearsAbove 57 Years * Salary* * Gender* GenderMaleFemale * Industry* IndustryDevelopmentManagementFinanceHtml DepartmentSeoGraphics DesigningBankingPhp Department * Resume Drop your application/resume file or click to upload. To upload file size is (Max 300KB) and allowed file types are (.doc, .docx, .pdf) or Upload Resume/application * Cover Letter: Upload Cover Letter To upload file size is (Max 1Mb) and allowed file types are (.doc, .docx, .pdf) * By clicking checkbox, you agree to our Terms and Conditions and Privacy Policy ACCOUNT ACTIVATION Before you can login, you must activate your account with the code sent to your email address. If you did not receive this email, please check your junk/spam folder. Click here to resend the activation email. If you entered an incorrect email address, you will need to re-register with the correct email address. * Your Email: * Activation Code: *