-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
267 lines (217 loc) · 8.57 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>Portfolio</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- main css-->
<link rel="stylesheet" href="main.css">
<script src="js/fontawesome-all.js"></script>
<!--google fonts-->
<link href="https://fonts.googleapis.com/css?
family=Simonetta:9001" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js"></script>
</head>
<body>
<!--nav-->
<nav class="navbar navbar-expand-sm transparent pt-0 navbar-dark fixed-top">
<div class="container">
<a href="#" class="navbar-brand p-0 pl-4">
<svg height="65" width="100">
<g fill="none" stroke="rgba(216,204,200)" stroke-width="5">
<path stroke-linecap="round" stroke="grey" d="M5 20 l50 0" />
<path stroke-linecap="round" d="M5 40 l80 0" />
<path stroke-linecap="round" stroke="grey" d="M5 60 l105 0" />
</g>
<text fill="rgba(0,10,255,0.9)" font-size="50" font-family="helvetica" x="10" y="54">M</text>
<text fill="rgba(218,200,0,0.8)" font-size="50" font-family="helvetica" x="49" y="64">U</text>
</svg>
</a>
<button class="navbar-toggler pr-4 pt-0" type="button" data-toggle="collapse" data-target="#nav">
<span class="navbar-toggler-icon"></span>
</button>
<!--links-->
<div class="collapse navbar-collapse justify-content-end" id="nav">
<ul class="navbar-nav pl-2">
<li class="nav-item">
<a href="#banner" class="nav-link">Home</a>
</li>
<li class="nav-item">
<a href="#qualities" class="nav-link">Qualities</a>
</li>
<li class="nav-item">
<a href="#portfolio" class="nav-link">Portfolio</a>
</li>
</ul>
</div>
</div>
</nav>
<!--toggler-->
<!--banner section-->
<section id="banner">
<div class="container">
<div class="row max-viewport align-items-center text-center">
<div class="col-md-6 d-none d-md-block">
<img src="images/mu_2.jpeg" class="img-fluid rounded-thumbnail">
</div>
<div class="col-12 col-sm-6 mx-auto my-5">
<h1 class="text-white text-uppercase" style="font-family:'roboto',sans-serif; font-weight:bold; font-style:italic; font-size:3.1rem;">Muiz Uddeen</h1>
<p class= "col align-items" style="margin-top:20px; font-size:1.2rem; font-style:italic;">Interactive frontend webdeveloper</p><br><br>
<a href="https://github.com/Muizuddeen/Portfolio" class="btn btn-lg btn-outline-warning text-uppercase m-2 p-2"><i class="
fa fa-github mr-2"> Github</i><br></a>
<a href="#" class="btn btn-lg btn-outline-warning text-uppercase m-2 p-2"><i class="
fa fa-linkedin mr-2"> Linkedin</i></a>
</div>
</div>
</div>
</section>
<!--qualities section-->
<section id= "qualities" class= "py-5 bg-secondary">
<div class="container">
<div class="row align-items-center text-center">
<div class="col-sm-12 col-md-6 mx-auto col-lg-4 text-white my-3 d-flex">
<i class="fa fa-wrench fa-5x mr-3 align-self-center"></i>
<div class="inner-text">
<h1 class="my-3">Hard Work</h1>
<p class="lead"> created massive work on front end technologies. </p>
</div>
</div>
<div class="col-sm-12 col-md-6 mx-auto col-lg-4 text-white my-3 d-flex">
<i class="fa fa-refresh fa-5x mr-3 align-self-center"></i>
<div class="inner-text">
<h1 class="my-3">Learning</h1>
<p class="lead">passionate about learning new technolgies.Currently working on react js and backend technologies.
</p>
</div>
</div>
<div class="col-sm-12 col-md-6 mx-auto col-lg-4 text-white my-3 d-flex">
<i class="fa fa-handshake-o fa-5x mr-3 align-self-center"></i>
<div class="inner-text">
<h1 class="my-3">Reliable</h1>
<!-- <p class="lead">Lorem ipsum dolor sit amet, consecteur adipsicing elit.
Lorem ipsum dolor sit amet, consecteur adipsicing elit</p> -->
<p class="lead"> I spend most of the time on web development</p>
</div>
</div>
</div>
</div>
</section>
<!--contact section-->
<section id="contact" class="p-5">
<div class="container">
<div class="row text-center align-items-center justify-content-between">
<div class="col-sm-6 my-2">
<h1 class ="text-white text-uppercase">
contact
</h1>
</div>
<div class="col-sm-6 my-2">
<button type="button" class="btn btn-lg btn-outline-warning text-uppercase" data-toggle="modal" data-target=#myModal>
send me a note</button>
<!-- The Modal -->
<div class="modal" id="myModal">
<div class="modal-dialog">
<div class="modal-content">
<!-- Modal Header -->
<div class="modal-header" style="background-color:black; color:white;">
<p style="font-size:40px;">Let's talk</p>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<form id="my-form" onsubmit="return false">
<label for="firstname">Name *</label><br>
<input id="firstname" type="text" name="user_firstname" required><br>
<label for="Email">Email *</label><br>
<input id="Email" type="text" name="Email" required><br>
<label for="message">Message *</label><br>
<textarea id="message" rows="5" name="message" required style="color:red;"></textarea><br>
<input class="submit-button" type="submit" value="Submit">
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--portfolio section-->
<section id="portfolio" class="p-5 bg-light">
<div class="container">
<!-- Portfolio Section Heading -->
<h2 class="page-section-heading text-center text-uppercase text-secondary m-4">Portfolio</h2>
<!-- Icon Divider -->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fa fa-star"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<div class="row">
<div class="col-sm-6 my-3">
<div class ="projects_single-project">
<img src="images/portfolio-1.png" class="projects_single-project-img" alt="picture">
<a href="../Portfolio/Chocolate Room/index.html" class="projects_single-project-icon">
<i class="fa fa-search"></i>
</a>
</div>
</div>
<div class="col-sm-6 my-3">
<div class ="projects_single-project">
<img src="images/portfolio-2.png" class="projects_single-project-img" alt="picture">
<a href="../Portfolio/H3 Food Cafe/index.html" class="projects_single-project-icon">
<i class="fa fa-search"></i>
</a>
</div>
</div>
<div class="col-sm-6 my-3">
<div class ="projects_single-project">
<img src="images/portfolio-3.png" class="projects_single-project-img" alt="picture">
<a href="../Portfolio/Coffee Roaster/index.html" class="projects_single-project-icon">
<i class="fa fa-search"></i>
</a>
</div>
</div>
<div class="col-sm-6 my-3">
<div class ="projects_single-project">
<img src="images/portfolio-4.png" class="projects_single-project-img" alt="picture">
<a href="../Portfolio/Global Media/index.html" class="projects_single-project-icon">
<i class="fa fa-search"></i>
</a>
</div>
</div>
</div>
</div>
</section>
<!--social-->
<section id ="social" class="p-5">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-12 d-flex justify-content-between">
<a href="#"><i class="fa fa-facebook fa-5x text-warning m-3"></i>
</a>
<a href="#"><i class="fa fa-twitter fa-5x text-warning m-3"></i>
</a>
<a href="#"><i class="fa fa-instagram fa-5x text-warning m-3"></i>
</a>
</div>
</div>
</div>
</section>
<!--footer-->
<section id="footer" class="p-5 bg-dark">
<div class="container">
<div class="row">
<div class="col text-center">
<h4 class="text-white text-capitalize">©2019 Muiz Uddeen-contact</h4>
</div>
</div>
</div>
</section>
<script src="js/script.js"></script>
</body>
</html>