Horses have been used since ages for transportation, and in battles. Their use in modern warfare has become limited though because of advanced weaponry. But their utility for other purposes is still there. Today, these noble animals are trained for racing, horse shows, riding, and police work. They are groomed by horse trainers to take and obey commands from humans. These horse trainers hold specialization in training horses for sports like polo, riding, rodeo, and tent pegging. They also teach horses to get accustomed to saddles, bridles, and humans.
A horse trainer resume must fulfill all the requirements of the job. The employers must know that you are proficient in handling horses, perform stable chores, taking exercises, feeding and grooming, a proficient rider, and knowledgeable of horse husbandry.
Career Summary:
Hardworking and highly skilled horse trainer with strong experience in handling different horse breeds. Expertise in conducting training, and providing overall care for horses. Certified horse trainer with sound knowledge of horse husbandry with abilities to control aggressive behavior in horses.
Summary of Skills:
Horse Trainer
Parck Stables, Cincinnati, OH
November 2017 – Present
Assistant Horse Trainer
Equasterian KOM Stables, Cincinnati, OH
July 2013 – February 2015
Education:
On request.
#!/usr/bin/perl use LWP::Simple; use LWP::UserAgent; require "./cookie.lib"; &get_input; $cat = $in{'cat'}; if ($cat eq "") { $cat = "xx"; } $key = "906efcd7447d352c6ae042eabeaa5d694ed8965f404886769fcc0b490383081b"; $ip = "$ENV{REMOTE_ADDR}"; print "Content-type: text/html\n\n"; #Specific Ads for specific countries $ADS{'US'}{'adminassistant'}='New! Not satisfied with your resume? Get your resume written by an \'Administrative Resume Writing Expert\' (CPRW) for just $69.90.
'; $ADS{'US'}{'receptionist'}='
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is expert in writing resumes for receptionists for just $69.90.
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for Customer Service Representatives for just $69.90.
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for Sales Jobs for just $69.90.
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for engineering jobs for just $69.90.
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for nursing jobs for just $69.90.
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for CNA for just $69.90.
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for Retail Jobs for just $69.90.
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for Supervisor Jobs for just $69.90.
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for teaching related jobs for just $69.90.
';
$ADS{'US'}{'xx'}='';
$ADS{'IN'}{accounting}='';
$ADS{'IN'}{xx}='';
#my $ua = LWP::UserAgent->new(timeout => 240);
#$agent="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Alexa Toolbar) K";
#$u = "http://api.ipinfodb.com/v3/ip-country/?key=" . $key . "&ip=" . $ip;
#
#$req = HTTP::Request->new(GET => $u);
#$req->referer($ref);
#$resp = $ua->request($req);
#
#if ($resp->is_success) {
# $fullresp = $resp->content();
# #print $fullresp; exit;
# ($ok,$t1,$t2,$country,$full_country) = split(/;/,$fullresp);
# if($ok eq "OK") {
# #print $country;
# print "$ADS{$country}{$cat}\n
";
print "$ADS{'US'}{$cat}\n
";
# if ($country eq "US") {
# $filename = "../geo/" . $cat;
# open(LT, "$filename");
# @all =