Thanks to visit codestin.com
Credit goes to forem.com

Forem

Nacho Colomina Torregrosa profile picture

Nacho Colomina Torregrosa

I like the idea of long term learning. Keeping myself learning day by day and sharing knowledge with the community help to grow as a professional and also as a person.

Codestin Search App Alicante, Spain Codestin Search App Joined on  Codestin Search App https://equillar.com/ Codestin Search App

Education

Polytechnic university of Valencia

Work

Full Stack Developer. PHP/Symfony - Angular

Two Year Club
Stellar Smart Contract Challenge Completion Badge
Writing Debut
One Year Club
4 Week Community Wellness Streak
4 Week Writing Streak
2 Week Community Wellness Streak
1 Week Community Wellness Streak
How Equillar Implements AEAD Encryption
Cover image for How Equillar Implements AEAD Encryption

How Equillar Implements AEAD Encryption

1
Codestin Search App
7 min read

Want to connect with Nacho Colomina Torregrosa?

Create an account to connect with Nacho Colomina Torregrosa. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
How Equillar Uses Stellar Muxed Accounts
Cover image for How Equillar Uses Stellar Muxed Accounts

How Equillar Uses Stellar Muxed Accounts

1
Codestin Search App
6 min read
From Blockchain to Database: Synchronizing Soroban with PHP
Cover image for From Blockchain to Database: Synchronizing Soroban with PHP

From Blockchain to Database: Synchronizing Soroban with PHP

2
Codestin Search App
6 min read
How equillar manage investment commissions
Cover image for How equillar manage investment commissions

How equillar manage investment commissions

1
Codestin Search App
5 min read
Handling Smart Contract Errors in Equillar. From Rust to PHP

Handling Smart Contract Errors in Equillar. From Rust to PHP

Codestin Search App
5 min read
How Equillar Uses PHP-Stellar SDK for Soroban Operations

How Equillar Uses PHP-Stellar SDK for Soroban Operations

1
Codestin Search App
8 min read
Equillar: Open-Source Fintech Foundation for Blockchain Investment Platforms

Equillar: Open-Source Fintech Foundation for Blockchain Investment Platforms

1
Codestin Search App
3 min read
A Symfony - React SPA application. The Reload problem

A Symfony - React SPA application. The Reload problem

1
Codestin Search App 9
5 min read
How I create my docker images for my Symfony projects

How I create my docker images for my Symfony projects

7
Codestin Search App
4 min read
Creating a React Hook to integrate the Stellar Wallets Kit

Creating a React Hook to integrate the Stellar Wallets Kit

3
Codestin Search App
5 min read
Creating focused domain applications. A Symfony approach (Returning the result)

Creating focused domain applications. A Symfony approach (Returning the result)

3
Codestin Search App 8
3 min read
Creating focused domain applications. A Symfony approach (Saving the entity)

Creating focused domain applications. A Symfony approach (Saving the entity)

Codestin Search App 3
3 min read
Creating focused domain applications. A Symfony approach (Managing validation errors)

Creating focused domain applications. A Symfony approach (Managing validation errors)

2
Codestin Search App 2
5 min read
Creating focused domain applications. A Symfony approach (Extracting and validating data)

Creating focused domain applications. A Symfony approach (Extracting and validating data)

12
Codestin Search App 2
6 min read
Focusing your tests on the domain. A PHPUnit example

Focusing your tests on the domain. A PHPUnit example

Codestin Search App
3 min read
An easy way to validate DTO's using Symfony attributes
Cover image for An easy way to validate DTO's using Symfony attributes

An easy way to validate DTO's using Symfony attributes

14
Codestin Search App
7 min read
Receive payments easily using Stripe and PHP

Receive payments easily using Stripe and PHP

Codestin Search App
5 min read
Using Supervisor to handle a Symfony Command execution

Using Supervisor to handle a Symfony Command execution

6
Codestin Search App
4 min read
Dev Challenge: A Soroban Crowdfactoring dApp
Cover image for Dev Challenge: A Soroban Crowdfactoring dApp

Dev Challenge: A Soroban Crowdfactoring dApp

16
Codestin Search App
15 min read
Creating a React component using Symfony UX

Creating a React component using Symfony UX

27
Codestin Search App 5
8 min read
Creating your own security attribute with Symfony

Creating your own security attribute with Symfony

3
Codestin Search App
2 min read
An Angular approach to communicate with an operation-oriented API

An Angular approach to communicate with an operation-oriented API

Codestin Search App
5 min read
An operation-oriented API using PHP and Symfony

An operation-oriented API using PHP and Symfony

9
Codestin Search App 7
5 min read
Using a Symfony secret to encode your JWT Tokens

Using a Symfony secret to encode your JWT Tokens

3
Codestin Search App
3 min read
Adding supply control to a soroban token

Adding supply control to a soroban token

Codestin Search App
4 min read
Using tokenization to control a soroban voting smart-contract

Using tokenization to control a soroban voting smart-contract

Codestin Search App
8 min read
Making deposits to an smart contract using PHP, symfony and the soroban technology

Making deposits to an smart contract using PHP, symfony and the soroban technology

4
Codestin Search App
4 min read
Monitoring symfony messenger listening to the worker events

Monitoring symfony messenger listening to the worker events

8
Codestin Search App
7 min read
Reading ethereum contract events using Angular and ethers

Reading ethereum contract events using Angular and ethers

2
Codestin Search App
4 min read
Deploying and accesing an Ethereum contract using ethers and Angular

Deploying and accesing an Ethereum contract using ethers and Angular

6
Codestin Search App
9 min read
Testing a solidity house-swap contract using HardHat and Typescript

Testing a solidity house-swap contract using HardHat and Typescript

1
Codestin Search App 1
9 min read
Creating a house swap contract using Solidity and Hardhat

Creating a house swap contract using Solidity and Hardhat

2
Codestin Search App
7 min read
Creating a dApp using PHP and a house purchase soroban smart contract

Creating a dApp using PHP and a house purchase soroban smart contract

4
Codestin Search App
11 min read
Testing an external api using PHPUnit

Testing an external api using PHPUnit

26
Codestin Search App 8
4 min read
Using ChatGPT to generate translations for your application

Using ChatGPT to generate translations for your application

14
Codestin Search App
2 min read
Using ChatGPT to migrate from PHP annotations to attributes

Using ChatGPT to migrate from PHP annotations to attributes

12
Codestin Search App 2
2 min read
Create a service on the fly on a symfony third party bundle

Create a service on the fly on a symfony third party bundle

4
Codestin Search App
4 min read
Adding criteria to your doctrine queries easily

Adding criteria to your doctrine queries easily

12
Codestin Search App
5 min read
Invoking soroban smart-contracts functions using PHP-SDK

Invoking soroban smart-contracts functions using PHP-SDK

1
Codestin Search App
5 min read
Take this into account when using doctrine

Take this into account when using doctrine

2
Codestin Search App 3
2 min read
Building a ballot contract using Soroban plataform and Rust SDK

Building a ballot contract using Soroban plataform and Rust SDK

4
Codestin Search App
8 min read
Using PHP anonymous classes to test collection services

Using PHP anonymous classes to test collection services

4
Codestin Search App
2 min read
Subscribing to server sent events with Angular

Subscribing to server sent events with Angular

36
Codestin Search App 2
2 min read
Using github actions to execute your PHP tests after every push

Using github actions to execute your PHP tests after every push

5
Codestin Search App
3 min read
A practical example of using Symfony PropertyInfo component

A practical example of using Symfony PropertyInfo component

4
Codestin Search App 3
4 min read
Serializing api outputs with Symfony serializer

Serializing api outputs with Symfony serializer

2
Codestin Search App 2
3 min read
Making a symfony third party bundle extensible

Making a symfony third party bundle extensible

4
Codestin Search App
2 min read
Accessing Symfony security user on the background

Accessing Symfony security user on the background

2
Codestin Search App
2 min read
loading...