moviendo.me

#learn #build #travel

place bangkok chao phraya river

Last Sunset of the Year, Bangkok

Last sunset of the year - Bangkok

Read more


development cheatsheet docker swarm gist

Docker Swarm Cheatsheet

# Init Swarm
$ docker swarm init --advertise-addr <IP address of instance>

# List machines
$ docker...

Read more


development docker ruby rails gist

Makefile for Docker & Ruby on Rails Applications

build:
  docker compose build

setup:
  docker compose run --rm app bin/rails db:setup

up:
  docker...

Read more


place bangkok chinatown

Yaowarat Road, Chinatown

Yaowarat Road, Chinatown - Bangkok

Read more


development react native expo web3 solana

Integrate SPL Tokens - Building a Solana Open Source Cross-Platform Wallet App

Now that the Wallet App has implemented the basic operations to:

  • Create Accounts
  • Get Balances

Read more


development web3 solana blockchain

My first impressions after one month learning and building with Web3 and Solana

I’ve been learning and building with Web3 for almost one month and I have to say that it’s mind...

Read more


development react native expo web3 solana

Derivation Path and Multiple Accounts from same Seed - Building a Solana Open Source Cross-Platform Wallet App

These days I’ve been reading and learning about how other Wallet Apps generate the accounts...

Read more


development react native expo web3 solana

Building a Solana Wallet Cross-Platform App with Expo, Web3 & React Native

As a developer I’ve been interested in the Blockchain space for long time and although a few...

Read more


personal

From the busy Bangkok to the quiet Ko Samui

After one year and half living in Bangkok and because the current situation was getting worse...

Read more


development react native expo docker

Boilerplate to start building Cross-Platform Apps with Expo and React Native

Expo and React Native is the perfect combination to build Cross-Platform Apps.

When I started...

Read more


development api rails postgres docker docker-compose

Create a Rails API + Postgres with Docker from scratch without having to even install Ruby locally

Every time that I have to start a new project (Ruby, Rails, JS…) I always start Docker first...

Read more


development javascript es6 react react native

ES6 for React Developers

When I started my travel with React Native I noticed that my skills in Javascript were totally obsoleted...

Read more


development react native expo docker

Create Cross-Platform Apps With React Native and Expo

I’ve spent most of my career working as Full Stack Developer, mainly building products in Ruby...

Read more


bangkok place rooftop

Lumpini Park from SO Sofitel Rooftop Bar

Lumpini Park from SO Sofitel Rooftop Bar

Lumpini Park is the largest green space in downtown Bangkok and it is best seen from Park Society...

Read more


personal

New year, new life, new blog

At the beginning of 2020 I moved to Bangkok (Thailand) to join Omise as API Software Engineer...

Read more