Skip to content
View cruiz24's full-sized avatar
๐ŸŒด
On vacation
๐ŸŒด
On vacation
Block or Report

Block or report cruiz24

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
cruiz24/README.md
  • ๐Ÿ‘‹ Hi, Iโ€™m @cruiz24
  • ๐Ÿ‘€ Iโ€™m interested in Movies and Webseries.
  • ๐ŸŒฑ
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on Go
  • ๐Ÿ“ซ

Pinned

  1. Implementation of Circular Queue usi... Implementation of Circular Queue using C++
    1
    Implementation using C++ programming
    2
    
                  
    3
    #include <iostream>
    4
    #define SIZE 5   /* Size of Circular Queue */
    5
    
                  
  2. Hello-World Hello-World Public

  3. mattermost-developer-documentation mattermost-developer-documentation Public

    Forked from mattermost/mattermost-developer-documentation

    Mattermost developer documentation.

    CSS

  4. mesExtractor mesExtractor Public

    Forked from giaplv57/mesExtractor

    A simple python script that extract all messages of a conversation from the copy of your Facebook data

    Python

  5. Data-Structure Data-Structure Public

    Forked from Vatsalparsaniya/Data-Structure

    For DFS Lab-File

    C 1

  6. Hacktoberfest-2020-FizzBuzz Hacktoberfest-2020-FizzBuzz Public

    Forked from NullDev/Hacktoberfest-2020-FizzBuzz

    ๐ŸŽƒ Submit creative FizzBuzz solutions in any language you want!

    Python