WHY— tell them Why I want to be a Merchant Marine Officer, tell them why I want to pursue a career in this field.
1. Love the sense of Brotherhood of being a Merchant Mariners, and working as a team.
2. Always dreamed of becoming a good leader.
3. Want to pursue better, and fuller life by contributing to national interest.
WHAT— Tell them What you bring to the table. What makes you an outstanding candidate? What experiences do you bring? What experiences/credentials do you possess that will make you an outstanding Officer?
1. I speak perfect Korean and fluent English and read many books and newspapers about US-East Asian relations and have keen cultural and strategic understanding of these regions. Perhaps I can contribute to tighten relations in these regions as Merchant Marines support the Navy in dealings with North Korea and China regarding their ballistic missiles and island building in the South China Sea which is concerning issue for everyone.
2. I have been a good and willing student who graduated with honors at a state university.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

