VQuilonR Portfolio
Sobre mi Proyectos Blog Tools

    Guide For Re2 Ultimate Regex Compiler

    What is the plan for?

    Okay, first, we need to clarify what is the purprose of this post. I was struggling with the use read more...

    25 February 2022

    Pimp My Terminal

    Instalar las fuentes Caskaydia Cove Nerd Font Complete Mono

    Install-Module -Name Terminal-Icons -Repository PSGallery 

    Despues agregar al documento powershell .ps1 edl read more...

    03 November 2021

    Save Docker Images & Volumes

    IMAGES

    Exportar todos los nombres de imagenes REPOSITORY TAG IMAGE ID CREATED SIZE busybox latest cabb9f684f8b 3 hours ago 1.24MB docker save cabb9f684f8b -o read more...

    27 October 2021

    Create Custom Language On Codemirror 6 And Lezer

    CodeMirror 6

    Es un proyecto open-source el cual persigue la idea de tener en la WEB un editor de texto con las mismas caracteristicas read more...

    13 October 2021

    Migrate Git Repository

    Migrar el repositorio antiguo a otro

    Problemas con el tamaño?

    Primero hay que instalar el scripft de filter-repo

    Instalar filter-repo

    read more...

    07 October 2021

    Digital Minimalism

    Social Media Minimalism Technology

    Minimalism is the art of knowing how much is just enough. Digital minimalism applies this idea to our personal technology. It’s the key to living a focused life in an increasingly noisy world.

    20 February 2019

    Learn React.js in 5 minutes

    React JavaScript Web Development

    A quick introduction to the popular JavaScript library.

    15 February 2019

    Clean Coding

    Software Development Clean Code

    These four “clean code” tips will dramatically improve your engineering team’s productivity

    10 December 2018

    What the heck is a Callback?

    JavaScript Nodejs Web Development

    Learn and understand the basics of callbacks in just 6 minutes with easy examples.

    01 December 2018

    4 Lessons After 11 Years in Silicon Valley

    On the realities of opportunity, success, reputation, and relationships in tech.

    09 May 2018

    GitHub Flow

    GitHub Workflow

    GitHub Flow is a lightweight, branch-based workflow that supports teams and projects where deployments are made regularly. This guide explains how and why GitHub Flow works.

    01 January 2017

    A better Hello World

    Software Development

    A different “hello world” to demonstrate language features better.

    23 July 2016

    What is version control?

    Version Control

    Benefits of version control and version control systems.

    09 February 2016

    How to undo your git failure?

    External Post Git

    Using `git reflog` and `git reset` to save your code.

    25 September 2015
    with by Víctor Quilón Ranera