|
| 1 | +<a name="liz-smart"></a> |
| 2 | +<div class="row person-blurb"> |
| 3 | + <div class="col-md-4 col-lg-5 col-xl-3"> |
| 4 | + <div class="mb-2 box-shadow text-center"> |
| 5 | + <img class="profile-photo" src="./images/liz-profile-photo.png" /> |
| 6 | + </div> |
| 7 | + <div class="col-12 text-center"> |
| 8 | + <h4>Liz Smart</h4> |
| 9 | + </div> |
| 10 | + </div> |
| 11 | + <div class="col-md-8 col-lg-6"> |
| 12 | + <div class="row"> |
| 13 | + <div class="col col-md-6"> |
| 14 | + <p class="text-muted no-margin">Mentor</p> |
| 15 | + </div> |
| 16 | + <div class="col-md-6 twitter-mention-container text-right"> |
| 17 | + <a href="https://twitter.com/intent/tweet?screen_name=libxx1" class="twitter-mention-button" |
| 18 | + data-show-count="false"> |
| 19 | + Tweet to @libxx1 |
| 20 | + </a> |
| 21 | + </div> |
| 22 | + </div> |
| 23 | + <div class="row"> |
| 24 | + <div class="col-md-12"> |
| 25 | + <p> |
| 26 | + Liz enjoyed coding at college (a long time ago) and has often tinkered as a hobby since. Having a varied career, Liz currently works at a computing and digital making charity creating coding projects to engage young people across the globe. |
| 27 | + </p> |
| 28 | + <p> |
| 29 | + Liz is a keen explorer and can usually be found somewhere in Europe in her camper van - though not at times of global pandemic! In her spare time, she runs a Code Club and CoderDojo in Salford where she picks up lots of skills from the very creative kids. |
| 30 | + </p> |
| 31 | + </div> |
| 32 | + </div> |
| 33 | + </div> |
| 34 | + <div class="col-lg-12 col-xl-3 skills"> |
| 35 | + <div class="row"> |
| 36 | + <div class="col-12"> |
| 37 | + <h5>Liz can help with...</h5> |
| 38 | + </div> |
| 39 | + <div class="col-md-4 col-lg-12"> |
| 40 | + <!-- <h6>Languages</h6> --> |
| 41 | + <p> |
| 42 | + <span class="badge badge-secondary">CSS</span> |
| 43 | + <span class="badge badge-secondary">HTML</span> |
| 44 | + <span class="badge badge-secondary">Python</span> |
| 45 | + </p> |
| 46 | + </div> |
| 47 | + <div class="col-md-4 col-lg-12"> |
| 48 | + <!-- <h6>Technologies</h6> --> |
| 49 | + <p> |
| 50 | + </p> |
| 51 | + </div> |
| 52 | + <div class="col-md-4 col-lg-12"> |
| 53 | + <!-- <h6>Tools</h6> --> |
| 54 | + <p> |
| 55 | + </p> |
| 56 | + </div> |
| 57 | + </div> |
| 58 | + </div> |
| 59 | +</div> |
0 commit comments