-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patholdindex.html
More file actions
126 lines (122 loc) · 5.77 KB
/
oldindex.html
File metadata and controls
126 lines (122 loc) · 5.77 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Ruby A. V. Walker, MSW Student</title>
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" />
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/main.css" />
</head>
<body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<nav class="navbar navbar-fixed-top navbar-expand-lg navbar-dark bg-dark">
<a class="navbar-brand" href="index.html">Ruby A. V. Walker</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarText"
aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="experience.html">Experience</a>
</li>
<li class="nav-item">
<a class="nav-link" href="portfolio.html">Writing Samples</a>
</li>
<li class="nav-item">
<a class="nav-link" href="research.html">Research</a>
</li>
<li class="nav-item">
<a class="nav-link" href="graphics.html">Graphic Design</a>
</li>
<li class="nav-item">
<a class="nav-link" href="music.html">Art & Music</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">Links</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://www.linkedin.com/in/ruby-walker" target="_blank">LinkedIn</a>
<a class="dropdown-item" href="https://github.com/ruby-walker" target="_blank">GitHub</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="resume.pdf" target="_blank">Download Resume</a>
</div>
</li>
</ul>
<span class="navbar-text"><a class="nav-link" href="mailto:avw7@pitt.edu">avw7@pitt.edu</a></span>
</div>
</nav>
<div class="container">
<div class="row">
<div class="column">
<img src="images/portrait.jpg" alt="Ruby Waker" width="80%" margin-top="15%" />
<div class="container3" style="margin-top: 10%; width: 80%;">
<h4 style="font-size: 1em; padding-right: 5%; padding-left: 5%;">
<i><b>"I always wondered, 'Why doesn't somebody do something about
that?' Then I realized, I am somebody."</b></i>
</h4>
<h5 style="padding-top: 5%;">-Lily Tomlin</h5>
</div>
</div>
<div class="column">
<h3 style="font-size: 50px; margin-top: 10%; margin-bottom: 5%;">
Ruby Walker, LSW
</h3>
<h3>Licensed Crisis Clinician at UPMC Resolve Crisis Center</h3>
<p style="line-height: 1.2em; font-size: 1.18em; margin-top: 1.8em;">
In 2019, I graduated with my Masters in Social Work with
certifications in Integrated Healthcare and Gender, Sexuality, and
Women's Studies. Through experiences in a variety of direct
practice, community organizing, and research settings, I've
developed a focus on intersectionality-centered work with
marginalized populations. At my new position with Resolve Crisis
Center, I provide crisis services to adults and youth across
Allegheny County.
</p>
<p style="line-height: 1.2em; font-size: 1.18em; margin-top: 1.8em;">
My passion lies in increasing access to culturally-competent care
for individuals facing mental health and substance abuse issues. I
am particularly concerned with issues of human sexuality, including
LGBTQ identities, HIV, sexual education, sexual trauma, sexual
dysfunction, and hypersexuality. My ultimate goal is to earn my
clinical license (LCSW) and become a AASECT-Certified Sex Therapist.
</p>
<p style="line-height: 1.2em; font-size: 1.18em; margin-top: 1.8em;">
<b><a href="resume.pdf" target="_blank">Download Resume</a></b>
</p>
<p text-align="center" style="
line-height: 20px;
font-size: 16px;
padding-left: 1%;
padding-top: 3%;
">
<i><b>Contact Information:</b></i>
</p>
<p text-align="center" style="padding-left: 3%;">
<b>Phone:</b> (412) 436-6804
</p>
<p text-align="center" style="padding-left: 3%;">
<b>Email:</b> <a href="mailto:avw7@pitt.edu">avw7@pitt.edu</a>
</p>
<p text-align="center" style="padding-left: 3%;">
<b>LinkedIn:</b>
<a href="https://www.linkedin.com/in/ruby-walker">ruby-walker</a>
</p>
<p text-align="center" style="padding-left: 3%; margin-bottom: 30px;">
<b>GitHub:</b>
<a href="https://github.com/ruby-walker">ruby-walker</a>
</p>
</div>
</div>
</div>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<a class="navbar-brand" href="index.html" style="font-size: 0.9em; margin-left: 45%;">Ruby A. V. Walker, 2020</a>
</nav>
</body>
</html>