Blog
I have started to write at mid of 2020 during the COVID-19 outbreak, mostly about web development and tech conferences. In total, I've written 14 articles on this site. Use the search below to filter by title.
Most Popular
Starting with Ruby on Rails [v6]- Part 1
––– views
Part 1: Installation and a start a new project
Conventional Comments
––– views
Contentful comments
Website
––– views
I create my own website using Next.js + MDX blogging experience.
All Posts
My configuration for plex media center
––– views
Brief description of my personal config
Sort Algorithms Part 1: A Dive into Bubble Sort and Quicksort
––– views
Understanding and comparing two fundamental sorting algorithms: Bubble Sort and Quicksort.
Ruby Basics
––– views
Checking some ruby basic concepts
Advanced Testing Setup for Ruby on Rails
––– views
Recommended Tools: Guard and minitest reporters
Starting with Ruby on Rails [v6]- Part 3
––– views
Part 3: Getting started with testing
Rubocop
––– views
Ruby linting
Starting with Ruby on Rails [v6]- Part 2
––– views
Part 2: Scaffolding
Starting with Ruby on Rails [v6]- Part 1
––– views
Part 1: Installation and a start a new project
Firebase Emulator Part 1
––– views
Experimenting with Firebase Emulator - The beginning
PyCon AU 2020
––– views
Overview of my experience of PyCon AU 2020
Conventional Comments
––– views
Contentful comments
Rust Conf 2020
––– views
Overview of my experience of Rust Conference 2020
Website
––– views
I create my own website using Next.js + MDX blogging experience.
Setup of husky and rubocop
––– views
Setup of githooks with husky and linting ruby with rubocop