Skip to content
View ftovaro's full-sized avatar
  • Medellín - Colombia

Highlights

  • Pro
Block or Report

Block or report ftovaro

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. queue_view queue_view Public

    This project simulates a basic queue management system, useful for scenarios such as ticket-selling platforms where there's a need to control the concurrent number of users performing certain actions.

    Ruby

  2. 99Bottles 99Bottles Public

    This is the implementation of the exercise shown in the book 99 Bottles of OOP A Practical Guide to Object-Oriented Design of Sandi Metz and Katrina Owen.

    Ruby 1

  3. themoviedb themoviedb Public

    REST service and VueJS frontend that connects with TheMovieDB

    Ruby

  4. octant octant Public

    Forked from vmware-archive/octant

    Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.

    Go 1

  5. search-engine search-engine Public

    This is a search engine basic implementation using pg_search gem. It connects also to a DB in mongo where it stores all the searches for statistics.

    Ruby

  6. basic_data_structure_ruby basic_data_structure_ruby Public

    Some data structures in Ruby (Work in Progress!)

    Ruby