-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
182 lines (155 loc) · 5.78 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
<!DOCTYPE html>
<!-- My Portfolio Assigment 7 http://jbhportfolio.com/ -->
<html>
<head>
<title>Jessica Holoschutz</title>
<link rel="stylesheet" type="text/css" href="styles.css">
<link href="https://fonts.googleapis.com/css?family=Chivo:400,700" rel="stylesheet">
</head>
<body>
<div class="header">
<h1><small>Jessica</small><br/>Holoschutz</h1>
<h2 class="page-title">Home</h2>
</div>
<div>
<nav>
<ul class="navigation-list">
<li class="navigation-list-item">
<a href="index.html"><div class="shift-link">HOME</div></a>
</li>
<li class="navigation-list-item">
<a href="portfolio_resume.html"><div class="shift-link">RESUME</div></a>
</li>
<li class="navigation-list-item">
<a href="portfolio_portfolio.html"><div class="shift-link">PORTFOLIO</div></a>
</li>
<li class="navigation-list-item">
<a href="portfolio_samples.html"><div class="shift-link">WRITTING SAMPLES</div></a>
</li>
<li class="navigation-list-item">
<a href="portfolio_contact.html"><div class="shift-link">CONTACT</div></a>
</li>
<li class="navigation-list-item">
<a href="portfolio_photos.html"><div class="shift-link">PHOTOS</div></a>
</li>
</ul>
</nav>
</div>
<div class="main-container">
<div>
<figure class="hover-effect">
<a href="portfolio_resume.html">
<img class="long-photo" src="Images/brick.jpg"></a>
<figcaption>
<h2>View <strong>Resume</strong></h2>
<p class="icon-links">
</p>
<p class="description">Your most unhappy customers are your greatest source of learning. — Bill Gates</p>
</figcaption>
</figure>
<br>
</div>
<div id="title">
<h5 class="page-title">About Me</h5>
</div>
<br>
<br>
<div class="list-article-container"></div>
<div class="item-1 article-container">
<a href="">
<img class="palace-photo" src="Images/palace.jpg"></a>
<h4></h4>
<br>
<b href=""><h3>QUICK OVERVIEW</b></</h3>
<br><br>
<p>I’ve lived in Mexico City my whole life. I’m currently studying in the D’Amore McKim School of business at Northeastern, as a Marketing major with a minor in Interaction Design. I speak two languages fluently and am technologically friendly. <br><br>
I love a challenge and learning new things. I am a very hand on proactive person who enjoys understanding the fundamentals of people, which motivates me to work with others. I enjoy working in groups and individually.</p><br>
<p><span><strong>By: Jessica Holoschutz</strong></span></p>
</div>
<br><br>
<div id="title">
<h5 class="page-title">Explore Works and More</h5>
</div>
<div class="wrapper">
<!-- inspired by this Codrops tutorial: https://tympanus.net/codrops/2014/06/19/ideas-for-subtle-hover-effects/ -->
<h3> Some of My Work </h3>
<div class="container">
<!--The <figure> tag specifies self-contained content, like illustrations, diagrams, photos, code listings, etc. -->
<figure class="hover-effect">
<a href="portfolio_portfolio.html"><img src="Images/campfire.jpg"/></a>
<figcaption>
<h2>View <strong>Portfolio</strong></h2>
<p class="icon-links">
<a href="#"><span class="icon-heart"></span></a>
<a href="#"><span class="icon-eye"></span></a>
<a href="#"><span class="icon-paper-clip"></span></a>
</p>
<p class="description">We do not see things as they are we see them as we are.</p>
</figcaption>
</figure>
<figure class="hover-effect">
<a href="portfolio_samples.html" > <img src="Images/books.jpg" alt="img26"/></a>
<figcaption>
<h2>Writting <strong>Samples</strong></h2>
<p class="icon-links">
<a href="#"><span class="icon-heart"></span></a>
<a href="#"><span class="icon-eye"></span></a>
<a href="#"><span class="icon-paper-clip"></span></a>
</p>
<p class="description">Get your facts first, and then you can distort them as much as you please. — Mark Twain</p>
</figcaption>
</figure>
</div>
</div>
<div class="wrapper">
<!-- inspired by this Codrops tutorial: https://tympanus.net/codrops/2014/06/19/ideas-for-subtle-hover-effects/ -->
<h3> Contact and Photos </h3>
<div class="container">
<!--The <figure> tag specifies self-contained content, like illustrations, diagrams, photos, code listings, etc. -->
<figure class="hover-effect">
<a href="portfolio_contact.html"><img src="Images/chap.jpg" alt="person's legs standing on tennis court"/></a>
<figcaption>
<h2>Contact<strong> Me</strong></h2>
<p class="icon-links">
<a href="#"><span class="icon-heart"></span></a>
<a href="#"><span class="icon-eye"></span></a>
<a href="#"><span class="icon-paper-clip"></span></a>
</p>
<p class="description"> Men build too many walls and not enough bridges. — Isaac Newton</p>
</figcaption>
</figure>
<figure class="hover-effect">
<a href="portfolio_photos.html"><img src="Images/Charlie.jpeg" alt="img26"/></a>
<figcaption>
<h2>View <strong>Photos</strong></h2>
<p class="icon-links">
<a href="#"><span class="icon-heart"></span></a>
<a href="#"><span class="icon-eye"></span></a>
<a href="#"><span class="icon-paper-clip"></span></a>
</p>
<p class="description">Every man's memory is his private literature. — Aldous Huxley</p>
</figcaption>
</figure>
</div>
<br>
</div>
<div class="Bcard-container">
<section class="profile-header">
<div class="avatar-container">
<img src="Images/palace.jpg"/>
</div>
<div class="profile-information">
<div class="instagram-handle">
<h12><strong>Jessica Holoschutz Berger</strong></h12>
<br><br>
</div>
<div class="profile-stats">
</div>
<div><strong>E-mail: <br></strong> [email protected]</div><br>
<div><strong>E-mail:<br></strong> [email protected]</div>
</div>
</section>
</div>
<br><br>
</div>
</body>