Skip to content
View cseeman's full-sized avatar
πŸ‡ΊπŸ‡¦
πŸ‡ΊπŸ‡¦

Block or report cseeman

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 Loading

  1. algorithm_examples algorithm_examples Public

    Working through Algorithms Illuminated Part 1: The Basics by Tim Roughgarden using Ruby

    Ruby 1

  2. 99bottles_ruby 99bottles_ruby Public

    Forked from sandimetz/99bottles_ruby

    Full solutions for Sandi Metz's 99 Bottle of OOP. Worked through the solutions, updated the Gemfile for Ruby 3.x compatitlbity and added solutions on separate branches to poke at them

    Ruby

  3. Orange-OpenSource/hurl Orange-OpenSource/hurl Public

    Hurl, run and test HTTP requests with plain text.

    Rust 14k 531

  4. fempire/women-tech-speakers-organizers fempire/women-tech-speakers-organizers Public

    A list of women tech speakers & organizers. Add yourself or others by submitting a PR! PS if you do add someone, make sure to tell them! :) #fempire

    648 318

  5. Markdown for info panel/warning box Markdown for info panel/warning box
    1
    # Examples for how to create your own info panel, warning box and other decent looking notification in GitHub markdown.
    2
    
                  
    3
    
                  
    4
    All the boxes are single/two cell tables or two row tables.
    5
    
                  
  6. testing_rspec testing_rspec Public

    Effective Testing with RSpec 3 Repo

    Ruby