Skip to content
View damnOblivious's full-sized avatar
  • IIIT Hyderabad
  • Hyderabad, India

Block or report damnOblivious

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. aima-java aima-java Public

    Forked from aimacode/aima-java

    Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

    Java

  2. AutomatedNegotiationAgent AutomatedNegotiationAgent Public

    CSS

  3. CameraPlacement CameraPlacement Public

    Given the city design and a catalogue of cameras - minimise the cost of placing the cameras so as the whole city is under the coverage area of these cameras.

    Java 1

  4. CompetitiveAlgosInJava CompetitiveAlgosInJava Public

    Implementation of Competitive algorithms in Java

    Java

  5. Dropbox-like-syncing-program Dropbox-like-syncing-program Public

    An Application Level program using Python to keep two separate directories synced, similar to Dropbox, using sockets. Program keeps an index of files in the current directory, and support hashes to…

    Python

  6. Snake-Game-using-Lanterna Snake-Game-using-Lanterna Public

    A Snake game using Lanterna Library

    Java