Skip to content

Commit

Permalink
feat: new work
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwardb11 committed Mar 21, 2024
1 parent a5b8cc9 commit 8c3fe1b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/utils/portfolio.ts
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,18 @@ export const skillsSection: SkillsSectionType = {
export const experienceSection: ExperienceSectionType = {
title: "where i've worked",
experiences: [
{
company: 'Asociación Popular de Ahorros y Préstamos - APAP',
companyUrl:
'https://www.linkedin.com/company/asociaci-n-popular-de-ahorros-y-pr-stamos//',
role: 'Full-Stack Developer',
started: 'April',
upto: 'Present',
tasks: [
'Full-Stack Developer',

],
},
{
company: 'Intellisys D. Corp.',
companyUrl:
Expand Down

0 comments on commit 8c3fe1b

Please sign in to comment.