-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
273 lines (184 loc) · 12.1 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
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>Full Stack Developer Portfolio</title>
<link rel="icon" type="image/x-icon" href="assets/favicon.ico">
<link href ="./styles/input.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;700&display=swap" rel="stylesheet">
<link href="./output.css" rel="stylesheet">
<script src="https://cdn.tailwindcss.com"></script>
<script crossorigin src="https://unpkg.com/react@18/umd/react.production.min.js"></script>
<script crossorigin src="https://unpkg.com/react-dom@18/umd/react-dom.production.min.js"></script>
</head>
<body class="min-h-screen ">
<!--wrapping container-->
<nav class=" fixed w-full m-6 py-2 h-10 md:h-20 lg:py-1 fixed w-full z-20 top-0 start-0 ">
<div class="max-w-screen-xl flex flex-wrap items-center justify-between mx-auto p-2">
<div class="container items-center justify-between mx-auto ">
<ul class="text-2xl text-slate-800 items-center justify-between">
<li><a href="#" class=" hover:text-gray-300 hover:underline">HQ</a></li>
<li><a href="#" class=" hover:text-gray-300">About</a></li>
<li><a href="#" class=" hover:text-gray-300">Contact</a></li>
</ul>
</nav>
</div>
<main class=" grid gap-2 grid-cols-1 sm:grid-cols-3 md:flex-row ">
<div class="row p-7">
<h1 class=" w-full m-2 md:w-1/2 p-4 lg:hover:text-gray-700 sm:text-indigo-300 md:text-4xl sm:text-5xl transition duration-300 ">
Vic Joseph | Full Stack Developer
</h1>
<div class=" col-span-1 grow-0 max-w-md mx-auto h-screen p-4 sm:p-6 md:p-8 lg:max-h-md ">
<h2 class=" basis-1/2 text-center sm:text-left text-balance flex text-emerald-100 text-2xl">
<div class=" p-7 hover:bg-zinc-600 max-w-md shadow-lg bg-black/20 backdrop-blur-sm p-4 border border-white/20 rounded-md">
<p class="text-2xl transform hover:scale-105 transition-transform duration-300 ease-in-out">I'm a web developer and designer. Building web applications and learning app development is the best way for me to express my personal mantra and creative ethos to share with you
<br>
<br> I specialize in full-stack development building web & mobile applications with JavaScript. I also plan to create coding content for tiktok and youtube.
<br> </p>
<br>
<button class="transform hover:scale-105 transition-transform duration-300 ease-in-out px-4 py-2 bg-950 border border-white rounded-lg shadow-md hover:bg-violet-300 focus:outline focus:ring-2 focus:ring-blue-400 focus:ring-opacity-75">
<a href="./assets/Experienced Web Developer (2).pdf" target="_blank" rel="noopener noreferrer">
my resume
</a>
</button>
</h2>
</div>
<div class=" w-40 h-60 hover:bg-zinc-600 text-center sm:text-left text-emerald-100 text-2xl hover:text-emerald-200 bg-black/20 backdrop-blur-sm backdrop-filter border border-white/20 rounded-md p-4">
<div class="container-md">
<p class="text-lg transform hover:scale-105 transition-transform duration-300 ease-in-out ">
11/24/24 ~ building a multi-step KYC form application with React, deployed on Vercel.
</p>
</div>
</div>
<div class="col-span-1 hover:bg-zinc-600 max-w-md mx-auto text-center sm:text-left text-emerald-100 text-2xl hover:text-emerald-200 bg-black/20 backdrop-blur-sm backdrop-filter border border-white/20 rounded-md p-4">
<p class="text-2xl transform hover:scale-105 transition-transform duration-300 ease-in-out ">current misson: modifying my friend's UI & UX by adding hover effects and CSS animations to his portfolio site.
</p>
<img src="./assets/image1.jpg" alt="Victoria Joseph" class=" animate w-60 h-auto transform hover:scale-105 transition-transform duration-300 ease-in-out md:w-40 md:h-40 sm:w-30 sm:h-30 rounded-lg shadow-lg tilt-card m-6 transition-transform duration-300 ease-out">
<div class="flex flex-wrap">
<p class="text-2xl transform hover:scale-105 transition-transform duration-300 ease-in-out ">As of 11/13/24 I'm working on creating:
<br> a RESTful API using ASP.NET Core
<br> an ecommerce
<br> building an application for iOS & Android with Kotlin or React Native</br>
</p>
</div>
</div>
</div>
<!--
<div class=" container col-span-2 max-w-md mx-auto text-center sm:text-left w-maxflex shrink p-4 text-indigo-400">
<p class="bg-black/20 backdrop-blur-sm backdrop-filter border border-white/20 rounded-xl p-6"> About me ~ my raison d'être <br> <img src="/assets/sticker-3d-sticker-by-linefriends.gif" width="60px">
my mom instilled my sense of purpose by being a business person and teaching me
values of personal responsibility, pursuit, intelligence, grit, and always aiming for the best.
I'm a naturally curious individual. While I'm not yet a cyborg, I'm getting there and it's never felt
better to be part of the best community on Earth. I'm on a quest to discover who I am, and through my career... It's led me to priceless experiences, friendships, and
lasting moments that are more than nostalgic even as a pre-intern!
In my spare time I love playing guitar, bass, creating art, and continously improving myself as an agent of the new world
</p>
-->
<div class="col">
<form class="max-w-md mx-auto mt-8">
<div class="mb-4">
<label for="name" class="block text-gray-500 font-bold mb-2">Name</label>
<input type="text" id="name" class="w-full px-3 py-2 border rounded-lg focus:outline-none focus:ring-2 focus:ring-primary">
</div>
<div class="mb-4">
<label for="email" class="block text-gray-500 font-bold mb-2">Email</label>
<input type="email" id="email" class="w-full px-3 py-2 border rounded-lg focus:outline-none focus:ring-2 focus:ring-primary">
</div>
<div class="mb-4">
<label for="message" class="block text-gray-500 font-bold mb-2">Message</label>
<textarea id="message" rows="4" class="w-full px-3 py-2 border rounded-lg focus:outline-none focus:ring-2 focus:ring-primary"></textarea>
</div>
<a href="./assets/Experienced Web Developer (2).pdf" target="_blank" rel="noopener noreferrer">
<button type="submit" class="bg-primary text-white px-4 py-2 rounded-lg hover:bg-opacity-80 transform hover:scale-105 transition-transform duration-300 ease-in-out px-4 py-2 bg-950 border border-white rounded-lg shadow-md hover:bg-violet-300 focus:outline focus:ring-2 focus:ring-blue-400 focus:ring-opacity-75">Send Message</button>
</form>
<!--add repo link-->
<!--
<div class="container max-w-md mx-auto text-center sm:text-left hover:bg-zinc-600">
<section class="text-2xl text-indigo-200 font-bold">
about me: <br>
if you'd like to support me directly pls visit my <a href="http://patreon.com">patreon</a>
if you'd like to work with me, feel free to connect via the social links!
</section>
</div>
-->
<div class=" col-span-2 max-w-sm text-2xl shadow-lg bg-black/20 backdrop-blur-sm border border-white/30 rounded-md p-7 m-6">
<p class="text-emerald-200 hover:text-indigo-200"> Collaborators & contributors:
<br>
<br>
<strong><a href="https://work.calvin.press/" class=" hover:text-gray-900">Calvin Nguyen</a>
</strong>
<br>
<strong>
<a href="https://trevorwheeler.com/" class="hover:text-gray-900" target="_blank" rel="noopener noreferrer">Trevor Wheeler</a>
</strong>
<strong><br>
<a href="https://www.linkedin.com/in/gregmunt/" class=" hover:text-gray-900">Greg Munt</a>
</strong>
<strong><br>
<a href=" " class=" hover:text-gray-900">Ryan Koontz</a>
</p>
</div>
</div>
<button onclick="topFunction()" id="myBtn" title="Go to top">Top</button>
</div>
<div class="flex flex-col md:flex-row gap-6">
<div class="basis-1/2 p-2 ">
<p class="text-2xl hover:text-gray-400 text-indigo-300 transform hover:scale-105 transition-transform duration-300 ease-in-out ">Spotify's AI DJ has helped me make many a curated vibe list</p>
<iframe style="border-radius:12px " src="https://open.spotify.com/embed/playlist/7uV6LTGb4t8ZgPHiYu5jtN?utm_source=generator" width="400" height="260" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy" rel="noopener noreferrer"></iframe>
<div class="basis-1/2 p-2 ">
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/6vp2ckYbT8iDEnPrbe76pV?utm_source=generator" width="400" height="200 " frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy" rel="noopener noreferrer"></iframe>
</div>
<div class="col-md-4 col-"
visit my DIY brand src="https://www.mercari.com/u/mementomolly/" target="_blank"
<div class="row flex-wrap fixed bottom-0 sticky bottom-10">
<p class="text-1xl text-indigo-200 hover:text-emerald-200 ">skills & technologies</p>
<ul class=" z-50 text-2xl grow h-14 space-y-4 font-semibold flex text-indigo-200 bottom-0 transition duration-300 list-disc list-inside mb-4 hover:space-x-8 w-maxflex hover:grow-3 ">
<li><i class="fa-brands fa-react fa-2xl "></i></li>
<li><i class="fa-brands fa-js fa-2xl"></i></li>
<li><i class="fa-brands fa-html5 fa-2xl"></i></li>
<li><i class="fa-brands fa-git-alt fa-2xl "></i></li>
<li><i class="fa-brands fa-bootstrap fa-2xl"></i></li>
<li><i class="fa-brands fa-github fa-2xl"></i></li>
<li><i class="fa-brands fa-css3 fa-2xl"></i></li>
<li><i class="fa-brands fa-php fa-2xl"></i></li>
<li><i class="fa-brands fa-ubuntu fa-2xl"></i></li>
</ul>
</div>
<footer class=" bg-gray-800 bg-opacity-20 text-emerald-100 p-4 ">
<ul class=" row place-content-center justify-center place-items-stretch transform hover:scale-105 transition-transform duration-300 ease-in-out">
<li><a href="#" class="text-emerald-100 text-2xl hover:text-indigo-400">HQ</a></li>
<li><a data-mdb-ripple-init class="btn btn-outline btn-floating m-3" href="https://www.linkedin.com/in/victoria-joseph-in/" id="special-link" target="_blank" role="button"
><i class="fab fa-linkedin fa-2x"></i></a></li>
<li><a data-mdb-ripple-init class="btn btn-outline btn-floating m-3" href="https://github.com/litewaver" id="special-link" target="_blank" role="button"
><i class="fab fa-github fa-2x"></i></a></li>
<li><a data-mdb-ripple-init class="btn btn-outline btn-floating m-3" href="https://x.com/magnolianroot" id="special-link" target="_blank" role="button"
><i class="fab fa-twitter fa-2x"></i></a></li>
<li><a data-mdb-ripple-init class="btn btn-outline btn-floating m-3" href="https://instagram.com/litewaver" id="special-link" target="_blank" role="button"
><i class="fab fa-instagram fa-2x"></i></a></li>
<li><a data-mdb-ripple-init class="btn btn-outline btn-floating m-3" href="https://www.tiktok.com/@vyktoryawaver" id="special-link" target="_blank" role="button"
><i class="fab fa-tiktok fa-2x"></i></a></li>
</ul>
<!-- Copyright -->
<div class=" text-emerald-200 text-center unselectable sm:font-source-code-pro transform hover:scale-105 transition-transform duration-300 ease-in-out">
<p>© Victoria Joseph 2024
<p>Made with<span style="color: #22080c;"> ❤</span> by vyktorya</p>
</div>
</footer>
<button id="topbtn" title="back to top">
<i class="fa-solid fa-caret-up"></i>
</button>
</main>
</div>
</div>
<script type="text/javascript" src="./scripts.js"></script>
<script src="https://code.jquery.com/jquery-3.7.1.js" integrity="sha256-eKhayi8LEQwp4NKxN+CfCh+3qOVUtJn3QNZ0TciWLP4=" crossorigin="anonymous"></script>
</div>
</body>
</html>