Skip to content
View donaldG21's full-sized avatar
Block or Report

Block or report donaldG21

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

Pinned

  1. nodejs-challenge-nest nodejs-challenge-nest Public

    A backend implementation to a take home coding challenge

    TypeScript

  2. shipsticks shipsticks Public

    A dockerized full-stack implementation using Rails 7, Vite, React with Typescript, Context, React Query, and TailwindCSS through WindiCSS.

    Ruby

  3. My powerlevel10k zsh profile My powerlevel10k zsh profile
    1
    # Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.
    2
    # Initialization code that may require console input (password prompts, [y/n]
    3
    # confirmations, etc.) must go above this block; everything else may go below.
    4
    if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then
    5
      source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"