Skip to content
View Gkunte11's full-sized avatar

Block or report Gkunte11

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. teaching-webdev teaching-webdev Public

    Forked from sniklaus/teaching-webdev

    the framework for my full stack web development class, in which the students are ought to solve various exercises

    HTML

  2. teaching-vision teaching-vision Public

    Forked from sniklaus/teaching-vision

    the framework for my computer vision class, in which the students are ought to solve various exercises

    Python

  3. Internet-Relay-Chat---Python- Internet-Relay-Chat---Python- Public

    RC or Internet Relay Chat is an application that lets multiple users communicate via text messages with each other in common "virtual" rooms. Implements the functionality of being able to create a …

    Python

  4. BufferManager BufferManager Public

    Implement a version of the Buffer Manager layer of Minibase, without support for concurrency control or recovery.

    Java

  5. Parallel-Processing-of-GRAPES-3-event-data Parallel-Processing-of-GRAPES-3-event-data Public

    Parallelizing the GRAPES - (Gamma Ray Astrophysics at Peta eV EnergieS) event data which was stored in ROOT format. We used PROOF (Parallel ROOT Facility) for calculating the computations related t…

    C++

  6. Midi-file-generation-using-RNNs-and-LSTM Midi-file-generation-using-RNNs-and-LSTM Public

    Midi file generation using Recurrent Neural Networks with LSTM.

    Python