EXPLORER

PORTFOLIO

welcome.html contact.css experience.js projects.png skills.sql education.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38

const experience = [

  • {
  • Company: "Bestplant",
  • Position:"App developer"
  • Duration:"Nov. 2023 - Currently working"
  • Description: "I am currently working at Bestplant, where I contribute to the development of the K2 platform, a cutting-edge solution designed for the industrial sector. My role involves leveraging modern technologies such as MongoDB and React to build efficient, scalable, and user-friendly applications. This experience has allowed me to improve my skills in backend and frontend development while discovering the industrial sector."
  • Technologies: [ "React", "MongoDB", "Jira" ]
  • },
  • {
  • Company: "ClinicApp",
  • Position:"Full Stack Developer Intern"
  • Duration:"Nov. 2023 - Apr. 2024 (6 months)"
  • Description: "During my time at Clinicapp, I worked on both the backend and frontend. I created an API with Node.js, which was later used to provide automatic emails to users, such as welcome emails, as well as some encrypted billings. This experience also allowed me to learn about public/private key cryptography. Additionally, I created an integrated Task manager inside the main app to let users manage their tasks within the same application. This feature was developed using Angular."
  • Technologies: [ "Angular", "Git", "Node.js", "JavaScript", "TypeScript" ]
  • },
  • {
  • Company:"Centre d'esquí La Bofia",
  • Position:"Ski instructor"
  • Duration:"Winter Seasons 2022 - 2024"
  • Description: "As a ski instructor, I have learned many valuable skills. While these may not seem directly relevant to programming, I believe they are extremely beneficial in my daily work. I have learned how to effectively interact with customers in stressful conditions and manage risk situations."
  • Soft skills: "Customer service"
  • },

]