-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
143 lines (143 loc) · 8.42 KB
/
Copy pathindex.html
File metadata and controls
143 lines (143 loc) · 8.42 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="PORTFOLIO WEBSITE OF A DEVELOPER">
<meta name="keywords" content="PORTFOLIO, PORTFOLIO-WEBPAGE, DEVELOPER, DEVELOPER-PORTFOLIO,Ashaduzzaman,Sazid,Ashaduzzaman (Sazid)">
<meta name="author" content="Ashaduzzaman Sazid">
<title>DEVELOPER PORTFOLIO</title>
<link rel="icon" type="image/x-icon" href="images/favicon-developer-portfolio.png">
<link rel="stylesheet" href="styles/style.css">
<!-- goggle font -->
<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=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">
<!-- font awesome -->
<script src="https://kit.fontawesome.com/d7b7563d24.js" crossorigin="anonymous"></script>
</head>
<body>
<header>
<nav>
<h1 id="nav-title">Ma<span>r</span>y</h1>
<ul>
<li><a href="#">Portfolio</a></li>
<li><a href="#">Blogs</a></li>
<li><button class="button">Hire</button></li>
</ul>
</nav>
<article id="header-contents">
<section id="banner-details">
<h2 id="banner-sub-title">Hi, I am</h2>
<h1 id="banner-title">Mary Hardy</h1>
<p>Shot what able cold new see hold.Friendly as an betrayed formerly he. Morning because as to society behaved moments.</p>
<button class="button"><i class="fa-solid fa-download" aria-hidden="true"></i> Download CV</button>
</section>
<img src="images/hardy.png" alt="">
</article>
</header>
<main>
<section id="section-1">
<h1 class="section-title">About Me</h1>
<p class="section-description">I, m a designer & developer with a passion for web design. I enjoy developing simple and clean 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 id="info-container">
<article class="about-info-container">
<h2 class="info-title">Name:</h2>
<p class="info-details">Mary Hardy</p>
</article>
<article class="about-info-container">
<h2 class="info-title">Email:</h2>
<p class="info-details">[email protected]</p>
</article>
<article class="about-info-container">
<h2 class="info-title">Specialty:</h2>
<p class="info-details">Web Dev</p>
</article>
<article class="about-info-container">
<h2 class="info-title">Location:</h2>
<p class="info-details">Dhaka, BD</p>
</article>
</div>
</section>
<section id="section-2">
<h1 class="section-title">What I Do</h1>
<div class="skills-container">
<article class="skills">
<img src="images/icons/js.png" alt="">
<h2 class="skill-title">JavaScript</h2>
<p class="skill-description">Lorem, ipsum dolor sit amet consectetur adipisicing elit. Dolor, possimus vel. Consectetur, esse nostrum? Atque?</p>
</article>
<article class="skills">
<img src="images/icons/react.png" alt="">
<h2 class="skill-title">React</h2>
<p class="skill-description">Iusto minus hic perferendis laudantium deserunt nisi animi. Maiores accusamus ullam inventore vel repellat aspernatur.</p>
</article>
<article class="skills">
<img src="images/icons/mongo.png" alt="">
<h2 class="skill-title">Mongodb</h2>
<p class="skill-description">Repudiandae quo fugiat sapiente rerum maxime enim adipisci. Pariatur, accusamus molestiae sint neque cum ducimus.</p>
</article>
<article class="skills">
<img src="images/icons/nodejs.png" alt="">
<h2 class="skill-title">Node JS</h2>
<p class="skill-description">Veritatis explicabo earum nisi voluptatibus ducimus, fugit perferendis iure ea perspiciatis error quas provident quidem!</p>
</article>
</div>
</section>
<section id="section-3">
<h1 class="section-title">A summary of My Resume</h1>
<div id="resume-container">
<article>
<h3 class="resume-topics">My Education</h3>
<h1 class="resume-title">Master in Computer Engineering</h1>
<h2 class="resumeAddress-Year">Harvard University / 2015 - 2017</h2>
<p class="resume-details">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>
<hr>
<h1 class="resume-title">Master in Computer Engineering</h1>
<h2 class="resumeAddress-Year">Harvard University / 2015 - 2017</h2>
<p class="resume-details">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>
<hr>
<h1 class="resume-title">Master in Computer Engineering</h1>
<h2 class="resumeAddress-Year">Harvard University / 2015 - 2017</h2>
<p class="resume-details">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>
</article>
<article>
<h3 class="resume-topics">My Experience</h3>
<h1 class="resume-title">Master in Computer Engineering</h1>
<h2 class="resumeAddress-Year">Harvard University / 2015 - 2017</h2>
<p class="resume-details">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>
<hr>
<h1 class="resume-title">Master in Computer Engineering</h1>
<h2 class="resumeAddress-Year">Harvard University / 2015 - 2017</h2>
<p class="resume-details">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>
<hr>
<h1 class="resume-title">Master in Computer Engineering</h1>
<h2 class="resumeAddress-Year">Harvard University / 2015 - 2017</h2>
<p class="resume-details">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>
</article>
</div>
<div id="resume-button">
<button class="button"><i class="fa-solid fa-download" aria-hidden="true"></i> Download CV</button>
</div>
</section>
</main>
<footer>
<article>
<h1 class="footer-title">Let's Connect</h1>
<p id="footer-details">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>
<section>
<img src="images/icons/facebook.png" alt="">
<img src="images/icons/twitter.png" alt="">
<img src="images/icons/insta.png" alt="">
</section>
</article>
<article>
<h1 class="footer-title">Let’s Message me</h1>
<input class="input-field" type="text" placeholder="Your Name">
<input class="input-field" type="email" placeholder="Your Email">
<textarea class="input-field-textarea" id="" placeholder="Massage"></textarea>
<button class="button">Submit</button>
</article>
</footer>
</body>
</html>