-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
209 lines (209 loc) · 8.18 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Developer Portfolio</title>
<link rel="stylesheet" href="style.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=Oswald:[email protected]&display=swap"
rel="stylesheet"
/>
</head>
<body>
<header id="header">
<nav class="nav_bar">
<div class="logo">Arch<span style="color: red">ie</span></div>
<ul>
<li><a href="#">Portfolio</a></li>
<li><a href="#">Blog</a></li>
<button class="btn"><a href="#">Hire Me</a></button>
</ul>
</nav>
<div class="banner_container">
<div class="header_text">
<h1>ALAMIN ARCHIE</h1>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Ad
voluptate ut harum facere corporis porro sunt, architecto beatae
magnam ab provident nulla odit molestias illo rem. Culpa reiciendis
alias in.
</p>
<button class="btn"><a href="#">Contact Me</a></button>
</div>
<div class="header_img">
<img src="./images/person.png" alt="" />
</div>
</div>
</header>
<main>
<section class="about_me">
<h2 class="section_title">About Me</h2>
<p>
I, m a designer & developer with a passion for web design. I enjoy
developing simple, clean and slick websites that provide real value to
the end user. Thousands of clients have procured exceptional resulfs
while working with me. Delivering work within time and budget which
meets clients requirements in our mata.
</p>
<div class="about_info">
<div class="info">
<p>Name:</p>
<p>Alamin Archie</p>
</div>
<div class="info">
<p>Email:</p>
<p>[email protected]</p>
</div>
<div class="info">
<p>Date of Birth:</p>
<p>11 November 1987</p>
</div>
<div class="info">
<p>Form:</p>
<p>Los Angeles, USA</p>
</div>
</div>
</section>
<section class="what_i_do hide">
<h2 class="section_title">What I Do</h2>
<p>
I have more than 10 years experience building software for clients all
over the world. Below is a quick overview of my main technical skill
sets and technologies i use. Want to find out more about my
experience? Check out my online resume and project portfolio.
</p>
<div class="cards">
<div class="card_info">
<img src="./images/icons/js.png" alt="" />
<h3>Vanilla JavaScript</h3>
<p>
I have more than 10 years experience building software for clients
all over the world. Below is a quick overview of my main technical
skill sets and technologies i use. Want to find out more about my
experience? Check out my online resume and project portfolio.
</p>
</div>
<div class="card_info">
<img src="./images/icons/react.png" alt="" />
<h3>React</h3>
<p>
I have more than 10 years experience building software for clients
all over the world. Below is a quick overview of my main technical
skill sets and technologies i use. Want to find out more about my
experience? Check out my online resume and project portfolio.
</p>
</div>
<div class="card_info">
<img src="./images/icons/nodejs.png" alt="" />
<h3>Node.js</h3>
<p>
I have more than 10 years experience building software for clients
all over the world. Below is a quick overview of my main technical
skill sets and technologies i use. Want to find out more about my
experience? Check out my online resume and project portfolio.
</p>
</div>
<div class="card_info">
<img src="./images/icons/nodejs.png" alt="" />
<h3>MongoDB</h3>
<p>
I have more than 10 years experience building software for clients
all over the world. Below is a quick overview of my main technical
skill sets and technologies i use. Want to find out more about my
experience? Check out my online resume and project portfolio.
</p>
</div>
</div>
</section>
<section class="resume">
<h2 class="section_title">A Summary of My Resume</h2>
<div class="resume_container">
<div class="resume_item">
<h3>My Education</h3>
<div class="item">
<h4>Master in Computer Engineering</h4>
<h5>Harvard University / 2015 - 2017</h5>
<p>
List skill/technologies here. You can change the icon above to
any of the 1500+ FontAwesome 5 free icons available. Aenean
commodo ligula eget dolor.
</p>
</div>
<div class="item">
<h4>Master in Computer Engineering</h4>
<h5>Harvard University / 2015 - 2017</h5>
<p>
List skill/technologies here. You can change the icon above to
any of the 1500+ FontAwesome 5 free icons available. Aenean
commodo ligula eget dolor.
</p>
</div>
<div class="item">
<h4>Master in Computer Engineering</h4>
<h5>Harvard University / 2015 - 2017</h5>
<p>
List skill/technologies here. You can change the icon above to
any of the 1500+ FontAwesome 5 free icons available. Aenean
commodo ligula eget dolor.
</p>
</div>
</div>
<div class="resume_item">
<h3>My Experience</h3>
<div class="item">
<h4>Master in Computer Engineering</h4>
<h5>Harvard University / 2015 - 2017</h5>
<p>
List skill/technologies here. You can change the icon above to
any of the 1500+ FontAwesome 5 free icons available. Aenean
commodo ligula eget dolor.
</p>
</div>
<div class="item">
<h4>Master in Computer Engineering</h4>
<h5>Harvard University / 2015 - 2017</h5>
<p>
List skill/technologies here. You can change the icon above to
any of the 1500+ FontAwesome 5 free icons available. Aenean
commodo ligula eget dolor.
</p>
</div>
<div class="item">
<h4>Master in Computer Engineering</h4>
<h5>Harvard University / 2015 - 2017</h5>
<p>
List skill/technologies here. You can change the icon above to
any of the 1500+ FontAwesome 5 free icons available. Aenean
commodo ligula eget dolor.
</p>
</div>
</div>
</div>
<button class="btn"><a href="">Download CV</a></button>
</section>
</main>
<footer>
<div class="footer_container">
<div class="footer_item">
<h3>Lets</h3>
<p>
Please fill out the form on this section to contact with me or call
between 9:00 A.M and 8.00 P.M ET, Monday through Friday.
</p>
</div>
<div class="footer_item">
<h3>Let's Message Me</h3>
<form action="">
<input type="text" name="" id="" placeholder="Your Name" />
<input type="email" name="" id="" placeholder="Your Email" />
<textarea name="" id="" placeholder="Message"></textarea>
<input type="submit" value="Submit" />
</form>
</div>
</div>
</footer>
</body>
</html>