This is a multi-part message in MIME format.
--------------040704060102090006010407
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Someone had prompted me to add some very important information. No
resume service can work with information they don't have :). I also
shortened it to keep it within two pages.
--Alexander
--------------040704060102090006010407
Content-Type: text/html;
name="resume.html"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="resume.html"
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="generator" content=
"HTML Tidy for Linux/x86 (vers 1st March 2003), see www.w3.org">
<style type="text/css">
body {
margin-left: 10%;
margin-right: 5%;
font-size: 12pt;
}
h1 { font-size: 150%}
h2 { font-size: 120%}
h3 { font-size: 100%}
table { font-size: 100%;}
</style>
<title>
Résumé for Alexander G. Henry
</title>
</head>
<body>
<h1>
Résumé for Alexander G. Henry
</h1>
<p>
As of 27 May, 2003
</p>
<h2>
Contact information:
</h2>
<table border="0" cellpadding="6" cellspacing="0"
summary="contact information">
<tr>
<td align="right">
address:
</td>
<td>
914 E. Laguna Dr.<br>
Tempe, AZ 85282
</td>
<td align="right">
telephone:
</td>
<td>
480-756-1104
</td>
</tr>
<tr>
<td align="right">
email:
</td>
<td>
shroompicker2000@cox.net
</td>
<td align="right">
cell:
</td>
<td>
480-600-8078
</td>
</tr>
</table>
<h2>
Software Consultant
</h2>
<p>
Highly skilled technical and mathematical software consultant
with over 10 years of study and industry experience.
</p>
<dl>
<dt>
Strengths include:
</dt>
<dd>
Extremely analytical.<br>
Both research and business oriented.<br>
Broad thinker.<br>
Outstanding oral and written communication skills.
English, Spanish, Polish.
</dd>
</dl>
<h2>
Education:
</h2>
<dl>
<dt>
Master of Computer Science.
</dt>
<dd>
Arizona State University; 2003.<br>
coursework: Artificial Intelligence, Autonomous Agents,
Neural Networks, Data Mining, Database Design, Semantic
Web, OS internals, Compiler Design.
</dd>
<dt>
Bachelor of Science degree in Computer Science, Minor in
Business.
</dt>
<dd>
University of Nevada, Las Vegas; 1997.<br>
coursework: Computer Simulation, Automata, Computer
Graphics, Software Design and Development, Compiler
Construction. Business coursework involved about one-half
of the coursework needed for an MBA.
</dd>
</dl>
<h2>
Academic Honors:
</h2>
<dl>
<dt>
Dean's List at the University of Nevada, Las Vegas for
seven of ten semesters.
</dt>
<dt>
Golden Key National Honor Society, 1997.
</dt>
<dt>
Upsilon Pi Epsilon International Honor Society for the
Computing and Information Disciplines, 1997.
</dt>
</dl>
<h2>
Projects:
</h2>
<dl>
<dt>
Software Engineering Project at UNLV: Reprographics forms
package. 1996.
</dt>
<dd>
Lead a team to build a Visual Basic package that simplified
the business processes of the University Reprographics
department. Included formal requirements documentation,
formal documentation of object-oriented analysis, and code
documentation.
</dd>
<dt>
Senior Project at UNLV: Snow Globe. 1997.
</dt>
<dd>
Combination computer graphics and random-number simulation
project. Used OpenGL on a Silicon Graphics Onyx. Graphics
implemented included 3D polygons with lighting and both
specular and transparent materials. Simulated snow and
water current with a vector field and proper application of
random numbers. Used a mouse interface and a real-time
event-driven environment for user interaction.
</dd>
<dt>
Database Design Project at ASU: Pools Unlimited. 2001.
</dt>
<dd>
Team project to build a Microsoft Access database that
implemented the before non-computerized business processes
of a small company, Pools Unlimited in Phoenix, AZ.
Involved formal definition of data, formal analysis of
database schema, proof of validity of relational model.
</dd>
<dt>
Final Masters Project at ASU: Award Finder. 2003.
</dt>
<dd>
One-year individual project involving web mining and web
semantics in both Java and PERL:LWP. Done for the Del E.
Webb School of Construction at ASU. Developed a process to
automatically seek out web pages on the Internet that
contained construction awards. Developed an ontology to
automatically parse the award names and information from
the web pages, and populate a database with the
information.
</dd>
</dl>
<h2>
Relevant Employment History:
</h2>
<dl>
<dt>
1997-1999
</dt>
<dd>
Honeywell, Glendale, AZ: Software Engineer. Maintained and
tested code on real-time embedded systems for autopilot
flight control systems for small business and commuter jets
such as Lear, Embraer, and Gulfstream.
</dd>
<dt>
1992-1994
</dt>
<dd>
Mirage Resorts, Las Vegas, NV: Room Reservations Clerk,
Mirage Hotel. First contact and sale point for the hotel.
</dd>
</dl>
<h2>
Technical Skills:
</h2>
<dl>
<dt>
Operating Systems and Hardware:
</dt>
<dd>
UNIX: Sparc, DEC, Silicon Graphics Indys, Silicon Graphics
ONYX, Cray Supercomputer.<br>
Linux: Intel Pentium, DEC Alpha.<br>
Embedded systems: Intel processors, Z80 processors.<br>
Apple ][+, pre-PowerPC Macintosh, x86 systems.
</dd>
<dt>
Languages:
</dt>
<dd>
<table border="0" cellspacing="0" cellpadding="0"
summary="Computer Languages" width="100%">
<tr>
<td>
C/C++, 10 years, currently used.
</td>
<td>
OpenGL, 2 years, used +4 years ago.
</td>
</tr>
<tr>
<td>
HTML, 10 years, intermittently used.
</td>
<td>
Lex/Yacc, 2 years, used 1 year ago.
</td>
</tr>
<tr>
<td>
Java, multithreaded, 2 years, currently used.
</td>
<td>
Maple, 1 year, used 2 years ago.
</td>
</tr>
<tr>
<td>
PERL, multithreaded, 2 years, used 1 year ago.
</td>
<td>
MATLAB, 1 year, used 2 years ago.
</td>
</tr>
<tr>
<td>
LISP, 2 years, used 1 year ago.
</td>
<td>
SQL, 1 year, used 2 years ago.
</td>
</tr>
<tr>
<td>
assembly in x86, 680xx, VAX, used 3 years ago.
</td>
</tr>
</table>
</dd>
</dl>
<h2>
Conference Training:
</h2>
<ul type="disk">
<li>
Entrepreneurial Boot Camp, May 2003.<br>
The Greater Tucson Economic Council and The Southern
Arizona Tech Council.
</li>
<li>
Electronic Entertainment Expo, 2002, 2001.<br>
Interactive Digital Software Association.
</li>
</ul>
</body>
</html>
--------------040704060102090006010407--