Álvaro Pedro Ponce

{"Software Engineer", "Musician", "Powerlifter"}

Valencia, Spain
import "summary";

Personally, I think that I am a cheerful, friendly, humble and polite person. I value above all the easy way with all the people around me or to whom I address. On the other hand, I am also responsible, ambitious and I have great eagerness to achieve what I propose, I rarely leave problems (however difficult they may be) unsolved.

Among my hobbies I highlight: My love for music and sports (particularly power sports), and my passion for technology and computers.

I am currently finishing my 4th year of Computer Science, and I would like to direct my studies and training towards aspects such as data science, machinery learning,robotics…

import "workexperience"; // ~4years

Software Engineer

Windelivery

current

1 years and 3 months

Since: Dec 2023

Development and maintenance of the backoffice for the management of stores, menus, products... of different big brands such as Burger King.Development and maintenance of the backoffice for the management of stores, menus, products... of different big brands such as Burger King. All development by using practices like Domain Driven Design, Hexagonal Architecture, testing or Event Driven Design, and all hosted in AWS

#NestJs

#AWS

#Angular

#Tailwind

#TypeScript

#Node.js

#Express

#PostgreSQL

#Docker

#Git

#Jira

#Confluence

#Slack

Full Stack Developer

Designable

6 months

Since: Mar 2023

Led projects related to investment fund management, including the development of analytical tools, portfolio management systems, and reporting solutions.

#NodeJs

#React

#Postgres

#Typeorm

#AWS

#Docker

Full Stack Developer

AllFunds Bank

9 months

Since: Jun 2022

Developed and maintained the administration web interface for users utilizing React.

#NodeJs

#React

#MongoDB

#RabbitMQ

#Microservices

#Docker

#Javascript

Frontend Developer

Baintex Technologies

8 months

Since: Oct 2021

Developed and maintained the administration web interface for users utilizing React.

#React

#Typescript

#Tailwind

#Docker

#Git

#Jira

Ionic Developer

Okode

8 months

Since: Feb 2021

Specialized in application development and maintenance using Ionic/Angular and Spring (Java), employing version control with Git/GitHub, project management with Jira, and ensuring continuous development through CircleCI integration.

#Ionic

#Angular

#Typescript

#Spring

#Slack

#Git

#Jira

#CircleCI

import "skills";
new GoodPracticesSkill({
        main: ["Hexagonal Architecture", "DDD", "SOLID", "Testing"],
    });
new LanguagesSkills({
        main: ["Typescript", "Javascript"],
        secondary: ["Go", "Java"],
        familiarWith: ["Phyton"]
    });
new BackendFrameworks({
        main: ["NodeJs"], // NestJs, Express, Fastify
        secondary: ["Fiber", "Spring Boot"],
    });
new FrontendFrameworks({
        main: ["React", "Angular"], // NextJs, Angular Universal
        secondary: ["Vue"],
        other: ["Ionic"]
    });
new Misc({
        main: ["Docker", "Kubernetes", "Git", "CI/CD"],
        secondary: ["AWS"],
        database: ["PostgreSQL", "MySQL", "MongoDB", "Redis"],
        oms: ["TypeORM", "Sequelize", "Mongoose"],
    });