Skip to content
View deepkarang's full-sized avatar
  • Vancouver, Canada

Block or report deepkarang

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

    An introduction to Graph Traversal algorithms for beginners. This repo contains a simple implementation of the basic graph traversal algorithms - BFS & DFS, as well as a famous metaheuristic algori…

    Java

  2. Unitary-Pulse-Generator Public

    Generates a series of optimal control pulses to evolve an initial quantum state to a desired one using the GRAPE algorithm

    Python 1

  3. European-Football-Predictor Public

    A software bundle using a variety of Machine Learning techniques to predict the outcomes of Soccer matches

    Python 1

  4. ChatNow Public

    Basic instant messaging app in node.js

    HTML

  5. PulseWidthModulator-RaspberryPi Public

    A simple python script that uses the PIGPIO module to generate controlled PWM signals from a Raspberry Pi

    Python

  6. FTPClient Public

    A basic FTP client

    PHP