-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
577 lines (566 loc) · 22.3 KB
/
index.html
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
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Claudia Teich Lepore, LL.M.</title>
<link rel="stylesheet" href="css/index.css">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link href="css/bootstrap.css" rel="stylesheet">
</head>
<body>
<div class="jumbotron" id="lead"> <!--style="background: white"-->
<div class="pic-and-social">
<!-- <img class="profilePic" src="assets/img/me.png"/>-->
<table>
<tr>
<td class="social">
<a href="mailto:cteichleporeesq@optonline.net"><i class="fa fa-envelope fa-3x"></i></a>
</td>
<td class="social">
<a href="https://github.com/cteichleporeesq"><i class="fa fa-github fa-3x"></i></a>
</td>
<td class="social">
<a href="https://www.linkedin.com/in/claudia-teich-lepore-ll-m-0058b71b/"><i class="fa fa-linkedin-square fa-3x"></i></a>
</td>
</tr>
</table>
<h5>Rye, NY | 917-802-0705</h5>
</div>
<h1>Claudia Teich Lepore, LL.M.       </h1>
</div>
<div class="teaching">
<h1>General Counsel</h1>
<h2 class="text-center">Commercial | Transactional Attorney | Trilingual</h2>
<hr>
<ul>
<li><b>Accomplished career transitioning small and midsize European companies and individuals to operate and do
business in U.S.</b>, providing legal guidance and ensuring compliance with applicable laws and regulations.</li>
<li><b>Broad-spectrum of knowledge</b> in commercial transactions and contracts, leases, corporate governance and
compliance, insurance, human resources, and civil litigation.</li>
<li><b>Extensive operations management experience</b>. Highly process-oriented, able to spot inefficiencies and implement
corrections. Competent in managing paperless office.</li>
<li><b>Admitted to practice law in New York; U.S./German dual citizen; trilingual communicator</b> with verbal and
writing proficiencies in <b>Dutch, English, German; French</b> reading knowledge.</li>
<li>Computer savvy, early technology adopter.</li>
</ul>
</div>
<div class="teaching">
<h2>Signature Strengths</h2>
<hr>
<div class="row">
<div class="col-md-3"><h4>Legal Counsel</h4></div>
<div class="col-md-3"><h4>International Law</h4></div>
<div class="col-md-3"><h4>Corporate Law</h4></div>
<div class="col-md-3"><h4>Corporate Governance</h4></div>
</div>
<div class="row">
<div class="col-md-3"><h4>Legal Translation</h4></div>
<div class="col-md-3"><h4>Commercial Litigation</h4></div>
<div class="col-md-3"><h4>Contract Negotiations</h4></div>
<div class="col-md-3"><h4>Compliance Management</h4></div>
</div>
<div class="row">
<div class="col-md-3"><h4>Operations Management</h4></div>
<div class="col-md-3"><h4>Lease Agreements</h4></div>
<div class="col-md-3"><h4>Service Agreements</h4></div>
<div class="col-md-3"><h4>Trademarks</h4></div>
</div>
</div>
<div class="education">
<h2>Experience</h2>
<hr>
<div>
<div class="education-section">
<div class="education-title">
<h3>Dr. Grewe & Partners, CPAs, LLP</h3>
<p>Rye, NY</p>
<i>Accounting and tax consulting firm servicing German companies and expats in the US. </i>
<br>
<a href="https://www.wp-ra-usa.com/team-usa-deutsche-amerikanische-wirtschaftspruefer-steuerberater-new-york//">
<img src="assets/img/grewe.png"
width="150px"/>
</a>
</div>
<div class="education-description">
<span class="date">2015 - Present</span>
<h4>Legal Counsel</h4>
<p>Advise German-owned businesses and German individuals on U.S. tax, legal, financial, and accounting issues.</p>
<!-- <h4>Legal Representation</h4>-->
<!-- <ul>-->
<!-- <li>Ensure compliance with tax and other legal obligations, representing clients in dealing with-->
<!-- financial institutions and the I.R.S. Prepare corporate resolutions.</li>-->
<!-- <li>Negotiate company contracts involving leases, office equipment, and maintenance agreements.</li>-->
<!-- </ul>-->
<!-- <h4>Operations Management</h4>-->
<!-- <ul>-->
<!-- <li>Streamlined acquisition and onboarding of German clients, and reduced labor bottlenecks by-->
<!-- improving case assessment, scope of work definition, and engagement letter submission.</li>-->
<!-- <li>Avoided substantial non-compliance penalties for clients, building and executing due date control-->
<!-- system.</li>-->
<!-- <li>Investigated and improved automation of office, spearheading implementation, and integration of-->
<!-- several cloud-based software programs for timekeeping, AR, project management, and due date management.</li>-->
<!-- <li>Generated savings by eliminating duplicate resources. Organized legal contacts and information,-->
<!-- completed resource inventory, documented services, and centralized resources onto shared drive.</li>-->
<!-- </ul>-->
<ul>
<li>Legal Advice: Ensuring compliance with tax, accounting and other legal obligations, representing
clients in dealing with the IRS and financial institutions. Abating tax penalties. Corporate
compliance.
</li>
<li>Operations Management: Streamlining acquisition and onboarding of German clients. Reducing labor
bottlenecks by improving case assessment, scope of work definition, and engagement letter submission.
Spearheading implementation of automation and integration of several cloud-based software programs
for timekeeping, AR, project and due date management
</li>
</ul>
</div>
</div>
<br>
<div class="education-section">
<div class="education-title">
<h3>Certified Legal Translations</h3>
<p>Rye, NY</p>
<a href="https://www.google.com/maps/uv?hl=en&pb=!1s0x89c2911d116c52fd:0x1a3fb82058b30e2f!2m22!2m2!1i80!2i80!3m1!2i20!16m16!1b1!2m2!1m1!1e1!2m2!1m1!1e3!2m2!1m1!1e5!2m2!1m1!1e4!2m2!1m1!1e6!3m1!7e115!4shttps://lh5.googleusercontent.com/p/AF1QipMNvyvkSildpgVxs3ujZxIOJUXZ14XL7eaRHbPm%3Dw213-h160-k-no!5scertified+legal+translations+-+Google+Search&imagekey=!1e10!2sAF1QipMNvyvkSildpgVxs3ujZxIOJUXZ14XL7eaRHbPm&sa=X&ved=2ahUKEwibyaWx3OveAhWnd98KHWaKBy4QoiowE3oECAIQBg">
<img src="assets/img/flag.png"
width="180px"/>
</a>
</div>
<div class="education-description">
<span class="date">2002 - 2015</span>
<h4>Owner & Certified Legal Translator</h4>
<p>Translated between Dutch and English for corporations, nonprofits, and individuals.</p>
<!-- <ul>-->
<!-- <li>Selected by Attorney Translation Agency as preferred provider to translate Dutch legal documents-->
<!-- into English.</li>-->
<!-- <li>Serviced corporations and nonprofits, translating leases, license agreements, corporate-->
<!-- resolutions, websites, and financial statements.</li>-->
<!-- <li>Translated legal documents for individuals, including marriage documents, birth certificates,-->
<!-- school transcripts, and divorce decrees.</li>-->
<!-- <li>Developed advanced document formatting skills while working with translation software.</li>-->
<!-- </ul>-->
<ul>
<li>
Preferred Service Provider of Attorney Translation Agency to translate Dutch legal documents into
English. Serviced corporations and nonprofits: leases, license agreements, corporate resolutions,
websites, financial statements.
</li>
<li>
Translated legal documents for individuals: marriage documents, birth certificates, school transcripts,
and divorce decrees. Developed advanced document formatting skills while working with translation software.
</li>
</ul>
</div>
</div>
<br>
<div class="education-section">
<div class="education-title">
<h3>Schiphol USA Inc/<br/>JFK International Air Terminal LLC<br/> </h3>
<p>New York, NY</p>
<p><i>International airport operations serving $20M passengers annually.</i></p>
<a href="https://www.jfkt4.nyc/about/about-t4/">
<img src="assets/img/jfk.png" width="200px"/>
</a>
</div>
<div class="education-description">
<span class="date">1998 - 2002</span>
<h4>General Counsel</h4>
<p>Legal advisor to Executive Committee and multidisciplinary operational teams. Drafted and negotiated
airport leases for Terminal 4 project.</p>
<!-- <ul>-->
<!-- <li>Managed and completed lease agreements for 25+ airlines, 20+ retailers/vendors/consultants, and 10 third-party service providers.</li>-->
<!-- </ul>-->
<ul>
<li>
Legal advisor to Executive Committee and multidisciplinary operational teams.
</li>
<li>
Drafted, negotiated and managed lease agreements for 25+ airlines, 20+
retailers/vendors/consultants, and 10 third-party service providers for JFK Terminal 4 project
</li>
</ul>
</div>
</div>
<br>
<div class="education-section">
<div class="education-title">
<h3>KLM Royal Dutch Airlines</h3>
<p>New York, NY</p>
<p><i>Flag Carrier Airline of the Netherlands since 1919</i></p>
<a href="https://www.klm.com/">
<img src="assets/img/klm.png" width="80px"/>
</a>
</div>
<div class="education-description">
<span class="date">1995 - 1998</span>
<h4>Legal Counsel</h4>
<p>Supported and provided legal advice to all departments and sales offices through U.S.</p>
<!-- <ul>-->
<!-- <li>Drafted and negotiated lease agreements for office buildings, and services agreements with third-->
<!-- party providers (ground handling companies, hotels).</li>-->
<!-- <li>Supervised outside counsel in litigation matters, overseeing discovery process in response to-->
<!-- subpoenas.</li>-->
<!-- <li>Managed court litigation involving passenger complaints and personal injury claims.</li>-->
<!-- <li>Filed and managed service trademarks for new products and protected KLM trademarks.</li>-->
<!-- </ul>-->
<ul>
</li>
<li>
Drafted and negotiated lease agreements for office buildings, and services agreements with third
party providers (ground handling companies, hotels). Supervised outside counsel in litigation
matters, passenger complaints and personal injury claims, overseeing discovery process.
</li>
</ul>
</div>
</div>
<br>
<div class="education-section">
<div class="education-title">
<h3>European Options Exchange<br/>(now Euronext N.V.)</h3>
<p>Amsterdam, NL</p>
<i>First Options Exchange in Europe</i>
<a href="https://www.euronext.com/en">
<img src="assets/img/euronext.png"
width="180px"
height="60px"/>
</a>
</div>
<div class="education-description">
<span class="date">1989 - 1994</span>
<h4>Legal Advisor</h4>
<ul>
<li>
Supported and provided legal advice to all corporate departments
</li>
<li>
Drafted regulations for options exchange trading, reviewed company agreements.
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="education">
<h1>Education</h1>
<hr>
<div>
<div class="education-section">
<div class="education-title">
<h3>New York University</h3>
<a href="http://www.law.nyu.edu/">
<img src="assets/img/nyu.png" width="200px"/>
</a>
</div>
<div class="education-description">
<span class="date">1994 - 1995</span>
<h4>Master of Laws (LL.M.), Corporate Law<br/></h4>
</div>
</div>
<!-- <div class="education-section">-->
<!-- <div class="education-title">-->
<!-- <h3>T.M.C. Asser Instituut<br/>The Hague<br/>The Netherlands</h3>-->
<!-- <a href="http://www.asser.nl/">-->
<!-- <img src="assets/img/rhs.png"-->
<!-- width="60px"-->
<!-- height="60px"/>-->
<!-- </a>-->
<!-- </div>-->
<!-- <div class="education-description">-->
<!-- <h4>post-doctorale opleiding International Law</h4>-->
<!-- <span class="date">1987 - 1988</span>-->
<!-- <h5> </h5>-->
<!-- <h5><b></b></h5>-->
<!-- </div>-->
<!-- </div>-->
<br>
<div class="education-section">
<div class="education-title">
<h3>Erasmus University Rotterdam<br/>The Netherlands<br/> </h3>
<a href="https://www.eur.nl/esl/">
<img src="assets/img/erasmus.png" width="200px"/>
</a>
</div>
<div class="education-description">
<span class="date">1973 - 1978</span>
<h4>Dutch Law Degree</h4>
<h4>Civil Law</h4>
<h4>Corporate Law</h4>
<h4>Constitutional Law</h4>
</div>
</div>
<br>
<div class="education-section">
<div class="education-title">
<h3>Admission to New York State Bar</h3>
<!-- <a href="https://www.eur.nl/esl/">-->
<!-- <img src="assets/img/jhu1.png"-->
<!-- width="60px"-->
<!-- height="60px"/>-->
<!-- </a>-->
</div>
<div class="education-description">
<span class="date">1996</span>
</div>
</div>
</div>
</div>
</div>
<div class="teaching">
<h1>Memberships</h1>
<hr>
<div class="teaching-container">
<div class="teaching-item">
<div class="teaching-icon">
<a href="https://www.americanbar.org/">
<img class="teaching-icon" src="assets/img/aba.png"
width="60px"
height="60px"/>
</a>
</div>
<div class="teaching-description">
<h4>American Bar Association</h4>
<i>Member - 1996 to Present</i>
</div>
</div>
<div class="teaching-item">
<div class="teaching-icon">
<a href="http://accredentialsmore.com/">
<img class="teaching-icon" src="assets/img/acc.PNG"
width="180px"/>
</a>
</div>
<div class="teaching-description">
<h4>Accredentials + More, LLC</h4>
<i>Board Member, Legal Counsel – 2014 to Present</i>
</div>
</div>
</div>
</div>
<div class="teaching">
<div class="teaching-container">
<div class="teaching-item">
<div class="teaching-icon">
<a href="https://thenaf.org/">
<img class="teaching-icon" src="assets/img/naf.jpg"
width="60px"
height="60px"/>
</a>
</div>
<div class="teaching-description">
<h4>Nederland-America Foundation</h4>
<i>Fundraising Committee - 2017 to Present</i>
</div>
</div>
<div class="teaching-item">
<div class="teaching-icon">
<a href="https://nyctranslators.org/">
<img class="teaching-icon" src="assets/img/nycircle.jfif"
width="60px"
height="60px"/>
</a>
</div>
<div class="teaching-description">
<h4>New York Circle of Translators</h4>
<i>Member – 2002 to 2015</i>
</div>
</div>
</div>
</div>
<div class="teaching">
<h1>Certification & Continuing Education</h1>
<hr>
<h4>Ethics and Law in Data Analytics, LinkedIn Learning/Microsoft, 2020</h4>
<h4>QuickBooks, Online Certification, 2019</h4>
<h4>Tax Return Preparer Certificate, IRS, 2015</h4>
<h4>Introduction to Marketing, Wharton School, University of Pennsylvania, 2014</h4>
</div>
<div class="teaching">
<h1>Software Proficiencies</h1>
<hr>
<h4><b>Microsoft Suite Programs — Word, Excel, PowerPoint, Outlook;</b> Adobe Acrobat Pro,
TimeSlips, BillQuick Core (Time and Project Management Software), C.C.H. Axcess (Tax Preparation Software),
Citrix ShareFile, Right Signature, Sharepoint, B.N.A. Research, Wolters Kluwer Research</h4>
</div>
<!--<div style="background: #EEEEEE">-->
<!-- <div class="experience">-->
<!-- <h1>Experience</h1>-->
<!-- <hr>-->
<!-- <ul class="timeline timeline-centered">-->
<!-- <li class="timeline-item">-->
<!-- <div class="timeline-info">-->
<!-- <a href="https://www.induscap.com/">-->
<!-- <img class="teaching-icon" src="assets/img/indus1.png"-->
<!-- width="60px"-->
<!-- height="60px"/>-->
<!-- </a>-->
<!-- </div>-->
<!-- <div class="timeline-marker"></div>-->
<!-- <div class="timeline-content">-->
<!-- <h4 class="timeline-title">Indus Capital Partners</h4>-->
<!-- <i class="timeline-subtitle">Research and Trading Intern - Summer 2018</i>-->
<!-- <ul>-->
<!-- <li>$7 billion hedge fund focused on Asian and emerging market investments</li>-->
<!-- <li>Conducted financial analysis and research, briefly worked in accounting, risk, and technology divisions</li>-->
<!-- </ul>-->
<!-- </div>-->
<!-- </li>-->
<!-- <li class="timeline-item">-->
<!-- <div class="timeline-info">-->
<!-- <a href="http://www.gardiner.com/us/">-->
<!-- <img class="teaching-icon" src="assets/img/gt1.png"-->
<!-- width="60px"-->
<!-- height="60px"/>-->
<!-- </a>-->
<!-- </div>-->
<!-- <div class="timeline-marker"></div>-->
<!-- <div class="timeline-content">-->
<!-- <h4 class="timeline-title">Gardiner & Theobald</h4>-->
<!-- <i class="timeline-subtitle">Project Management Intern - Summer 2017</i>-->
<!-- <ul>-->
<!-- <li>International construction management firm based in the United Kingdom</li>-->
<!-- <li>Conducted cost analysis and project management, on the ground management of Essex Hotel renovation project</li>-->
<!-- </ul>-->
<!-- </div>-->
<!-- </li>-->
<!-- <li class="timeline-item">-->
<!-- <div class="timeline-info">-->
<!-- <a href="http://www.maker-state.com/">-->
<!-- <img class="teaching-icon" src="assets/img/ms1.png"-->
<!-- width="60px"-->
<!-- height="60px"/>-->
<!-- </a>-->
<!-- </div>-->
<!-- <div class="timeline-marker"></div>-->
<!-- <div class="timeline-content">-->
<!-- <h4 class="timeline-title">MakerState</h4>-->
<!-- <i class="timeline-subtitle">Maker Fellow, Curriculum Writer - Summer 2016</i>-->
<!-- <ul>-->
<!-- <li>After school or summer camp STEM classes for elementary school children.</li>-->
<!-- <li>Taught children foundational courses, given permanent curriculum writing position.</li>-->
<!-- </ul>-->
<!-- </div>-->
<!-- </li>-->
<!-- <li class="timeline-item">-->
<!-- <div class="timeline-info">-->
<!-- <img class="teaching-icon" src="assets/img/sfc.png"-->
<!-- width="60px"-->
<!-- height="60px"/>-->
<!-- </div>-->
<!-- <div class="timeline-marker"></div>-->
<!-- <div class="timeline-content">-->
<!-- <h4 class="timeline-title">Slogans for Charity</h4>-->
<!-- <i class="timeline-subtitle">Founder - 2015 to 2017</i>-->
<!-- <ul>-->
<!-- <li>Created business that pitched slogans in return for a donation to charity.</li>-->
<!-- <li>Raised over a thousand dollars for local and national charities.</li>-->
<!-- </ul>-->
<!-- </div>-->
<!-- </li>-->
<!-- </ul>-->
<!-- </div> </div>-->
<!--<div class="projects">-->
<!-- <h1>Projects</h1>-->
<!-- <hr>-->
<!-- <div class="project-item">-->
<!-- <div class="project-info">-->
<!-- <div class="project-icon">-->
<!-- <img src="assets/img/hdv.PNG"-->
<!-- width="120px"-->
<!-- height="120px"/>-->
<!-- </div>-->
<!-- <div class="project-content">-->
<!-- <h3>Harvard Data Ventures Project:<br>Harvard Square Homeless Shelter</h3>-->
<!-- <i class="project-subtitle">Data Scientist - September 2018 to Present</i>-->
<!-- <ul>-->
<!-- <li>Used homeless shelter anonymized attendance data to gain insights on trends and to improve the lottery system.</li>-->
<!-- <li>Made significant impact on the quality of the shelter's service.</li>-->
<!-- <li>Continuing to find ways to improve the homeless shelter through data collection and analysis.</li>-->
<!-- </ul>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="project-images">-->
<!-- <img src="assets/img/shelter.png"-->
<!-- width="275px"-->
<!-- height="60px"/>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="project-item">-->
<!-- <div class="project-info">-->
<!-- <div class="project-icon">-->
<!-- <img src="assets/img/mm.png"-->
<!-- width="120px"-->
<!-- height="50px"/>-->
<!-- </div>-->
<!-- <div class="project-content">-->
<!-- <h3>Applied Mathematics 50 Project:</br>Applying Betting Theory to March Madness</h3>-->
<!-- <i class="project-subtitle">Author - April 2018</i>-->
<!-- <ul class="list-inline">-->
<!-- <li><h4><a href="https://nlepore33.github.io/projects/am50-final-project.pdf">Read the Paper</a></h4></li>-->
<!-- </ul>-->
<!-- <ul>-->
<!-- <li>Applied various betting techniques to determine the best strategy on betting in the NCAA Tournament.</li>-->
<!-- <li>Used MATLAB to simulate the strategies on 2018 March Madness data.</li>-->
<!-- <li>Found that Kelly Criterion betting, based on Shannon Information Theory, is most effective.</li>-->
<!-- </ul>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="project-images">-->
<!-- <img src="assets/img/mmplot.png"-->
<!-- width="275px"-->
<!-- height="275px"/>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="project-item">-->
<!-- <div class="project-info">-->
<!-- <div class="project-icon">-->
<!-- <img src="assets/img/cs50.png"-->
<!-- width="120px"-->
<!-- height="42px"/>-->
<!-- </div>-->
<!-- <div class="project-content">-->
<!-- <h3>CS50 Project:</br>Progree - Progress to Graduation</h3>-->
<!-- <i class="project-subtitle">Developer - November 2017</i>-->
<!-- <ul class="list-inline">-->
<!-- <li><h4><a href="https://youtu.be/G19CLL5PM34">Watch the Demo</a></h4></li>-->
<!-- </ul>-->
<!-- <ul>-->
<!-- <li>Created an interative website to track progress to college graduation.</li>-->
<!-- <li>Displays information such as percentage of time spent in each department, average workload, rating, difficulty, etc.</li>-->
<!-- <li>Currently only works for Harvard classes, but can easily be implemented with other universities.</li>-->
<!-- </ul>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="project-images">-->
<!-- <img src="assets/img/progree.png"-->
<!-- width="265px"-->
<!-- height="190px"/>-->
<!-- </div>-->
<!-- </div>-->
<!--</div>-->
<!--<div class="projects">-->
<!-- <h1>Hobbies</h1>-->
<!-- <hr>-->
<!-- <div class="project-item">-->
<!-- <div class="project-info">-->
<!-- <div class="project-icon">-->
<!-- <a href="https://www.facebook.com/HarvardSailingClub/?ref=bookmarks">-->
<!-- <img src="assets/img/hsc1.png"-->
<!-- width="90px"-->
<!-- height="90px"/>-->
<!-- </a>-->
<!-- </div>-->
<!-- <div class="project-content">-->
<!-- <h3>Harvard Sailing Club</h3>-->
<!-- <i class="project-subtitle">Founder, President - 2017 to Present</i>-->
<!-- <ul>-->
<!-- <li>Founded and grew sailing club for beginners or casual sailors.</li>-->
<!-- <li>Managed grants and outings for the club.</li>-->
<!-- <li>Personally sailed since 13 years old, have sailed the Long Island Sound and Fire Island</li>-->
<!-- </ul>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="project-images">-->
<!-- </div>-->
<!-- </div>-->
<!--</div>-->
</body>
</html>