-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
223 lines (203 loc) · 8.97 KB
/
index.html
File metadata and controls
223 lines (203 loc) · 8.97 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- REQUIRED META TAGS-->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Pablo Bernal">
<meta name="description" content="Profile">
<title>PBB WD Profile</title>
<link rel="stylesheet" href="home.css">
<link rel="stylesheet" href="card.css">
<link rel="stylesheet" href="projects_card.css">
<!-- EXTERNAL LINK DESIGNS-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
</head>
<body>
<!-- HEADER SECTION-->
<header>
<nav class="navbar">
<a class="logo" href="https://www.linkedin.com/in/pablo-bernal-/"><img src="img/linkedin.png" width="35px" height="35px" class="logo" alt="Logo"></a>
<input type="checkbox" id="toggler">
<label for="toggler"><i class="bsc-menu-hambuger"></i></label>
<div class="menu">
<ul class="list">
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</nav>
</header>
<!-- HOME SECTION-->
<div id="home">
<div class="my-info">
<div class="encabezado">Hi, I'm Pablo</div>
<div class="contenido"><p>I love to code and this website gives me challenges to learn or try something new. I wish it was more popular for developers so I had more challenges that are interesting. </p>
<br>
<blockquote contenteditable="true">"I have no special talent. I am only passionately curious."</blockquote><cite contenteditable="true">Albert Einstein.</cite>
</div>
<div class="image"></div> <!--MAYBE A EINSTEIN PHOTO-->
</div>
</div>
<!-- ABOUT SECTION-->
<div id="about">
<h2>About</h2>
<p>With a passion for software development and a desire to progress my career. I am about to graduate with a Certificate in Web and Software Developer by Pitman Academy, I am excited about the opportunity to continue learning and growing as a developer in a real world projects.<br>
In my academic and personal projects, I got experience in markup and style languages such as HTML, CSS, and familiarity with program language like JavaScript, and GitHub version control tool. I am a strong problem-solver and enjoy working in team environments, and I am excited to bring these skills to the team.<br>
I am eager to be part of a team that values collaboration over isolation, and prioritizes continuous testing and development. I am also excited about the prospect of learning new skills, modern technologies, and methodologies. I am keen to learn new skills, even though I don't have prior experience.<br>
</p>
<div class="container">
<div class="card">
<div class="box">
<div class="content-card">
<img class="img-card" src="./Img/js 4 (2).png"/>
<p>Very beginner, working my way in to get a proper Knowledge.</p>
<a href="#">Basics</a>
</div>
</div>
</div>
<div class="card">
<div class="box">
<div class="content-card">
<img class="img-card" src="./Img/css (1).png"/>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>
<a href="#">Good Knowledge</a>
</div>
</div>
</div>
<div class="card">
<div class="box">
<div class="content-card">
<img class="img-card" src="./Img/html 2 (1).png"/>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>
<a href="#">Good Knowledge</a>
</div>
</div>
</div>
<div class="card">
<div class="box">
<div class="content-card">
<img class="img-card" src="./Img/bootstrap 1 (1).png"/>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>
<a href="#">Good Knowledge</a>
</div>
</div>
</div>
<div class="card">
<div class="box">
<div class="content-card">
<img class="img-card" src="./Img/GitHub purpel (2).png"/>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>
<a href="#">Basics</a>
</div>
</div>
</div>
<div class="card">
<div class="box">
<div class="content-card">
<h3>OTHERS</h3>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>
<a href="#">More Certifications</a>
</div>
</div>
</div>
</div>
</div>
<!-- PROJECT SECTION-->
<div id="projects">
<div class="flex-container">
<h2>Projects</h2>
<i style="color: black;" class="fa-solid fa-star fa-xm"></i>
</div>
<div id="card-group">
<div class="item">
<div class="card-title">
<h3>Project Profile</h3>
<p>Some text</p>
<p>Some text</p>
</div>
<div class="odd-img">
<img class="pic-item" src="./Img/portfolio.png">
</div>
</div>
<div class="item">
<img class="pic-item" src="./Img/academy.png">
<div class="card-title">
<h3>Cinemas</h3>
<p>Some text</p>
<p>Some text</p>
</div>
</div>
<div class="item">
<div class="card-title">
<h3>Shop</h3>
<p>Some text</p>
<p>Some text</p>
</div>
<div class="odd-img">
<img class="pic-item" src="./Img/Shop.png">
</div>
</div>
<div class="item">
<img class="pic-item" src="./Img/space station.png">
<div class="card-title">
<h3>Space Station</h3>
<p>Some text</p>
<p>Some text</p>
</div>
</div>
</div>
</div>
</div>
<!-- CONTACT SECTION-->
<div id="contact">
<h2>Contact</h2>
<div class="contact1">
<picture class="contact2-pic">
<img src="./Img/idea_11.png" alt="..... " >
</picture>
<div class="container-contact1">
<div class="contact1-pic">
<img src="./Img/clipart368715.png" class="photo" alt="IMG">
</div>
<form class="contact1-form validate-form" action="mailto:polberny79@outlook.com">
<span class="contact1-form-title">Get in touch</span>
<div class="wrap-input1 validate-input" data-validate="Name is required">
<input class="input1" type="text" name="name" placeholder="Name">
<span class="shadow-input1"></span>
</div>
<div class="wrap-input1 validate-input" data-validate="Valid email is required: ex@abc.xyz">
<input class="input1" type="text" name="email" placeholder="Email">
<span class="shadow-input1"></span>
</div>
<div class="wrap-input1 validate-input" data-validate="Subject is required">
<input class="input1" type="text" name="subject" placeholder="Subject">
<span class="shadow-input1"></span>
</div>
<div class="wrap-input1 validate-input" data-validate="Message is required">
<textarea class="input1" name="message" placeholder="Message"></textarea>
<span class="shadow-input1"></span>
</div>
<div class="container-contact1-form-btn">
<button class="contact1-form-btn">
<span>
Send Email
<i class="fa fa-long-arrow-right" aria-hidden="true"></i>
</span>
</button>
</div>
</form>
</div>
</div>
</div>
<!-- FOOTER SECTION-->
<footer class="main-footer">
<p class="footer-par">© Copyright 2023 PBB WD </p>
</footer>
</body>
</html>