-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
267 lines (231 loc) · 8.81 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
<!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.0">
<title>NandiniM Portfolio</title>
<!-- Bootstrap css file-->
<link rel="stylesheet" href="./css/bootstrap.min.css">
<!-- font awesome icons-->
<link rel="stylesheet" href="./css/all.min.css">
<!-- custom css file -->
<link rel="stylesheet" href="./css/style.css">
</head>
<body>
<!-- ================= START HEADER ========================-->
<header class="header_area">
<div class="main-menu">
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand" href="#"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<div class="mr-auto"></div>
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="#hello">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about-info">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#projects-info">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#resume">Resume</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://nandinimehrotra14.wixsite.com/dailyweather">Blog</a>
</li>
</ul>
</div>
</nav>
</div>
</header>
<!--============= END HEADER ========================-->
<!-- HELLO STARTS -->
<section class="site-banner" id="hello">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-12 site-title">
<h1 class="title-text text-uppercase">Hi I'm Nandini!</h1>
<h3>Student Designer & Developer</h3>
</div>
<div class="col-lg-6 col-md-12 banner-image">
<img src="./img/nandinim.jpg" alt="banner-img" class="img-fluid">
</div>
</div>
</div>
</section>
<!-- HELLO ENDS -->
<br>
<br>
<br>
<hr>
<!-- ABOUT ME STARTS -->
<section class="site-about">
<div class="container">
<div class="row">
<div class="site-about-info">
<br>
<h1 class="title-text" id="about-info">About Me</h1>
<br>
<p>
I'm a passionate CS student exploring UX/UI design. I'm adept
in various social media platforms and office technology programs.
</p>
<p>
Excited to delve into my enthusiasm for technology and art!
</p>
<p>
<strong> A little more about me:</strong>
<ul>
<li>
<p> My love for music made me realize my love for UX design.
I enjoy sharing music that inspires me, and discussing it with my friends.
I do all of this to uncover new insights about a song that
I would’ve never understood on the first play-through.
I experience tiny moments of joy every time I'm able to put something
together that a person loves through just a little research
(be it an app or a Spotify playlist!)
</p>
</li>
<li> Skills: <br>
Figma <br>
Sketch <br>
Wireframes and Prototypes <br>
Branding <br>
Communication <br>
Blog posts <br>
+ always trying to add more here! </li>
</ul>
</p>
</div>
</div>
</div>
</section>
<hr>
<br>
<div class="container">
<div class="row">
<div class="col">
<h5> Qualitative Research</h5>
<p>
My first experience in qualitative research was
with a project I did in Singapore about Traffic, which
allowed me to gain a great deal of experience conducting in-depth
interviews and qualitative research methods.
</p>
</div>
<div class="col order-5">
<h5> Prototyping</h5>
<p>
My favorite tool is Figma.
</p>
</div>
<div class="col order-1">
<h5> UI Design & Branding</h5>
<p>
I'm constantly trying to improve my UI skills and creating new visually pleasing apps and logos.
</p>
</div>
</div>
</div>
<hr>
<br>
<section class="site-about-blog">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-12 site-blog">
<p><strong>What I'm doing when I'm not working</strong></p>
<p> If you can't find me at my computer, I'm either writing ideas for poems, reading, or taking a walk!</p>
<p>
<strong> More?</strong>
<ul>
<li>
<p> I'm a writer in my free time. From deep-rooted
poems to narratives, I enjoy writing them all
(feel free to visit my blog - TheDailyWeather!).
</p>
</li>
</ul>
</p>
</div>
<div class="col-lg-6 col-md-12 banner-image">
<img src="./img/blog.png" alt="banner-img" class="img-fluid">
</div>
</div>
</div>
</section>
<br>
<hr>
<br>
<!-- ABOUT ME ENDS -->
<!-- PROJECTS STARTS -->
<section class="site-projects">
<div class="container">
<div class="row">
<div class="site-projects-info">
<br>
<h1 class="title-text" id="projects-info">Projects</h1>
<br>
</div>
</div>
</div>
</section>
<div class="container-projects">
<div class="row align-items-start">
<div class="col">
<!-- Project 1 starts -->
<section class="project-1">
<div class="card" style="width: 18rem;">
<img src="./img/covidtrack.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">CoviTrack</h5>
<p class="card-text">All-in-one app and desktop platform designed to encourage individuals to socialize, maintain mental health, book appointments for covid-19 vaccinations/tests,
and track medical symptoms on a daily basis.</p>
<a href="https://devpost.com/software/covitrack-qkeisl" class="btn btn-primary">Read More!</a>
</div>
</div>
</section>
<!-- Project 1 ends -->
</div>
<div class="col">
<!-- Project 2 starts -->
<section class="project-2">
<div class="card" style="width: 18rem;">
<img src="./img/thehub.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">The Hub</h5>
<p class="card-text">
The Hub is an interactive mobile platform
for isolated post secondary students that enhances
meaningful connections through an accomodating video conferencing community.
</p>
<a href="thehub.html" class="btn btn-primary">Read More!</a>
</div>
</div>
</section>
<!-- Project 2 ends -->
</div>
</div>
</div>
<!-- PROJECTS ENDS -->
<!-- RESUME STARTS -->
<section class="my-resume" id="resume">
<br>
<hr>
<br>
<div class="container">
<div class="pdf-file animate-right">
<iframe src="https://drive.google.com/file/d/1kLoKvd2zj7i49i48Mk92DFYx0WS5NP53/preview" width="100%"
height="500"></iframe>
</div>
</div>
</section>
<!-- RESUME ENDS -->
</body>
</html>