Skip to content

Commit

Permalink
added work experience codaltec
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoperea20 committed Nov 18, 2024
1 parent f982a11 commit e4276b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Experience.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ function Experience() {
return (
<div className='my-projects'>
<h2 className='my-experince-subtiitle ' id="Experience">Work Experience</h2>
<CardProject url="https://codaltec.com/" title="Artificial Intelligence and Backend Software Developer Scientist in CODALTEC" text="Engineer at the Aerospace Technologies Research Center - CITAE. 2024 " items={["Satellite image segmentation.","Creation, labeling, training and validation of satellite image datasets.","Automation of georeferenced satellite images.","Creating and modifying geospatial data files."]}/>
<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 " items={["Extensive management of tables and relational tables in DB, CRUD of forms, search and error correction, creation of PDF documents and labels, component management."]}/>
<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."]}/>
Expand Down

0 comments on commit e4276b2

Please sign in to comment.