Skip to content

Commit

Permalink
position experience
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoperea20 committed Aug 3, 2024
1 parent 1ee0857 commit 7954eb9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Experience.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ function Experience() {
return (
<div className='my-projects'>
<h2 className='my-experince-subtiitle ' id="Experience">Work Experience</h2>

<CardProject url="https://github.com/JeickH" title="Software Engineer in EUPHORIA " text='Full Stack python in online store development and deployment with methodology
agile. 2023 ' items={["Backend: Database administration, inventory management and shopping cart, using Wompi API (payment gateway), sending html emails and deployment on AWS.", "Fronted: Creation of header, image carousel, pop-ups, footer, categorical filters and responsive design."]}/>
<CardProject url="https://www.pressex.co/" title="Full-stack Developer in Pressex Logistics " text="Backend Python and frontend React software development of ERP (enterprise resource planning). 2024
"/>
<CardProject url="https://github.com/JeickH" title="Software Engineer in EUPHORIA " text='Full Stack python in online store development and deployment with methodology
agile. 2023 ' items={["Backend: Database administration, inventory management and shopping cart, using Wompi API (payment gateway), sending html emails and deployment on AWS.", "Fronted: Creation of header, image carousel, pop-ups, footer, categorical filters and responsive design."]}/>



</div>
Expand Down

0 comments on commit 7954eb9

Please sign in to comment.