Skip to content

Instantly share code, notes, and snippets.

View xocasdashdash's full-sized avatar
💭
Potatoes and eggs, that's the secret to the world.

Joaquín Fernández Campo xocasdashdash

💭
Potatoes and eggs, that's the secret to the world.
View GitHub Profile
@xocasdashdash
xocasdashdash / project_doc.md
Created February 9, 2026 19:59 — forked from nombiezinja/project_doc.md
Project Doc Template

Meta

EPIC

Link to Project Epic on project management tool

MAIN OWNER

This should be someone is comfortable acting as a product manager for this work. It doesn't have to be a PM, and could be an Eng manager or IC. This person will be responsible for ensuring projects are on track, raising awareness with Eng leadership when they encounter changes or increase risk.

BRIEF DESCRIPTION

@xocasdashdash
xocasdashdash / boxstarter.ps1
Last active October 22, 2017 20:45 — forked from jessfraz/boxstarter.ps1
Boxstarter Commands for a new Windows box.
# Description: Boxstarter Script
# Author: Jess Frazelle <jess@linux.com>
# Last Updated: 2017-10-12
#
# Install boxstarter:
# . { iwr -useb http://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force
#
# You might need to set: Set-ExecutionPolicy RemoteSigned
#
# Run this boxstarter by calling the following from an **elevated** command-prompt:
pipeline {
agent any
parameters {
string(defaultValue: '', description: 'The name of the organization working on this repository.', name: 'orgName')
}
stages{
stage("Create Repo Piplines") {
steps {
@xocasdashdash
xocasdashdash / iterm2-solarized.md
Created April 2, 2017 10:44 — forked from kevin-smets/iterm2-solarized.md
iTerm2 + Oh My Zsh + Solarized color scheme + Meslo powerline font + [Powerlevel9k] - (macOS)

Default

Default

Powerlevel9k

Powerlevel9k