Improve alt texts
This commit is contained in:
parent
64a5cdd775
commit
175c9e77c9
|
@ -8,7 +8,7 @@ their shop. I wanted to create a sculpture, so with pieces of scrap metal I
|
|||
welded together this hand. The beads are far from perfect. Working with small
|
||||
pieces of rusted metal made it difficult.
|
||||
|
||||
![a rusted metalic hand]({static}/images/hand-of-ozymandias/hand1.jpg)
|
||||
![a rusted hand welded together out of scrap square stock metal tubing]({static}/images/hand-of-ozymandias/hand1.jpg)
|
||||
|
||||
## The Name
|
||||
|
||||
|
@ -25,4 +25,4 @@ grinder. It was made in a machine shop with no real planning done ahead of time.
|
|||
In between welds, I used my own hand as a reference. Below is a picture of me
|
||||
adding a bead to it.
|
||||
|
||||
![me welding the hand causing a very bright light]({static}/images/hand-of-ozymandias/hand2.jpg)
|
||||
![me welding the hand causing a very bright white light that washes out the photo]({static}/images/hand-of-ozymandias/hand2.jpg)
|
||||
|
|
|
@ -8,14 +8,14 @@ wanted to wear a dress that was lit up with LEDs acting as twinkling stars.
|
|||
Seven of the 28 stars are aligned to resemble the Big Dipper constellation and
|
||||
twinkle differently than the rest, which twinkle in a random pattern.
|
||||
|
||||
![a blue dress with a number of LEDs shining through the fabric]({static}/images/dress/dress1.jpg)
|
||||
![a girl wearing a blue dress with a number of LEDs shining through the fabric]({static}/images/dress/dress1.jpg)
|
||||
|
||||
## Construction
|
||||
|
||||
The LEDs came from that strip that was cut up and soldered together with very
|
||||
small wires. Each of the LEDs can be controlled individually.
|
||||
|
||||
![the controller circuit board on the left, and the soldered together LEDs on the right]({static}/images/dress/dress2.jpg)
|
||||
![the controller circuit board, and the string of soldered together LEDs]({static}/images/dress/dress2.jpg)
|
||||
|
||||
21 of the stars are light magenta in color and twinkle by fading randomly. The
|
||||
seven LEDs that form the Big Dipper continually scroll through a gradient of
|
||||
|
|
|
@ -12,7 +12,7 @@ face-plate and turned it into a capacitive touch sensor. The slightest touch
|
|||
anywhere on the plate is enough to toggle the light. I had to electrically
|
||||
isolate the metal screws from it because they screw into a grounded switch box.
|
||||
|
||||
![a rusted metalic hand]({static}/images/light-switch/light1.jpg)
|
||||
![my custom light switch, a Raspberry Pi computer, and an old iPhone]({static}/images/light-switch/light1.jpg)
|
||||
|
||||
## Function
|
||||
|
||||
|
@ -26,8 +26,8 @@ by an AC-DC converter.
|
|||
|
||||
This entire process happens quicker than half a second, so it feels instant.
|
||||
|
||||
![a rusted metalic hand]({static}/images/light-switch/light2.jpg)
|
||||
![the front side which has several electrical components]({static}/images/light-switch/light2.jpg)
|
||||
|
||||
<span class="aside">Black stuff's liquid electrical tape</span>
|
||||
|
||||
![a rusted metalic hand]({static}/images/light-switch/light3.jpg)
|
||||
![the back side which has wires soldered to connect all the components]({static}/images/light-switch/light3.jpg)
|
||||
|
|
|
@ -9,7 +9,7 @@ attempted to paint it. I eventually got it framed at Michaels. Many thanks to my
|
|||
friend Laura for the opportunity to do this, I couldn't have done it without her
|
||||
help.
|
||||
|
||||
![a painting of water pouring out of a vase and into a hand]({static}/images/painting/painting1.jpg)
|
||||
![a painting of water pouring out of a vase and into a hand, then turning to sand]({static}/images/painting/painting1.jpg)
|
||||
|
||||
## The Meaning
|
||||
|
||||
|
@ -37,4 +37,4 @@ in. It was quite difficult to get the blending and shadows perfect, but I had
|
|||
Laura to tell me when things didn't look right. Below I am trying to figure out
|
||||
what a hand looks like in a mirror.
|
||||
|
||||
![me looking at my own hand in the mirror]({static}/images/painting/painting2.jpg)
|
||||
![me looking at my own hand in the mirror as a guide]({static}/images/painting/painting2.jpg)
|
||||
|
|
|
@ -38,4 +38,4 @@ it would run backwards until the tube was cleared of water.
|
|||
|
||||
<span class="aside">Also dead :(</span>
|
||||
|
||||
![the new version beside a big Min aralia plant]({static}/images/plant-waterer/waterer3.jpg)
|
||||
![the new version beside a big Ming aralia plant with bushy drooping leaves and skinny stems]({static}/images/plant-waterer/waterer3.jpg)
|
||||
|
|
|
@ -9,7 +9,7 @@ interests. The car was the top Canadian team in a 3000 km race from Darwin to
|
|||
Adelaide, Australia in 2011. We met up at a shop on campus every Saturday
|
||||
morning to work on the new Generation IV of the solar car.
|
||||
|
||||
![the MPPT device, a printed circuit board with components]({static}/images/solar-car/solar1.jpg)
|
||||
![the MPPT device, a printed circuit board with bulky round electrical components held in my hand]({static}/images/solar-car/solar1.jpg)
|
||||
|
||||
## The Helianthus MPPT
|
||||
|
||||
|
@ -20,4 +20,4 @@ without them. The Generation IV car, Schulich Delta (pictured below) uses seven
|
|||
of them: one per section of solar cells with similar lighting conditions. Andrei
|
||||
and I designed the MPPT above.
|
||||
|
||||
![a photo of the solar car from the side]({static}/images/solar-car/solar2.jpg)
|
||||
![the solar car from an angle with a driver inside]({static}/images/solar-car/solar2.jpg)
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block info %}
|
||||
<img src="/theme/me.jpg" class="me" alt="A picture of me smiling" />
|
||||
<img src="/theme/me.jpg" class="me" alt="me smiling wide and looking into the camera lit up brightly" />
|
||||
<div class="info">
|
||||
Tanner Collin
|
||||
<p class="contact-icons">
|
||||
|
|
Loading…
Reference in New Issue
Block a user