Skip to content
View JavaCS3's full-sized avatar
😑
Working
😑
Working

    Block or report JavaCS3

    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.

    Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. xterm-playerxterm-playerPublic

      a web based terminal recording player

      TypeScript 110 10

    2. xterm-recorderxterm-recorderPublic

      a terminal session recording tool

      TypeScript 3

    3. xterm.jsxterm.jsPublic

      Forked from xtermjs/xterm.js

      A terminal for the web

      TypeScript

    4. xtermjs/xterm.jsxtermjs/xterm.jsPublic

      A terminal for the web

      TypeScript 19.7k 1.8k

    5. How to setup ssh proxyHow to setup ssh proxy
      1
      # How to setup ssh proxy
      2
      3
      Add the following in your `~/.ssh/config`
      4
      5
      ```
    6. Interview QuizzInterview Quizz
      1
      # Interview Quizz: Cashier
      2
      3
      A cashier in a shop need a program that will print out a receipt for a given order. And you're going to implement that.
      4
      5
      ## Q1: Simple Printing