44 < meta charset ="UTF-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
66 < title > Nikolai Andrei Calizar</ title >
7+ < link
8+ rel ="icon "
9+ type ="image/x-icon "
10+ href ="/img/icons8-programmer-flaticons-lineal-color-96.png "
11+ />
712 < link rel ="stylesheet " href ="/css/style.min.css " />
813 < link
914 rel ="stylesheet "
1520 < header >
1621 < nav class ="navbar navbar-expand-lg navbar-dark bg-dark p-3 " id ="navbar ">
1722 < div class ="container-fluid ">
18- < a class ="navbar-brand " href ="# "> Nikolai Andrei Calizar</ a >
23+ < a class ="navbar-brand " href ="# "> < strong > Nikolai Calizar</ strong > </ a >
1924 < button
2025 class ="navbar-toggler "
2126 type ="button "
5055 <!-- End of Navbar Section-->
5156
5257 <!-- Main Content Section -->
53- < main class =" text-white " >
58+ < main >
5459 < div class ="container text-center " id ="main-container ">
5560 < div class ="row ">
5661 < div class ="container ">
6166 < h1 class ="display-1 "> About Me</ h1 >
6267 </ div >
6368 < div class ="row ">
64- < p class ="lead text-start ">
65- Hi! My name is < span > Nikolai Andrei Abella Calizar</ span > .
66- I am a Full Stack Developer with an experience in both
69+ < p class ="text-start ">
70+ Hi! My name is
71+ < span class ="fw-bold " id ="name "
72+ > Nikolai Andrei Abella Calizar</ span
73+ > . I am a Full Stack Developer with an experience in both
6774 front-end and back-end development. My journey in this
6875 field has allowed me to work on a variety of projects,
6976 tackling challenges and overcoming obstacles to ensure
7077 successful implementation and deployment.
7178 </ p >
7279 </ div >
7380 < div class ="row ">
74- < p class ="lead text-start ">
81+ < p class ="text-start ">
7582 My strength lies in problem-solving, adaptability, and
7683 collaboration, enabling me to communicate effectively
7784 within teams and translate project requirements into
@@ -81,7 +88,7 @@ <h1 class="display-1">About Me</h1>
8188 </ p >
8289 </ div >
8390 < div class ="row ">
84- < p class ="lead text-start ">
91+ < p class ="text-start ">
8592 My approach is results-oriented, focusing on delivering
8693 solutions that meet both user needs and business
8794 objectives. I am passionate about development and always
@@ -175,17 +182,17 @@ <h1 class="display-1">My Projects</h1>
175182 < div class ="row g-0 ">
176183 < div class ="col-md-4 ">
177184 < img
178- src ="... "
185+ src ="/img/bootstrap.jpg "
179186 class ="img-fluid rounded-start "
180187 alt ="... "
181188 />
182189 </ div >
183190 < div class ="col-md-8 ">
184191 < div class ="card-body ">
185- < h5 class ="card-title "> Milktea Shop </ h5 >
192+ < h5 class ="card-title "> Smartify </ h5 >
186193 < p class ="card-text ">
187194 This is a wider card with supporting text below
188- as a natural lead -in to additional content. This
195+ as a natural -in to additional content. This
189196 content is a little bit longer.
190197 </ p >
191198 </ div >
@@ -198,17 +205,17 @@ <h5 class="card-title">Milktea Shop</h5>
198205 < div class ="row g-0 ">
199206 < div class ="col-md-4 ">
200207 < img
201- src ="... "
208+ src ="/img/java.jpg "
202209 class ="img-fluid rounded-start "
203210 alt ="... "
204211 />
205212 </ div >
206213 < div class ="col-md-8 ">
207214 < div class ="card-body ">
208- < h5 class ="card-title "> Smartify </ h5 >
215+ < h5 class ="card-title "> Milktea Shop </ h5 >
209216 < p class ="card-text ">
210217 This is a wider card with supporting text below
211- as a natural lead -in to additional content. This
218+ as a natural -in to additional content. This
212219 content is a little bit longer.
213220 </ p >
214221 </ div >
@@ -223,7 +230,7 @@ <h5 class="card-title">Smartify</h5>
223230 < div class ="row g-0 ">
224231 < div class ="col-md-4 ">
225232 < img
226- src ="... "
233+ src ="/img/kotlin.jpg "
227234 class ="img-fluid rounded-start "
228235 alt ="... "
229236 />
@@ -233,7 +240,7 @@ <h5 class="card-title">Smartify</h5>
233240 < h5 class ="card-title "> CrossRoads</ h5 >
234241 < p class ="card-text ">
235242 This is a wider card with supporting text below
236- as a natural lead -in to additional content. This
243+ as a natural -in to additional content. This
237244 content is a little bit longer.
238245 </ p >
239246 </ div >
@@ -246,7 +253,7 @@ <h5 class="card-title">CrossRoads</h5>
246253 < div class ="row g-0 ">
247254 < div class ="col-md-4 ">
248255 < img
249- src ="... "
256+ src ="/img/python.jpg "
250257 class ="img-fluid rounded-start "
251258 alt ="... "
252259 />
@@ -256,7 +263,7 @@ <h5 class="card-title">CrossRoads</h5>
256263 < h5 class ="card-title "> GUI Calculator</ h5 >
257264 < p class ="card-text ">
258265 This is a wider card with supporting text below
259- as a natural lead -in to additional content. This
266+ as a natural -in to additional content. This
260267 content is a little bit longer.
261268 </ p >
262269 </ div >
0 commit comments