-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
233 lines (213 loc) · 12 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Anshuman Pattnaik</title>
<link rel="icon" href="assets/logo/p.png" type="image/x-icon">
<!-- remix icon -->
<link href="https://cdn.jsdelivr.net/npm/remixicon@3.5.0/fonts/remixicon.css" rel="stylesheet">
<!-- remix icon -->
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="locomotive.css">
<link rel="stylesheet" href="cuberto.css">
<!-- link to google fonts -->
<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=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,1000;1,9..40,400;1,9..40,500&family=Do+Hyeon&family=Manrope:wght@200;300;400;500;600;700;800&family=Montserrat:ital,wght@0,500;0,600;0,700;0,800;0,900;1,700;1,800;1,900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200;0,6..12,300;0,6..12,400;0,6..12,500;0,6..12,600;0,6..12,700;0,6..12,800;0,6..12,900;0,6..12,1000;1,6..12,200;1,6..12,300;1,6..12,400;1,6..12,500;1,6..12,600;1,6..12,700;1,6..12,800;1,6..12,900;1,6..12,1000&family=Roboto:wght@400;500;700&family=Source+Code+Pro:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Space+Mono:ital,wght@0,400;0,700;1,700&display=swap"
rel="stylesheet">
<!-- link to google fonts -->
<!-- <link rel="stylesheet" href="https://unpkg.com/mouse-follower@1/dist/mouse-follower.min.css"> -->
</head>
<body>
<div class="mouseCursor" style="display: none;"></div>
<div id="main">
<div id="home-page">
<div class="nav">
<div class="nav-left">
<p class="author-logo">anshuman pattnaik</p>
</div>
<div class="nav-right">
<a href="#" class="show-reel">our showreel</a>
<a href="#" class="menu-pull">menu</a>
<i class="ri-git-close-pull-request-line" id="menu-symbol"></i>
</div>
</div>
<div class="menu-container">
<div class="menu-container-upper">
<span class="menu-upper-left">MENU</span>
<span class="menu-upper-right"><i class="ri-git-close-pull-request-fill"></i></span>
</div>
<div class="menu-container-lower">
<p class="menu-projects">featured projects</p>
<p class="menu-reach-me">reach me</p>
<p class="menu-resources">resources</p>
</div>
</div>
<div class="content-container">
<div class="content">
<div class="cover">
<p class="content-upper cover-content">Hi, I am a</p>
</div>
<div class="cover">
<p class="content-medium cover-content"><span
data-cursor-img="assets/home-page-imgs/yellow-lamp.jpg">
Front</span><span
data-cursor-img="assets/home-page-imgs/violet-tree.jpg">end</span><span
data-cursor-img="assets/home-page-imgs/orange-sunset.jpg"> Deve</span><span
data-cursor-img="assets/home-page-imgs/white-harbour.jpg">loper.</span></p>
</div>
<div class="cover based-container">
<p class="content-lower cover-content">based in India.</p>
</div>
</div>
</div>
<div class="end-home-page">
<div class="cover">
<p class="end-content" style="margin-top: 1px;">A dynamic programmer with a passion for web design,
</p>
</div>
<div class="cover">
<p class="end-content">I blend simplicity and beauty seamlessly.</p>
</div>
<div class="cover">
<p class="end-content">I craft functional yet creative websites.</p>
</div>
</div>
</div>
<div id="second-page">
<div class="featured-text">
<p class="featured-heading">Featured</p>
<p class="featured-heading featured-project">Projects</p>
</div>
<div class="featured-projects">
<div class="scroll-instruction">
<p>To explore projects, simply scroll horizontally.</p>
</div>
<div class="scrollIconBody">
<div class="scroll-icon"><i class="ri-arrow-down-double-fill scrollIcon"></i></div>
</div>
<div class="featured-body">
<a href="https://github.com/ANSHPG/Chordopolis-ANSHP" target="_blank">
<div class="project-body scroll-1 bts-anshp" style="margin-top:0vw;" data-cursor-text="view">
<div class="project-description">
<p class="project-name">BTS X ANSHP</p>
<p class="project-short-description">Concept of <span class="special">piano embed</span>
<br>in websites.
</p>
<p class="project-tags">design , development , product</p>
</div>
<div class="project-preview">
<img src="assets/BTS X ANSHP.png" alt="BTS X ANSHP" class="project-asset">
</div>
</div>
</a>
<a href="https://github.com/ANSHPG/WeatherApp-ANSHP" target="_blank">
<div class="project-body anshp-cast" data-cursor-text="view">
<div class="project-description">
<p class="project-name">anshp cast</p>
<p class="project-short-description" style="color: #817f7f;"><span
class="special-2">Navigating</span> Weather's <br> Every Twist and Turn</p>
<p class="project-tags">API , Non-Profit , product</p>
</div>
<div class="project-preview">
<img src="assets/ANSHP-CAST-2.png" alt="ANSHP-CAST" class="project-asset">
</div>
</div>
</a>
<a href="https://github.com/ANSHPG/SPHERE-ANSHP" target="_blank">
<div class="project-body sphere" data-cursor-text="view">
<div class="project-description">
<p class="project-name">SPHERE</p>
<p class="project-short-description">Embrace the <span class="special-3">
Huevolution</span><br>Where Art Meets Code in 3D!</p>
<p class="project-tags">three.js , mordern , animation</p>
</div>
<div class="project-preview">
<img src="assets/SPHERE.png" alt="SPHERE" class="project-asset">
</div>
</div>
</a>
<a href="https://github.com/ANSHPG/SPOTIFY-ANSHP" target="_blank">
<div class="project-body spotify" data-cursor-text="view">
<div class="project-description">
<p class="project-name">SPOTIFY CLONE</p>
<p class="project-short-description"><span class="special-4">Music</span> for everyone.
</p>
<p class="project-tags">music, data , product</p>
</div>
<div class="project-preview">
<img src="assets/SPOTIFY.png" alt="SPOTIFY" class="project-asset">
</div>
</div>
</a>
</div>
</div>
<a href="https://github.com/ANSHPG" target="_blank">
<div class="view-projects">
<button data-cursor-text="products">view all products</button>
</a>
</div>
</div>
<div id="third-page">
<div class="third-page-content">
<div class="third-page-upper">
<p class="reach-me"><span class="hey">Hey!</span> want to </p>
<p class="reach-me-lower">reach me <i class="ri-customer-service-2-line"></i></p>
</div>
<div class="third-page-middle">
<p>I'm avaliable on...</p>
</div>
<div class="third-page-lower">
<a href="https://www.linkedin.com/in/anshuman-pattnaik-9694a3255" target="_blank"><button
data-cursor-text="linkedin"><i class="ri-linkedin-box-fill"></i><span class="third-page-text"
id="linkedin-btn">
Linkedin</span></button>
</a>
<a href="https://www.instagram.com/anshphere" target="_blank"><button data-cursor-text="instagram"><i
class="ri-instagram-fill"></i><span class="third-page-text" id="instagram-btn">
instagram</span></button>
</a>
<a href="mailto:helloanshu04@gmail.com?subject=Want to connect&body=Hello nice to meet you"
target="_blank" class="gmail-a"><button data-cursor-text="Gmail"><i class="ri-mail-fill"></i><span
class="third-page-text" id="gmail-btn">
gmail</span></button>
</a>
</div>
</div>
</div>
<div id="fourth-page">
<div class="fourth-page-content">
<div class="fourth-page-upper">
<p>Development</p>
<p>and design</p>
<p class="resources">resources</p>
</div>
<a href="https://github.com/ANSHPG" target="_blank">
<div class="fourth-page-middle">
<button id="github-btn" data-cursor-text="Git-Hub"><i class="ri-github-fill"></i> git-hub</button>
</div>
</a>
<div class="fourth-page-lower">
<p>I regularly release designs, offer advice to newbie designers, walk you through creating awesome
effects, and share source files.</p>
</div>
</div>
</div>
</div>
<!-- script links -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js"
integrity="sha512-16esztaSRplJROstbIIdwX3N97V1+pZvV33ABoG1H2OyTttBxEGkTsoIVsiP1iaTtM8b3+hu2kB6pQ4Clr5yug=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollTrigger.min.js"
integrity="sha512-Ic9xkERjyZ1xgJ5svx3y0u3xrvfT/uPkV99LBwe68xjy/mGtO+4eURHZBW2xW4SZbFrF1Tf090XqB+EVgXnVjw=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollToPlugin.min.js"
integrity="sha512-v/m68W+vaGN/6igoyFpd4GlQzu0jx9/n5gr2PKq5vif+RObyGKHse384YHrOULaxZ810XhlHUrmB3U8UnPB19Q=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdn.jsdelivr.net/npm/locomotive-scroll@3.5.4/dist/locomotive-scroll.min.js"></script>
<script src="https://unpkg.com/mouse-follower@1/dist/mouse-follower.min.js"></script>
<script src="main.js"></script>
</body>
</html>