-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
244 lines (232 loc) · 8.69 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link
href="https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&family=Work+Sans:wght@300;400;500;600;700;800;900&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" type="text/css" href="css/html5reset.css" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" type="text/css" href="css/style-tablet.css" />
<link rel="stylesheet" type="text/css" href="css/style-laptop.css" />
<link rel="stylesheet" type="text/css" href="css/nav.css" />
<link
rel="stylesheet"
type="text/css"
href="css/style-reduced-motion.css"
/>
<!-- Using Chevron Icon from Font Awesome -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w=="
crossorigin="anonymous"
/>
<!-- Scroll Reveal -->
<script src="https://unpkg.com/scrollreveal@4"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-7ZYPYV8TTM"
></script>
<script src="scripts/gtag.js"></script>
<script src="scripts/script.js" defer></script>
<title>Portfolio | Anuya Karnik</title>
</head>
<body>
<div class="skip"><a href="#main">Skip to Main Content</a></div>
<header>
<div class="menu-title"><a href="index.html">Anuya Karnik</a></div>
<nav class="menu-links">
<a class="current" href="index.html">Portfolio</a>
<a href="about.html">About</a>
<!-- <a href="gallery.html">Art Gallery</a> -->
<a
target="blank"
href="https://drive.google.com/file/d/1YE9G5xVTOCrCiCcP3hGBNKOTjLZOOnqK/view?usp=sharing"
>Resume
<i class="fas fa-external-link-alt"></i>
</a>
</nav>
</header>
<main id="main">
<div class="index-header">
<h1>
Hi, I'm <strong> <a href="about.html">Anuya!</a></strong> 👋
</h1>
<h2>
I convert complex business problems to tangible digital solutions by
relying on my human-centered design skills and an affinity for
software development. Welcome to my Portfolio!
</h2>
</div>
<div class="pr-a color-a">
<h1>Current Work</h1>
<div class="about-layout">
<div class="about-item">
<div class="grid-item-1 logo-image">
<img
id="work-1"
src="images/00-about/Deloitte-Img.png"
alt="Deloitte Logo"
/>
</div>
<div class="grid-item-1">
<h3>
Deloitte Consulting | UX/UI Solutions Engineering Consultant
</h3>
<h4>September 2022 - Current</h4>
<br />
<h4>
In my current role on the
<strong
>Child Welfare System (CCWIS) PaaS Implementation for the
State of California,</strong
>
I focus on providing cohesive design solutions by leveraging
Salesforce configuration and customization skills and
user-centered design expertise. I collaborate with
cross-functional internal and client teams to create rapid
wireframes in Figma, iterate designs through walkthroughs, and
develop high-fidelity mockups for implementation and testing by
the development team.
</h4>
</div>
</div>
</div>
</div>
<div class="hm-a">
<h1>Projects</h1>
</div>
<div class="grid-layout-1">
<div id="project-1" class="grid-item">
<a href="projects/pr1-zemory.html" aria-label="Project Zemory"
><span class="link"></span
></a>
<img src="images/00-homepage/Project20.png" alt="Zemory Screens" />
<div class="item-click">
<div class="item-click-1">
<h2>Zemory: Image Organization Application</h2>
<h3>Interaction Design | UX Design | Web Design</h3>
</div>
<div class="item-click-1 arrow">
<i class="fas fa-chevron-right"></i>
</div>
</div>
</div>
<div id="project-0" class="grid-item">
<a href="projects/pr1-pitkn.html" aria-label="Project Zemory"
><span class="link"></span
></a>
<img src="images/00-homepage/Project10.png" alt="Zemory Screens" />
<div class="item-click">
<div class="item-click-1">
<h2>PIT Knowledge Network</h2>
<h3>UX Research & Design | Web Design</h3>
</div>
<div class="item-click-1 arrow">
<i class="fas fa-chevron-right"></i>
</div>
</div>
</div>
<div id="project-2" class="grid-item">
<a href="projects/pr2-strescape.html" aria-label="Project Strescape"
><span class="link"></span
></a>
<img
src="images/00-homepage/Project40.png"
alt="Strescape App Screens"
/>
<div class="item-click">
<div class="item-click-1">
<h2>Strescape: Gamifying Mental Health</h2>
<h3>Human Centered Design | Game Design</h3>
</div>
<div class="item-click-1 arrow">
<i class="fas fa-chevron-right"></i>
</div>
</div>
</div>
<div id="project-3" class="grid-item">
<a
href="projects/pr3-xd-dcc.html"
aria-label="Project Adobe XD Daily Challenge"
><span class="link"></span
></a>
<img
src="images/00-homepage/Project30.png"
alt="XD Challenge Screen"
/>
<div class="item-click">
<div class="item-click-1">
<h2>Adobe XD Daily Creative Challenge</h2>
<h3>UI Design</h3>
</div>
<div class="item-click-1 arrow">
<i class="fas fa-chevron-right"></i>
</div>
</div>
</div>
<!-- <div id="project-4" class="grid-item">
<a href="projects/pr4-weather-app.html"><span class="link"></span></a>
<img src="images/00-homepage/Project4.png" alt="Weather App Screen">
<h2>Creative Weather App Design</h2>
<h3>Graphic Design | UX Design </h3>
</div>
<div id="project-5" class="grid-item">
<a href="projects/pr5-titanic.html"><span class="link"></span></a>
<img src="images/00-homepage/Project5.png" alt="Data Analysis Screens">
<h2>Titanic: Data Analysis and Visualization</h2>
<h3>Python Programming | Data Visualization</h3>
</div> -->
<div id="project-6" class="grid-item">
<a href="projects/pr6-vdesign.html" aria-label="Visual Design Project"
><span class="link"></span
></a>
<img
src="images/00-homepage/Project6.png"
alt="Visual Design Project"
/>
<div class="item-click">
<div class="item-click-1">
<h2>Visual and Graphic Design Projects</h2>
<h3>Digital Collage | Image Manipulation | Layout Design</h3>
</div>
<div class="item-click-1 arrow">
<i class="fas fa-chevron-right"></i>
</div>
</div>
</div>
</div>
</main>
<footer>
<p>Thank you so much for checking out my portfolio!</p>
<div class="social-icons">
<a
aria-label="Link to LinkedIn"
target="blank"
href="https://www.linkedin.com/in/anuya-karnik/"
><i class="fab fa-linkedin"></i
></a>
<a
aria-label="Link to Email"
target="blank"
href="mailto:aakarnik8@gmail.com"
><i class="fas fa-envelope"></i
></a>
<a
aria-label="Link to GitHub"
target="blank"
href="https://github.com/anuya-karnik"
><i class="fab fa-github"></i
></a>
</div>
<p>© Anuya Karnik 2024</p>
</footer>
</body>
</html>