3-4 pages, three sources taken from attachments blow (no sources outside the material we dealt within class), any type of citation allowed, 12 font, double spaced. The assignment is a sincere reflection on issues of race/racism, poverty, and their nexus. This reflectionwill involve your(a Chinese international student) position (not only as conscious/aware being, but also as positioned bodily creatureconditioned by your context: class, gender, geography, race, etc…) as it engages and takes the authors we’ve read and experiences of others seriously. As suggested by Minjung: this assignment can bebroken down into two parts, these two parts are conceptual and not chronological: the first asks you toinvestigate your identity as it is shaped by social realities like: race, white, non-white, colonization,imperialism, immigrant, colonized, white supremacy, non-white suffering, stereo-typing, prejudice,racism; and other most significant abstractions: religion, gender, sexuality, geography, etc… and thesecond asks you to do the first, investigate your identity, by engaging with, scholars who investigate, andwrite about these subjects (i.e. the readings we had), and, the experiences of other communities,identities, etc…
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 });

