Mathujitha is a 3rd year student, currently in Tamil Nadu, India for the following reasons:
1) She wants to transform her ECLA education into a more concrete entity, within the context of Indian rural education.
2) She wants to examine the prospects of humanities-based education, specifically in Tamil Nadu.
3) She wants to understand the effects that a caste-based identity bears on a child.
She has sought the counsel of a NGO, Eureka AID India who give her an opportunity to ponder these questions while working in their rural-based primary schools.
Articles written by Mathujitha:
$author,
‘showposts’ => 1000
);
$archive_query = new WP_Query($args);
while ($archive_query->have_posts())
{
$archive_query->the_post();
echo ‘
the_title();
echo ‘‘;
echo ‘
‘;
}
wp_reset_postdata();
?>