diff --git a/public/ljte_resume.pdf b/public/LeonJamesEmperadoResume.pdf similarity index 91% rename from public/ljte_resume.pdf rename to public/LeonJamesEmperadoResume.pdf index 8ac338e..22a422c 100644 Binary files a/public/ljte_resume.pdf and b/public/LeonJamesEmperadoResume.pdf differ diff --git a/src/components/Contact.jsx b/src/components/Contact.jsx index 2e9bd53..d7410a8 100644 --- a/src/components/Contact.jsx +++ b/src/components/Contact.jsx @@ -2,7 +2,7 @@ import React from 'react' const Contact = () => { return ( -
+
@@ -35,7 +35,7 @@ const Contact = () => { className='p-2 bg-transparent border-2 rounded-md text-white focus:outline-none' > - +
diff --git a/src/components/Skills.jsx b/src/components/Skills.jsx index 1cebd59..b3008dc 100644 --- a/src/components/Skills.jsx +++ b/src/components/Skills.jsx @@ -159,7 +159,7 @@ const Skills = () => { // } ]; return ( -
+
diff --git a/src/components/SocialLinks.jsx b/src/components/SocialLinks.jsx index ef5cbfc..533cfb3 100644 --- a/src/components/SocialLinks.jsx +++ b/src/components/SocialLinks.jsx @@ -1,6 +1,6 @@ import React from 'react' -import {FaGithub, FaLinkedin, FaYahoo, FaFacebook} from 'react-icons/fa'; -// import {HiOutlineMail} from 'react-icons/hi'; +import {FaGithub, FaLinkedin, FaFacebook} from 'react-icons/fa'; +import {HiOutlineMail} from 'react-icons/hi'; import {BiLogoGmail} from 'react-icons/bi' import {BsFillPersonLinesFill} from 'react-icons/bs'; @@ -41,7 +41,7 @@ const links = [ id: 4, child: ( <> - Yahoo + Email ), href: 'mailto:lenoxemperado@gmail.com', @@ -53,7 +53,7 @@ const links = [ Resume ), - href: '/ljte_resume.pdf', + href: '/LeonJamesEmperadoResume.pdf', style: 'rounded-tr-md ', download: true, }, diff --git a/src/components/Timeline.jsx b/src/components/Timeline.jsx index 3872bda..6e66361 100644 --- a/src/components/Timeline.jsx +++ b/src/components/Timeline.jsx @@ -37,34 +37,35 @@ const Timeline = () => { title: "Feb 2020 - Mar 2020", cardTitle: "Intern | Web Developer Trainee", cardSubtitle:"ZANK POS Enterprises inc. | Baliuag, Bulacan, Philippines", - cardDetailedText: "learning JOOMLA, WordPress, HTML/CSS/JavaScript/Nodejs/Bootstrap | Testing & Debugging | Stop Internship during COVID-19" + cardDetailedText: "Learning Joomla, WordPress, Bootstrap, HTML, CSS, Ajax, JavaScript, PHP, Node.js | Helping Senior to fix databases and websites | Testing software with or without bugs encountered | Stop Internship during COVID-19" }, { id: 6, title: "Aug 2021 - Apr 2023", cardTitle: "Junior Programmer", cardSubtitle:"ACLT Computing Inc | Makati City, Manila, Philippines", - cardDetailedText: "learning ASP.Net C# MVC, Azure SQL, Telerik Reporting | Testing & Debugging | Scripting | DevOps Git" + cardDetailedText: "learning ASP.Net C# MVC, Azure SQL, Telerik Reporting | Testing & Debugging | Scripting | DevOps Git | Database administration and website design | Built the logic for a streamlined ad-serving platform that scaled | Testing System and Errors fix " }, { id: 7, title: "Nov 2021 - Apr 2023", cardTitle: "Software QA Tester", cardSubtitle:"ACLT Computing Inc. | Makati City, Manila, Philippines", - cardDetailedText: "learning ASP.Net C# MVC, Azure SQL, Telerik Reporting | Testing & Debugging | Scripting | DevOps Git" + cardDetailedText: "learning ASP.Net C# MVC, Azure SQL, Telerik Reporting | Testing & Debugging | Scripting | DevOps Git | Database administration and website design | Built the logic for a streamlined ad-serving platform that scaled | Testing System and Errors fix " + }, { id: 8, - title: "Oct 2023 - Present", + title: "Oct 2023 - Dec 2023", cardTitle: "Web Developer Part-time (Contract)", cardSubtitle:"Keynote Business Solutions Inc. | Tomball, Texas, USA", - cardDetailedText: "learning ASP.Net C# MVC, Azure SQL, Telerik Reporting | Testing & Debugging | Scripting | DevOps Git" + cardDetailedText: "Building Website using Vue.js, React.js, HTML, CSS, JavaScript, PHP, Laravel, and/or Wordpress | Uploading webhosting using GitHub, Firebase, and/or Netlify" } ]; return ( -
+

Experience & Education