Skip to content
View damiVongola's full-sized avatar

Block or report damiVongola

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

    This program uses a doubly linked list to create a capital gain and loss calculator

    Java

  2. Slot-Machine Slot-Machine Public

    Building a slot machine by generating my own pseudo random number generator without the use of any Math classes

    Java

  3. Pixels Pixels Public

    This program randomly colors every pixel on a browser whenever the page is clicked

    JavaScript

  4. BinaryHeap BinaryHeap Public

    This program is supposed to use a provided Linked Binary Tree to create a Binary Heap that we can use as an Adaptable Priority Queue (Incomplete)

    Java 1

  5. caffe caffe Public

    Forked from HoldenCaulfieldRye/caffe

    C++

  6. fcn.berkeleyvision.org fcn.berkeleyvision.org Public

    Forked from shelhamer/fcn.berkeleyvision.org

    Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.

    Python