-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprofile.html
241 lines (223 loc) · 13 KB
/
profile.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="apple-touch-icon" sizes="76x76" href="./assets/img/apple-icon.png">
<link rel="icon" type="image/png" href="./assets/img/logo.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>
@wonderlustbeats - Loophead
</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, shrink-to-fit=no'
name='viewport' />
<!-- Fonts and icons -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700,200" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Inter:400,700,200" rel='stylesheet'>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.1/css/all.css"
integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<!-- CSS Files -->
<link href="./assets/css/bootstrap.min.css" rel="stylesheet" />
<link href="./assets/css/material-kit.css" rel="stylesheet" />
<link href="./assets/css/now-ui-kit.css?v=1.3.0" rel="stylesheet" />
</head>
<body class="index-page sidebar-collapse">
<!-- Navbar -->
<nav class="navbar navbar-expand-lg bg-primary fixed-top">
<div class="container">
<div class="navbar-translate">
<a class="navbar-brand-collapse" href="index.html" rel="tooltip" data-placement="bottom">
<img src="./assets/img/logo.png" href="index.html" height="60" width="60">
Loophead
</a>
<div class="hidden-mobile" style="width: 400px; margin-top:8px; margin-left:15px; padding-left: 12px; padding-right: 12px; padding-top: 8px; padding-bottom: 8px; background: white; border-radius: 10px; overflow: hidden; border: 0.50px #888888 solid; gap: 8px; float: right">
<label class="fas fa-search" style="color: #888888; padding-right: 8px;"></label>
<input type="search" placeholder="Search Loophead" style="font-size: 16px; font-family: Inter; font-weight: 300; word-wrap: break-word; border-style: none; outline: none; width: 85%">
</div>
<button class="navbar-toggler navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation"
aria-controls="navigation-index" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-bar top-bar"></span>
<span class="navbar-toggler-bar middle-bar"></span>
<span class="navbar-toggler-bar bottom-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse justify-content-end" id="navigation"
data-nav-image="./assets/img/blurred-image-1.jpg">
<ul class="navbar-nav d-flex align-items-center">
<li class="nav-item">
<a class="nav-link" href="explore.html">
<p style="font-weight: bold; font-size: medium; color:white; text-transform: capitalize;">Explore</p>
</a>
</li>
<li class="nav-item" style="margin-right:20px">
<a class="nav-link" href="">
<p style="font-weight: bold; font-size: medium; color:white; text-transform: capitalize;">Feed</p>
</a>
</li>
<li class="nav-item" style="margin-right:20px">
<a class="nav-link btn btn-neutral" href="" style="border-radius: 10px">
<p style="font-weight: bold; font-size: medium; color:#2C2F74; text-transform: capitalize;">Upload</p>
</a>
</li>
<li class="nav-item" style="margin-right:20px">
<a class="nav-link" href="">
<img src="assets/img/icons/notification-bell.svg">
</a>
</li>
<li class="nav-item" style="margin-right:20px">
<a class="nav-link" href="">
<img style="border-radius: 9999px; height: 44px" src="assets/img/profilePlaceholder.jpg" />
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- End Navbar -->
<div class="main">
<div class="row" style="height: 100%; padding-left: 3%; padding-right: 3%; padding-top: 40px; padding-bottom: 60px; opacity: 0.96; justify-content: space-between; align-items: center; display: inline-flex">
<div class="col-md-2 d-flex justify-content-center align-items-center">
<div style="max-width: 180px;">
<img style="border-radius: 9999px; border: 0.50px #E39F37 solid" src="assets/img/profilePlaceholder.jpg" />
</div>
</div>
<div class="col-md-10" style="flex-direction: column; justify-content: flex-start; align-items: flex-end; display: inline-flex">
<div
style="flex-direction: column; justify-content: flex-start; align-items: flex-end; gap: 12px; display: flex">
<div style="align-self: stretch; height: 90px; flex-direction: column; justify-content: flex-start; align-items: flex-start; display: flex">
<div style="color: #444445; font-size: 32px; font-family: Inter; font-weight: 700; word-wrap: break-word">
@wonderlustbeats
</div>
<div style="width: 168px; height: 24px; position: relative;">
<a href="#" style="margin-right: 8px"><i class="fab fa-twitter" style="color: #1DA1F2; font-size: 24px;"></i></a>
<a href="#" style="margin-right: 8px"><i class="fab fa-instagram" style="color:#444445; font-size: 24px;"></i></a>
<a href="#" style="margin-right: 8px"><img src="assets/img/icons/beatstars.png" style="height: 40px; padding-bottom: 10px;"></a>
<a href="https://www.youtube.com/@WonderlustBeats"><i class="fab fa-youtube" style="color: #FF0302; font-size: 24px;"></i></a>
</div>
</div>
<div>
<div class="row" style="gap: 20px;">
<div class="col" style="padding-top: 16px; justify-content: flex-start; align-items: baseline; gap: 40px; display: flex">
<div style="align-self: stretch; justify-content: center; align-items: baseline; gap: 8px; display: flex">
<div style="color: #2C2F74; font-size: 24px; font-family: Inter; font-weight: 700; line-height: 30px; word-wrap: break-word">
110
</div>
<div style="color: #797979; font-size: 16px; font-family: Inter; font-weight: 400; line-height: 30px; word-wrap: break-word">
followers
</div>
</div>
<div style="align-self: stretch; justify-content: flex-start; align-items: baseline; gap: 8px; display: flex">
<div style="color: #2C2F74; font-size: 24px; font-family: Inter; font-weight: 700; line-height: 30px; word-wrap: break-word">
32
</div>
<div style="color: #797979; font-size: 16px; font-family: Inter; font-weight: 400; line-height: 30px; word-wrap: break-word">
following
</div>
</div>
</div>
<a class="col" href="edit-profile.html"style="padding-left: 60px; padding-right: 60px; padding-top: 16px; padding-bottom: 16px; background: #2C2F74; border-radius: 10px; justify-content: center; align-items: flex-start; gap: 10px; display: flex">
<div style="text-align: center; color: white; font-size: 16px; font-family: Inter; font-weight: 700; word-wrap: break-word">
Edit Profile
</div>
</a>
</div>
</div>
<div style="color: #797979; font-size: 16px; font-family: Inter; font-weight: 400; line-height: 30px; word-wrap: break-word">
Hey Loophead, I’m Kevin Jacoutot. I’m a New Jersey based producer who is always looking to collaborate. I’ve
been producing since I was in eighth grade, and I’m the face behind Wonderlust Beats. Hit me up.
</div>
</div>
</div>
</div>
<div style="width: 100%; height: 100%; position: relative">
<div style="width: 100%; height: 0px; left: 0px; top: 32px; position: relative; border: 0.01px #888888 solid"></div>
<div style="left: 96px; top: 0px; position: relative; justify-content: flex-start; align-items: flex-start; gap: 48px; display: inline-flex">
<div style="width: 60px; position: relative">
<div style="left: 0px; top: 0px; position: relative; color: #2C2F74; font-size: 20px; font-family: Inter; font-weight: 600; word-wrap: break-word">Loops</div>
<div style="width: 60px; height: 0px; left: 0px; top: -2px; position: relative; border: 1px #2C2F74 solid"></div>
</div>
<a style="width: 59px; color: #888888; font-size: 20px; font-family: Inter; font-weight: 600; word-wrap: break-word" href="#">Packs</a>
</div>
</div>
<!-- -->
<div class="container" style="padding: 40px">
<div class="row" style="gap: 10px">
<div class="col-md-4" style="padding-left: 12px; padding-right: 12px; padding-top: 12px; padding-bottom: 12px; background: white; border-radius: 10px; overflow: hidden; border: 0.50px #888888 solid; justify-content: flex-start; gap: 8px;">
<label class="fas fa-search" style="color: #888888; padding-right: 8px;"></label>
<input type="search" placeholder="Search by title or tag" style="font-size: 16px; font-family: Inter; font-weight: 300; word-wrap: break-word; border-style: none; outline: none; width: 85%">
</div>
<a class="col-md-2" href="#" style="border-radius: 10px; padding: 12px 20px; background-color: #2C2F74; margin-left: auto;">
<p class="text-center" style="font-weight: 700; font-size: medium; color: #FFFFFF; margin: 0; text-transform: capitalize;">Create Pack</p>
</a>
<div style="width:100%; margin-top: 40px;">
<table class="table table-borderless">
<thead>
<tr>
<th scope="col" width="55%">Loop</th>
<th scope="col" width="10%">BPM</th>
<th scope="col" width="10%">Key</th>
<th scope="col" width="15%">Tags</th>
<th scope="col" width="10%">Actions</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer class="footer" data-background-color="footerGrey">
<div class="container ">
<div style="width: 100%; height: 100%; gap: 121px; display: inline-flex">
<div
style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 20px; display: inline-flex">
<img style="width: 80px" src="./assets/img/logo.png" />
<div style="text-align: center; color: #2C2F74; font-size: 28px; font-family: Inter; font-weight: 700">
Loophead</div>
</div>
<div
style="align-self: stretch; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 20px; display: inline-flex">
<div style="color: #2C2F74; font-size: 14px; font-family: Inter; font-weight: 500">Message</div>
<div style="color: #2C2F74; font-size: 14px; font-family: Inter; font-weight: 500">Email</div>
<div style="color: #2C2F74; font-size: 14px; font-family: Inter; font-weight: 500">Terms & Conditions</div>
</div>
</div>
<div class="copyright" id="copyright" style="color: #2C2F74">
© Loophead
<script>
document.getElementById('copyright').appendChild(document.createTextNode(new Date().getFullYear()))
</script>
</div>
</div>
</footer>
</div>
<!-- Core JS Files -->
<script src="./assets/js/core/jquery.min.js" type="text/javascript"></script>
<script src="./assets/js/core/popper.min.js" type="text/javascript"></script>
<script src="./assets/js/core/bootstrap.min.js" type="text/javascript"></script>
<!-- Plugin for Switches, full documentation here: http://www.jque.re/plugins/version3/bootstrap.switch/ -->
<script src="./assets/js/plugins/bootstrap-switch.js"></script>
<!-- Plugin for the Sliders, full documentation here: http://refreshless.com/nouislider/ -->
<script src="./assets/js/plugins/nouislider.min.js" type="text/javascript"></script>
<!-- Plugin for the DatePicker, full documentation here: https://github.com/uxsolutions/bootstrap-datepicker -->
<script src="./assets/js/plugins/bootstrap-datepicker.js" type="text/javascript"></script>
<!-- Google Maps Plugin -->
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_KEY_HERE"></script>
<!-- Control Center for Now Ui Kit: parallax effects, scripts for the example pages etc -->
<script src="./assets/js/now-ui-kit.js?v=1.3.0" type="text/javascript"></script>
<script>
$(document).ready(function () {
// the body of this function is in assets/js/now-ui-kit.js
nowuiKit.initSliders();
});
function scrollToDownload() {
if ($('.section-download').length != 0) {
$("html, body").animate({
scrollTop: $('.section-download').offset().top
}, 1000);
}
}
</script>
</body>
</html>