-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathWtMp2.html
More file actions
55 lines (39 loc) · 2.29 KB
/
WtMp2.html
File metadata and controls
55 lines (39 loc) · 2.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="mystyle.css">
<title>De Future, Eh!</title>
</head>
<body id="p2bd">
<p id="pgs">
<a href="index.html" class="button">Aboot</a> <a href="WtMp2.html" class="button">De Future, eh!</a>
</p>
<a id="whereivebeen"><h1>Where I've Been</h1></a>
<p id="j2p1">
<a href="#whereivebeen">Where I've Been</a> | <a href="#notsureipossessthesight">Not Sure I Posess <em>THE SIGHT</em></a>
</p>
<p id="p2p1">This has been me each morning since I found out I was accepted for this program.</p>
<img id="minion" src="https://www.dropbox.com/s/1vbwofx89tyikbd/minion.jpg?raw=1" alt="Minion" style="width:250px;">
<p id="p2p2">The world of coding and programing is <strong>faaaaaaaar</strong> outside my comfort zone within the professional world. I've worked in healthcare for over a decade. In my previous life I was a speech pathologist.</p>
<img id="slp" src="https://www.dropbox.com/s/fekrqbniu5nmqcz/SLP%20days3.jpg?raw=1" alt="SLP Dayz" width="500">
<p id="p2p3">And, then a Clinical Affairs Manager for a surgical hardware company.</p>
<p>
<a href="#top">Back to Top</a>
</p>
<a id="notsureipossessthesight"><h2>Not Sure I Possess <em>THE SIGHT</em></h2></a>
<img id="nonlinear" src="http://ic.pics.livejournal.com/beneficia/8780397/4588/4588_300.gif" alt="Path to Success" width="500" >
<p id="p2p4">I <em>am</em> excited for gSchool. But there's alot of other emotions in that mix too. And lets be honest, fear is one of them.</p>
<p id="p2p5">The path from A to B is never simple. And if it was, it wouldn't be half the adventure.</p>
<p id="p2p6">I'm new enough in this world of the interwebs that I don't know where I'll end up. I'd like to think I could go back to the world of healthcare. The medical apps that are being developed these days are amazing!</p>
<ul id="p2p7">
<li>phone app that monitors your bloodsugar via a sub-q implant</li>
<li>phone app that that can be used as an EKG</li>
<li>the first medical tricoder</li>
<li>and the list goes on...</li>
</ul>
<p>
<a href="#top">Back to Top</a>
</p>
</body>
</html>