Writings
- Interesting database concepts and algorithms to know An overview of some database concepts and related algos 2023-10-14
- Notes on Designing Data-Intensive Applications book by Martin Kleppmann #2 Databases, storage and query languages 2023-02-26
- Notes on Designing Data-Intensive Applications book by Martin Kleppmann #1 Fundamentals of data intensive apps 2022-12-28
- Docker basics Old notes about docker basic commands 2022-10-20
- Golang concurrency Notes on golang concurrency 2022-10-02
- Golang basics Old notes about golang basic syntax and features 2022-09-20
- Understanding ESModules on the browser A dive on esmodules and why you should care 2021-05-16
- Basics of blockchain Notes on basic of blockchain 2021-04-10
- Notes on networking A high level introduction on network basics 2021-04-10
- About moving on Hard decisions and moving into new chapters 2021-02-07
- Web Scrapping with Puppeteer My notes on creating a scrapper with puppeteer 2020-12-13
- The magic of bash Personal notes on some bash magic 2020-11-28
- Client Side Render vs Server Side Render vs Static Site Generation Differences between these render techniques for web applications 2020-10-17
- Dealing with iframes Undestanding how to use iframes in a proper way 2020-09-28
- Impecfect notes on WebAssembly Quick write down of my studies on wasm 2020-07-25
- Diving into the inner workings of ReactJS My take on explaining how ReactJS works 2020-07-11
- Ways to size content using CSS grid Using other sizing values such as max-content, min-content, fr and minmax 2020-06-28
- SQL basic study notes Notes from my SQL study 2020-06-27
- Solving the mixed content issue in netlify clients How to solve communication between https clients and http servers 2020-06-15
- Cleaning your ubuntu machine after running docker Commands I use to cleanup and free memory after running docker 2020-06-03
- How to update your Go version Brief commands to update you go version in Ubuntu 2020-04-19
- Why you should (or try to) write everyday Writing is a powerful tool we have to organize thoughts, learn better and share your experiences 2020-03-20