Skip to content
View jeshtroy's full-sized avatar
Block or Report

Block or report jeshtroy

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. Trip.js Trip.js Public

    Forked from EragonJ/Trip.js

    Trip.js is a plugin that can help you customize a tutorial trip easily with more flexibilities. ( Based on jQuery )

    CSS

  2. raphael raphael Public

    Forked from DmitryBaranovskiy/raphael

    JavaScript Vector Library

    JavaScript

  3. angular.js angular.js Public

    Forked from angular/angular.js

    HTML enhanced for web apps

    JavaScript

  4. jquery-base64 jquery-base64 Public

    Forked from czottmann/jquery-base64

    Port of Nick Galbreath's JS base64 string encoder.

    JavaScript

  5. sliding-brick-puzzle sliding-brick-puzzle Public

    A sliding brick puzzle is played on a rectangular w by h board (w cells wide and h cells tall). Each cell in the board can be either free, have a wall, or be the goal. • On top of the board (over s…

    C++

  6. chat-service-protocol chat-service-protocol Public

    Forked from MeghnaM/chat-service-protocol

    A network protocol that provides text-chat service to the user, along with a simple cli.

    Python