Skip to content
View GavinSalcedo's full-sized avatar
:shipit:
Say my name.....
:shipit:
Say my name.....
Block or Report

Block or report GavinSalcedo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GavinSalcedo/README.md

JavaScript Apologist and Vim Enthusiast

Developer, Musician, and a Student of the game

  • 🌍  I'm based in Manila, PH
  • ⚡  I'm secretly SpiderMan........but don't tell anyone

My GitHub Stats

GavinSalcedo's GitHub stats

Gavilan salcedo's Dev Card

Pinned

  1. My neovim config My neovim config
    1
    :set number
    2
    :set relativenumber
    3
    :set autoindent
    4
    :set tabstop=4
    5
    :set shiftwidth=4
  2. init.vim - ver. 2 init.vim - ver. 2
    1
    :set number
    2
    :set relativenumber
    3
    :set autoindent
    4
    :set tabstop=4
    5
    :set shiftwidth=4
  3. gitflow gitflow Public

    Guide for developers how to get started with their project's Git Flow

  4. nextjs-fullstack-app-template nextjs-fullstack-app-template Public

    Template for Next.js Projects

    MDX

  5. deployment-workplan deployment-workplan Public

    This documentation is written for a possible implementation of a deployment workplan.

  6. email-signature-templator email-signature-templator Public

    Free to use email signature template generator

    TypeScript