Skip to content
View tonibardina's full-sized avatar
💟
Coding
💟
Coding
Block or Report

Block or report tonibardina

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
tonibardina/README.md

Pinned Loading

  1. applewatch-mockup applewatch-mockup Public

    CSS

  2. System Design Cheatsheet System Design Cheatsheet
    1
    # System Design Cheatsheet
    2
    
    
    3
    > Picking the right architecture = Picking the right battles + Managing trade-offs
    4
    5
    ## Basic Steps
  3. Git Commit Message Standard Git Commit Message Standard
    1
    > Merged from https://github.com/joelparkerhenderson/git_commit_message and https://chris.beams.io/posts/git-commit/
    2
    3
    ### General Rules
    4
    
    
    5
    - Commit messages must have a subject line and may have body copy. These must be separated by a blank line.
  4. HTTP status code symbols for Rails HTTP status code symbols for Rails
    1
    HTTP status code symbols for Rails
    2
    
    
    3
    Thanks to Cody Fauser for this list of HTTP responce codes and their Ruby on Rails symbol mappings.
    4
    
    
    5
    Status Code Symbol
  5. web-security-basics web-security-basics Public

    Forked from vasanthk/web-security-basics

    Web security concepts