-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.txt
236 lines (169 loc) · 9.36 KB
/
index.txt
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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="css/styles.css">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Montserrat|Ubuntu" rel="stylesheet">
<!-- CSS Stylesheets -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<!-- Font Awesome -->
<script defer src="https://use.fontawesome.com/releases/v5.0.7/js/all.js"></script>
<!-- Bootstrap Scripts -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</head>
<body>
<section class="colored-section" id="title">
<div class ="container-fluid">
<!--Nav Bar -->
<nav class="navbar navbar-expand-lg navbar-dark">
<a class="navbar-brand" href="">Pianist</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo02">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="#section1">Contact</a></li>
<li class="nav-item">
<a class="nav-link" href="#section2">About</a></li>
<li class="nav-item">
<a class="nav-link" href="#section3">Recitals></a></li>
<li class="nav-item">
<a class="nav-link" href="#section4">Profile</a></li>
<li class="nav-item">
<a class="nav-link" href="#section5">Next</a></li>
</ul>
</div>
</nav>
<!-- Title -->
<div class="row">
<div class="col-lg-6">
<h1 class="big-heading">Jonathan Parra Venice, Florida</h1>
</div>
<div class="col-lg-6">
<img class="title-image" src="Jonathan_P1.png" alt="Jonathan">
<p> Venice, Italy 2013<p>
</div>
</div>
</div>
</section>
<!--<section>
<div id="fullWidth0">
<div id="section1">
<h2>Pianist</h2>
<h2>[email protected]</h2>
</div>
</div>
</section>-->
<section class="white-section" id="section2">
<div class="container-fluid">
<h2>Current <span id="green">Activity</span></h2>
<p>Works at <a href="https://venicetheatre.org/">The Venice Theatre</a><p>
<p>Play piano at <a href= "https://www.facebook.com/linda.papa.50/videos/10157162969774568/">
Abby's On Miami</a> on Fridays and Saturdays in the evening.
For pleasure plays piano with a well-known group called,
"Piano Friends" in Sarasota.<p>
<p>One of his performances, "The Prayer" by D. Foster, can be viewed in the video<p>
<div class="row">
<div class="col-lg-6">
<!--<video src="videos/Prayer.mp4" width="500" height="350" controls="controls" type="video/mp4">
</video>-->
<iframe src="https://drive.google.com/file/d/1ZNueK3uxAeispaBZ-6hIgbBGFtOLvfnN/preview" width="500" height="350" controls="controls" type="video/mp4">
</iframe>
</div>
<div class="col-lg-6">
<p>A second performance was "The Phantom of the Opera" by A. Webber<p>
<!--<video src="videos/FO.mp4" width="500" height="350" controls="controls" type="video/mp4">
</video>-->
<iframe src="https://drive.google.com/file/d/1WMIkJm8VGS9KUHI86FomKxS2ch2joOcj/preview" width="500" height="350" controls="controls" type="video/mp4">
</iframe>
</div>
</div>
</section>
<section class="colored-section" id="title">
<!--<div id="fullWidth0">-->
<div class="container-fluid" id="section3">
<h2> My Old <span id="darkGrey">Recitals</span></h2>
<div class="row">
<div class="col-lg-6">
<p>O'Connors Recital: Rachmaninoff Prelude in C# Minor<p>
<!--<video src="videos/Rachmaninoff.mp4" width="500" height="350" controls="controls" type="video/mp4">
</video>-->
<iframe src="https://drive.google.com/file/d/1fy4_JRoNaa8l95mx24LCI_W837M21Tgw/preview" width="500" height="350"controls="controls" type="video/mp4" >
</iframe>
<p>see the complete O'Connors recital at <a href="#section5">Next</a><p>
</div>
<div class="col-lg-6">
<p>UTSA Recital: Beethoven Sonata<p>
<!-- <video src="videos/LB.mp4" width="500" height="350" controls="controls" type="video/mp4">
</video>-->
<iframe src="https://drive.google.com/file/d/1zcVowk-UXcghVUmL9M3TYuFi_qh_lcPf/preview" width="500" height="350" controls="controls" type="video/mp4">
</iframe>
</div>
</div>
</section>
<section class="white-section" id="section4">
<div class="container-fluid">
<h2>My<span id="darkGrey">Profile</span></h2>
<table cellspacing="20">
<tr>
<td><h1>Education and Awards</h1>
<p>Graduated: 2003 O'Connor High School San Antonio,Texas<p>
<p>Scholarship at UTSA to study piano performance.<p>
<p>College:2009 <a href="https://www.utsa.edu/"> University of Texas at San Antonio</a>-Bachelor Major Statistics
and Minor in Mathematics. Later business scholarship for Statistics.<p>
<p>Started piano at 5 years old.<p>
<p>Studied in middle school at Vivace Music Academy in San Antonio where Jonathan received several
awards in piano competitions including trophies.He performed a recital at the end of his senior year at O'connor High School.<p>
<p>In high school Jonathan won a silver medal in an international competion.
Winner recital performance was in Carnegie Hall, New York City.
He played Rachmaninoff,"Prelude in C# Minor".<p>
<a href="PHOTO1.jpg" width="500" height="350"> Jonathan photo performing in Carnegie Hall</a>
<p>In 2007 Jonathan began music ministry at Our lady of Guadalupe Church in San Antonio until 2018
when he moved to <a href="https://www.google.com/search?q=venice+florida&sxsrf=ACYBGNRRjRRjq5yJKnE7T4bhIICxNtSr-g:
1569606199813&tbm=isch&source=iu&ictx=1&fir=Mn1BWv3okQsexM%253A%252CGWL02VlwMbeEfM%252C%252Fm%252F0rrzz&vet=1&usg=AI4_
-kR4YcPpXBMYgtGd6V5Str-rEGWKiA&sa=X&ved=
2ahUKEwi9mOjfxvHkAhVkuVkKHTZICsoQ_B0wFnoECAoQAw#imgrc=zGp1Y9YKRZkrmM:&vet=1/"> Venice, Florida</a>.<p>
</td>
</tr>
</table>
</div>
</section>
<section class="colored-section" id="title">
<div class="container-fluid" id="section5">
<h2>Complete <span id="darkGrey">Recital</span></h2>
<p>2003 O'Connors Recital<p>
<iframe src="https://drive.google.com/file/d/1KHwqSSxvIhPoeM4gagLjA_F4fweP3ukh/preview" width="640" height="480" controls="controls" type="video/mp4">
</iframe>
</div>
</div>
</section>
<div class="middle-container">
<hr>
<div class="contact-me" id="section1">
<h2>Get In Touch</h2>
<h3>If you love piano as much I do.</h3>
<p class="contact-message">Love playing Broadway Musicals</p>
<a class="btn" href="mailto:[email protected]">CONTACT ME</a>
</div>
</div>
<div class="bottom-container">
<a class="footer-link" href="https://www.linkedin.com/feed/update/urn:li:activity:6616911169363992576/">LinkedIn</a>
<a class="footer-link" href="https://www.researchgate.net/profile/Jorge_Parra4/">ResearchGate</a>
<a class="footer-link" href="https://scholar.google.com/citations?user=2OgvKIAAAAAJ&hl=en">Google Scholar</a>
<p class="copyright">© Copyright 2020 Jorge O. Parra @ [email protected].</p>
</div>
<!-- Footer -->
<!-- <footer class="white-section" id="footer">
<div class="container-fluid">
<a class="footer-link" href="https://www.linkedin.com/in/angela-yu-963a584b/">LinkedIn</a>
<a class="footer-link" href="https://www.researchgate.net/profile/Jorge_Parra4/">ResearchGate</a>
<a class="footer-link" href=https://scholar.google.com/citations?user=2OgvKIAAAAAJ&hl=en/">Google ScholarWebsite</a>
<p>© Copyright 2018 TinDog</p>
</div>
</footer>-->
</body>
</html>