Jack T. Andrew

Web Development

Built using internal Amazon tools, I wrote the vast majority of the front end. Visit the Site

Built inside WordPress for give the site manager a familiar and user friendly CMS. Visit the Site

A simple business card site I design and built using Ruby on Rails to handle the backend and Heroku for hosting. Visit the Site

A page I both designed and built that incorporating an interactive Google Map. Visit the Site

A page I both designed and built that incorporating an interactive Google Map. Visit the Site

Travel Photos

A
F
R
I
C
A
H
A
I
T
I

I first went to Haiti alone. I found out about a mission, contacted the director, and then just went. I was definitely a little reckless that first trip. I hitch-hiked from Santiago, DR to the border, crossed on foot, and then took public transport into the capitol. I got spooked when I saw the UN soldiers sitting in tanks, wearing body armor, with assault rifles slung over their shoulders. Meanwhile I couldn't speak the language, didn't know my way around, and was carrying around everything I owned. In the fear on my face the bus driver saw opportunity. I had previous said no to his offer of a $7 fee for him to go off his route and drive me to my hotel, this time when repeated the offer for $10, I jumped at the chance.

P
E
A
K
S

Growing up I could see Mt. Rainier form my town. The icy summit looming above the clouds always filled me with awe and wonder. I dreamed about one day reaching the top but didn't know even where to begin. In 2002 I joined a church climbing group. At the time I was new to climbing with no real experience and no equipment. The group lead me up a couple mountains in the spring for preparation and by summer I was ready to join in the attempt on Mt. Rainer. I rented all my personal gear from REI and depended on my teammates to share their stove and tent. Although it was the toughest thing I had ever done I made it to the top and more importantly, I made it home safe.

B
I
K
E
S

Code

Data Structures

Simple implementation of basic computer Science concepts. See the code

HTML5

Examples of the latest features added to the HTML specifications including the canvas, audio, and video tags See the examples and code

CSS3

A few highlights of the latest features added to the CSS3 specifications including the text-shadows, transitions, and border effects. See the examples and code

Games

Threes / Tripes

Threes is a simple game of chance. The rule are as follows:
  • A three is worth zero point
  • All other dice are the value on their face
  • The object is to have the lowest score
  • You start by rolling 5 dice
  • Each turn select 1 or more to keep
  • Match your opponent's bet, raise him, or fold
  • End your turn and let your opponent have a go

Username

Purse
10 5 1
Bet
Score
0
Keepers

Your Name

It was a TIE!

The the pot will go to the winner of next round

and took home in winnings

Username

Score
0
Keepers
Purse
10 5 1
Bet

Checkers

A strategy board games for two players. The rule are as follows:
  • Pieces move diagonally left or right in one direction
  • Capture an opponets piece by jumping over opponent pieces
  • Capture is mandatory and other moves are unavailable when capture is possible
  • Pieces become kings when the reach the opposite side of the board
  • Kings are able to move in all four diagonal directions
  • Victory is achieved when you capture all your opponent's pieces

The computer is white, you are the black pieces, click on a piece and make your first move

Chess

Chess is a two-player strategy board game, the objective is to put your opponents king in checkmate.

You can play yourself or watch one of the following historic match be replayed

  • Immortal Game: Anderssen—Kieseritzky (1851) Learn more
  • The Game of the Century: Byrne—Fischer (1956) Learn more
  • Kasparov's Immortal: Kasparov—Topalov (1999) Learn more

    Tool

    Pure CSS Triangle Builder

    Triangle

    Height: Width: Color:

    Shadow

    Y Offset: X Offset: Blur: Color:

    Border

    Y Offset: X Offset: Width: Color:

    Rotation

    Degree:
    1. <div class="border shadow rotation"></div>
    2. <div class="triangle shadow rotation"></div>
    1. .triangle {
    2. 0;
    3. 0;
    4. solid;
    5. ;
    6. ;
    7. }
    8. .shadow {
    9. px px px );
    10. px px px );
    11. px px px );
    12. px px px );
    13. }
    14. .border {
    15. absolute;
    16. 0;
    17. 0;
    18. 0;
    19. 0;
    20. solid;
    21. ;
    22. ;
    23. ;
    24. }
    25. .rotation {
    26. ;
    27. ;
    28. ;
    29. ;
    30. ;
    31. }

    Contact

    Jack T. Andrew

    Download as Word Document

    Work Experience

    Web Development Engineer

    Amazon Seattle, WA Apr. 2015 - Mar. 2020

    Design Technologist

    Amazon Seattle, WA Nov. 2013 - Mar. 2015

    Front End Developer

    OneOcean Seattle, WA Mar. 2012 - Aug. 2012

    Education

    Bachelors of Arts and Science in Classical Studies
    University of Washington Seattle, WA Jan. 2002 - Jun. 2003