-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
193 lines (184 loc) · 7.85 KB
/
index.html
File metadata and controls
193 lines (184 loc) · 7.85 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link
href="https://fonts.googleapis.com/css?family=Maven+Pro:500&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="main.css" />
<title>Github</title>
</head>
<body>
<svg
aria-hidden="true"
style="position: absolute; width: 0; height: 0; overflow: hidden"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
>
<defs>
<symbol id="icon-home2" viewBox="0 0 32 32">
<title>home2</title>
<path
d="M16 1l-16 16 3 3 3-3v13h8v-6h4v6h8v-13l3 3 3-3-16-16zM16 14c-1.105 0-2-0.895-2-2s0.895-2 2-2c1.105 0 2 0.895 2 2s-0.895 2-2 2z"
></path>
</symbol>
<symbol id="icon-quill" viewBox="0 0 32 32">
<title>quill</title>
<path
d="M0 32c4-12 14.469-32 32-32-8.219 6.594-12 22-18 22s-6 0-6 0l-6 10h-2z"
></path>
</symbol>
<symbol id="icon-book" viewBox="0 0 32 32">
<title>book</title>
<path
d="M28 4v26h-21c-1.657 0-3-1.343-3-3s1.343-3 3-3h19v-24h-20c-2.2 0-4 1.8-4 4v24c0 2.2 1.8 4 4 4h24v-28h-2z"
></path>
<path
d="M7.002 26v0c-0.001 0-0.001 0-0.002 0-0.552 0-1 0.448-1 1s0.448 1 1 1c0.001 0 0.001-0 0.002-0v0h18.997v-2h-18.997z"
></path>
</symbol>
<symbol id="icon-bell" viewBox="0 0 32 32">
<title>bell</title>
<path
d="M32.047 25c0-9-8-7-8-14 0-0.58-0.056-1.076-0.158-1.498-0.526-3.532-2.88-6.366-5.93-7.23 0.027-0.123 0.041-0.251 0.041-0.382 0-1.040-0.9-1.891-2-1.891s-2 0.851-2 1.891c0 0.131 0.014 0.258 0.041 0.382-3.421 0.969-5.966 4.416-6.039 8.545-0.001 0.060-0.002 0.121-0.002 0.183 0 7-8 5-8 14 0 2.382 5.331 4.375 12.468 4.878 0.673 1.263 2.002 2.122 3.532 2.122s2.86-0.86 3.532-2.122c7.137-0.503 12.468-2.495 12.468-4.878 0-0.007-0.001-0.014-0.001-0.021l0.048 0.021zM25.82 26.691c-1.695 0.452-3.692 0.777-5.837 0.958-0.178-2.044-1.893-3.648-3.984-3.648s-3.805 1.604-3.984 3.648c-2.144-0.18-4.142-0.506-5.837-0.958-2.332-0.622-3.447-1.318-3.855-1.691 0.408-0.372 1.523-1.068 3.855-1.691 2.712-0.724 6.199-1.122 9.82-1.122s7.109 0.398 9.82 1.122c2.332 0.622 3.447 1.318 3.855 1.691-0.408 0.372-1.523 1.068-3.855 1.691z"
></path>
</symbol>
<symbol id="icon-menu" viewBox="0 0 32 32">
<title>menu</title>
<path d="M2 6h28v6h-28zM2 14h28v6h-28zM2 22h28v6h-28z"></path>
</symbol>
<symbol id="icon-plus" viewBox="0 0 32 32">
<title>plus</title>
<path
d="M31 12h-11v-11c0-0.552-0.448-1-1-1h-6c-0.552 0-1 0.448-1 1v11h-11c-0.552 0-1 0.448-1 1v6c0 0.552 0.448 1 1 1h11v11c0 0.552 0.448 1 1 1h6c0.552 0 1-0.448 1-1v-11h11c0.552 0 1-0.448 1-1v-6c0-0.552-0.448-1-1-1z"
></path>
</symbol>
<symbol id="icon-github" viewBox="0 0 32 32">
<title>github</title>
<path
d="M16 0.395c-8.836 0-16 7.163-16 16 0 7.069 4.585 13.067 10.942 15.182 0.8 0.148 1.094-0.347 1.094-0.77 0-0.381-0.015-1.642-0.022-2.979-4.452 0.968-5.391-1.888-5.391-1.888-0.728-1.849-1.776-2.341-1.776-2.341-1.452-0.993 0.11-0.973 0.11-0.973 1.606 0.113 2.452 1.649 2.452 1.649 1.427 2.446 3.743 1.739 4.656 1.33 0.143-1.034 0.558-1.74 1.016-2.14-3.554-0.404-7.29-1.777-7.29-7.907 0-1.747 0.625-3.174 1.649-4.295-0.166-0.403-0.714-2.030 0.155-4.234 0 0 1.344-0.43 4.401 1.64 1.276-0.355 2.645-0.532 4.005-0.539 1.359 0.006 2.729 0.184 4.008 0.539 3.054-2.070 4.395-1.64 4.395-1.64 0.871 2.204 0.323 3.831 0.157 4.234 1.026 1.12 1.647 2.548 1.647 4.295 0 6.145-3.743 7.498-7.306 7.895 0.574 0.497 1.085 1.47 1.085 2.963 0 2.141-0.019 3.864-0.019 4.391 0 0.426 0.288 0.925 1.099 0.768 6.354-2.118 10.933-8.113 10.933-15.18 0-8.837-7.164-16-16-16z"
></path>
</symbol>
</defs>
</svg>
<header class="Header">
<div class="Header-logo">
<svg class="icon icon-github">
<use xlink:href="#icon-github"></use>
</svg>
</div>
<div class="Header-search">
<input type="text" placeholder="Search or jump to..." />
<svg class="icon icon-quill"><use xlink:href="#icon-quill"></use></svg>
</div>
<div class="Header-links">
<a href="">Pull requests</a>
<a href="">Issues</a>
<a href="">Marketplace</a>
<a href="">Explore</a>
</div>
<div class="Header-rightLinks">
<a href=""
><svg class="icon icon-bell"><use xlink:href="#icon-bell"></use></svg></a>
<a href=""
><svg class="icon icon-plus"><use xlink:href="#icon-plus"></use></svg></a>
<a href=""
><svg class="icon icon-home2">
<use xlink:href="#icon-home2"></use></svg></a>
</div>
</header>
<main class="Main">
<div class="Main-about">
<img src="IMG_2448.png" />
<div class="Main-about-title">
<h3>Begum Pandora</h3>
<h4>begpan</h4>
<button type="button">Edit profile</button>
</div>
<div class="Main-about-dsc">
<p>Front-End Developer- React Developer - Software Developer</p>
</div>
</div>
<div class="Main-projects">
<div class="Main-projects-links">
<a href="">Overview</a>
<a href="">Repositories</a>
<a href="">Project</a>
<a href="">Stars</a>
<a href="">Followers</a>
<a href="">Following</a>
</div>
<section class="Section">
<p>Pinned</p>
<a href="">Customize your pins</a>
</section>
<div class="container">
<div class="Main-projects-bar">
<div class="up">
<svg class="icon icon-book">
<use xlink:href="#icon-book"></use></svg><a href="">twitter-clone</a>
<div class="right">
<svg class="icon icon-menu">
<use xlink:href="#icon-menu"></use>
</svg>
</div>
</div>
<div class="down">
<span class="js"></span>
<p>JavaScript</p>
</div>
</div>
<div class="Main-projects-bar">
<div class="up">
<svg class="icon icon-book">
<use xlink:href="#icon-book"></use></svg><a href="">gmail-clone</a>
<div class="right">
<svg class="icon icon-menu">
<use xlink:href="#icon-menu"></use>
</svg>
</div>
</div>
<div class="down">
<span></span>
<p>CSS</p>
</div>
</div>
<div class="Main-projects-bar">
<div class="up">
<svg class="icon icon-book">
<use xlink:href="#icon-book"></use></svg><a href="">github-clone</a>
<div class="right">
<svg class="icon icon-menu">
<use xlink:href="#icon-menu"></use>
</svg>
</div>
</div>
<div class="down">
<span></span>
<p>CSS</p>
</div>
</div>
<div class="Main-projects-bar">
<div class="up">
<svg class="icon icon-book">
<use xlink:href="#icon-book"></use></svg><a href="">youtube-clone</a>
<div class="right">
<svg class="icon icon-menu">
<use xlink:href="#icon-menu"></use>
</svg>
</div>
</div>
<div class="down">
<span class="js"></span>
<p>JavaScript</p>
</div>
</div>
</div>
</div>
</main>
</body>
</html>