Skip to content
View ravijavi's full-sized avatar

Block or report ravijavi

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

Popular repositories Loading

  1. recommender_system_challenge recommender_system_challenge Public

    Forked from llSourcell/recommender_system_challenge

    Recommender System Challenge by @Sirajology on Youtube

    Python

  2. DevConnector DevConnector Public

    JavaScript

  3. CrowdSpeak CrowdSpeak Public

    Collaborative Project from Spring 2017

    HTML

  4. csc254project5 csc254project5 Public

    In this assignment, we implemented a makeshift garbage collector in C++ utilizing Tombstones. Tombstones are a form of conservative collection that acts as an intermediary to handle checking for de…

    C++

  5. CSC-254-Project-4 CSC-254-Project-4 Public

    In this project, we implemented a cross indexer in Ruby that parsed a given set of assembly instructions from a C file and outputted an HTML file; the resulting HTML file contained a side-by-side c…

    Ruby

  6. CSC-254-Project-6 CSC-254-Project-6 Public

    In this project, we were tasked with parallelizing a sequential program using some initial sample code. We compared the Delta stepping algorithm and Dijkstra's algorithm on a graph of x vertices as…

    Java