Skip to content

Commit

Permalink
Updated contacts and projects
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmeralph09 committed Jan 29, 2024
1 parent 31de62d commit 6f8b08c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
Binary file added assets/images/fes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 12 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ <h2>I am Ralph Custodio</h2>
<div class="about-content">
<h2># <u>About</u></h2>
<p class="main-text">
Hello there! I am Ralph Custodio, and I'm currently based in Botolan, Zambales. Although I have some experience with logo design and graphics, my area of specialty is in web-design. Do not hesitate to get in touch if you enjoy my website!
Hello there! I am Ralph Custodio, and I'm currently based in Botolan, Zambales. Although I have some experience with logo design and graphics, my area of specialty is in web-development. Do not hesitate to get in touch if you enjoy my website!
</p>
<p class="info-list"> > Age: 21</p>
<p class="info-list"> > Age: 22</p>
<p class="info-list"> > Birthdate: May 9, 2001</p>
<p class="info-list"> > Address: Taugtog, Botolan, Zambales</p>
<a href="https://resume.io/r/io1WFMR8D" class="download-button" target="_blank">Download CV</a>
Expand All @@ -96,24 +96,24 @@ <h2># <u>Portfolio</u></h2>
<div class="project-card">
<img
class="project-img"
src="./assets/images/qrcode.png"
src="./assets/images/fes.png"
alt="project-1"
/>
<h3>QR Code Component</h3>
<h3>Faculty Evaluation System</h3>
<h5>> Project description</h5>
<p>
A Front-end Mentor challenge to build a QR Code Card using styled components.
A comprehensive faculty evaluation system integrated with sophisticated data visualization tools designed for Polytechnic College of Botolan, enhancing the assessment process and providing insightful analytics for continuous improvement.
</p>
<div class="project-card-links">
<a href="https://itsmeralph09.github.io/Frontend-Mentor-QR-code-component-solution/" target="_blank">
<a href="https://fes.pcbics.net" target="_blank">
<img
class="project-icons"
src="./assets/icons/live-demo.svg"
alt="live-demo"
/>
Demo
</a>
<a href="https://github.com/itsmeralph09/Frontend-Mentor-QR-code-component-solution" target="_blank">
<a href="https://github.com/itsmeralph09/fes" target="_blank">
<img
class="project-icons"
src="./assets/icons/github-icon.svg"
Expand All @@ -129,20 +129,20 @@ <h5>> Project description</h5>
src="./assets/images/desktop-design.png"
alt="project-1"
/>
<h3>Advice Generator App</h3>
<h3>Automatic Waste Segragation</h3>
<h5>> Project description</h5>
<p>
A Front-end Mentor challenge to build an Advice Generator App using Advice Slip Api.
An Arduino Uno-based automatic waste segregation system that employs sensors and actuators to categorize and separate different types of waste, contributing to efficient recycling processes.
<div class="project-card-links">
<a href="#" target="_blank">
<a href="https://web.facebook.com/albert.dalisaymo/posts/pfbid0zfCdcXtSpXXxNfy25Bi6tfUQmAbV9rBknghXKouaumBx7A2QCjc1srHA6dEdqGHZl" target="_blank">
<img
class="project-icons"
src="./assets/icons/live-demo.svg"
alt="live-demo"
/>
Demo
</a>
<a href="#" target="_blank">
<a href="https://web.facebook.com/albert.dalisaymo/posts/pfbid0zfCdcXtSpXXxNfy25Bi6tfUQmAbV9rBknghXKouaumBx7A2QCjc1srHA6dEdqGHZl" target="_blank">
<img
class="project-icons"
src="./assets/icons/github-icon.svg"
Expand Down Expand Up @@ -290,7 +290,7 @@ <h2># <u>Contacts</u></h2>
src="./assets/icons/icons8-whatsapp.svg"
alt="whatsapp-icon"
/><a href="tel:09684383751">
+639684383751
+639454866758
</a>
</div>
</div>
Expand Down

0 comments on commit 6f8b08c

Please sign in to comment.