This repository has been archived by the owner on Mar 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
211 lines (201 loc) · 6.81 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="initial-scale=1, width=device-width, shrink-to-fit=no"
/>
<meta name="description" content="Nitish's Website Version 2.2" />
<meta name="author" content="Nitish Vijai" />
<meta
name="keywords"
content="nitish, vijai, personal, resume, portfolio"
/>
<!-- FAVICON-->
<link
rel="apple-touch-icon"
sizes="57x57"
href="./assets/favicon/apple-icon-57x57.png"
/>
<link
rel="apple-touch-icon"
sizes="60x60"
href="./assets/favicon/apple-icon-60x60.png"
/>
<link
rel="apple-touch-icon"
sizes="72x72"
href="./assets/favicon/apple-icon-72x72.png"
/>
<link
rel="apple-touch-icon"
sizes="76x76"
href="./assets/favicon/apple-icon-76x76.png"
/>
<link
rel="apple-touch-icon"
sizes="114x114"
href="./assets/favicon/apple-icon-114x114.png"
/>
<link
rel="apple-touch-icon"
sizes="120x120"
href="./assets/favicon/apple-icon-120x120.png"
/>
<link
rel="apple-touch-icon"
sizes="144x144"
href="./assets/favicon/apple-icon-144x144.png"
/>
<link
rel="apple-touch-icon"
sizes="152x152"
href="./assets/favicon/apple-icon-152x152.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="./assets/favicon/apple-icon-180x180.png"
/>
<link
rel="icon"
type="image/png"
sizes="192x192"
href="./assets/favicon/android-icon-192x192.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="./assets/favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="./assets/favicon/favicon-96x96.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="./assets/favicon/favicon-16x16.png"
/>
<link rel="manifest" href="./assets/favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta
name="msapplication-TileImage"
content="./assets/favicon/ms-icon-144x144.png"
/>
<meta name="theme-color" content="#ffffff" />
<title>About - Nitish Vijai</title>
<link href="assets/css/main.css" rel="stylesheet" />
</head>
<body>
<div class="main-container" id="aboutContainer">
<header>
<div id="desktop">
<a class="logo-name" id="name" href="home.html"
><img
src="./assets/favicon/favicon-96x96.png"
id="logo"
width="25px"
height="25px"
style="display: inline"
/>Nitish Vijai</a
>
<a href="javascript:void(0);" id="hbBtn"
><i class="fa fa-bars"></i
></a>
<nav id="menu-bar" class="main-menu" aria-label="Main Menu">
<ul>
<li class="nav active" style="font-weight: bold">About Nitish</li>
<li class="nav"><a href="projects.html">Projects</a></li>
<li class="nav"><a href="resume.html">Resume</a></li>
<li class="nav"><a href="essays.html">Essays</a></li>
<li class="nav"><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</header>
<main>
<h1 id="intro">About Nitish</h1>
</main>
<hr id="sep" width="80%" />
<article id="about">
<div class="left">
<img
src="assets/img/Nitish_2022.jpg"
loading="lazy"
alt="Nitish at the Michigan Law Quad, April 2022"
id="headshot"
width="20%"
height="20%"
/>
</div>
<div class="right">
<h3 class="pgs-header">A Little About Me</h3>
<p class="pgs-right">
Hi there! I'm Nitish, a senior (in my final semester!) pursuing a bachelor’s degree
in both computer science and data science at the University of
Michigan College of Engineering. After graduating in April, I
plan on joining Capital One as an Associate Software Engineer in August.
</p>
<p class="pgs-right">
I enjoy the field of computer science because it allows me to utilize my problem-solving skills and love for technology to help people around me do more and have a better day.
</p>
<p class="pgs-right">
My primary interests are in web and app development, .NET
programming, database management, and UI/UX design. While diverse,
I've always preferred to gain a breadth of experience in various
technologies.
</p>
<p class="pgs-right">
Being in the field of computer science, I enjoy exploring new
applications and projects, and I like to take on challenges with a
positive attitude and growth mindset. As an engineer, I know the
importance of a growth mindset. Whether it's a new language or
technology, the field is always changing, and as engineers, we have
the ability to adapt and overcome such challenges. I take pride in
my love for learning and I believe that such a mindset will take one
far.
</p>
<p class="pgs-right">
When I'm not inside a cubicle or in class, I enjoy hanging out with
friends and family, catching up on the latest in tech,
<a
class="pgs-link"
href="https://www.github.com/nitishvijai"
target="_blank"
>working on side personal projects</a
>,
<a
class="pgs-link"
href="https://www.youtube.com/watch?v=0jPigyHwCYg"
target="_blank"
>participating in Indian cultural shows</a
>, learning foreign languages, and taking pictures of beautiful
landscapes and nature.
</p>
</div>
</article>
<footer>
<hr width="80%" />
Copyright © 2023 Nitish Vijai<br />
<span id="designedby"
><a id="ft" href="https://github.com/nitishvijai/nitish-website-v2"
>Designed by Nitish Vijai (Version 2.5)</a
></span
>
</footer>
</div>
<!-- SCRIPTS -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="assets/js/main.js"></script>
<script
src="https://kit.fontawesome.com/2616fd647a.js"
crossorigin="anonymous"
></script>
</body>
</html>