Skip to content
View leosvelperez's full-sized avatar

Organizations

@nrwl @nxtensions

Block or report leosvelperez

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. nrwl/nx nrwl/nx Public

    The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.

    TypeScript 28.5k 2.7k

  2. nxtensions/nxtensions nxtensions/nxtensions Public

    Extensions and plugins for Nx

    TypeScript 68 23

  3. leosvel.dev leosvel.dev Public

    My personal website

    Astro 31 7

  4. Useful Git aliases Useful Git aliases
    1
    [alias]
    2
    	a         = add
    3
    	ap        = add -p
    4
    	bd        = branch -D
    5
    	# Removes branches already merged