diff --git a/public/diab10_thumbnail.png b/public/diab10_thumbnail.png new file mode 100644 index 0000000..4acf558 Binary files /dev/null and b/public/diab10_thumbnail.png differ diff --git a/src/components/InfoSection.jsx b/src/components/InfoSection.jsx index f4294ef..ca20a7e 100644 --- a/src/components/InfoSection.jsx +++ b/src/components/InfoSection.jsx @@ -27,7 +27,7 @@ export default function InfoSection({ aboutRef, expRef, projRef }) { Portrait of Spencer Rafada

Spencer Rafada

-

Currently looking for full time job opportunities

+

Web Developer Intern at FamilySearch

It motivates me to create applications that will solve problems and be impactful in other's lives. diff --git a/src/data/EXPERIENCE.js b/src/data/EXPERIENCE.js index a395f6f..35f19cb 100644 --- a/src/data/EXPERIENCE.js +++ b/src/data/EXPERIENCE.js @@ -1,6 +1,6 @@ const experience = [ { - date: 'April 2023 - July 2023', + date: 'April 2023 - Present', company: 'FamilySearch', position: 'Frontend React Developer Intern', description: diff --git a/src/data/PROJECTS.js b/src/data/PROJECTS.js index b091275..fb9f63f 100644 --- a/src/data/PROJECTS.js +++ b/src/data/PROJECTS.js @@ -1,4 +1,13 @@ const projects = [ + { + date: '2023', + title: 'Diab10', + description: 'Diab10 Albion Online is a bot tracks attendance and gives priority to those who are active in playing the game Albion Online. I created this project to help out friends who use Discord often.', + madeAt: 'Personal Project', + tools: ['NodeJS', 'DiscordJS', 'MongoDB'], + link: 'https://github.com/spencer-rafada/Diab10-AO', + image: 'diab10_thumbnail.png', + }, { date: '2023', title: 'Arkad',