jatin33 - Overview

Pinned Loading

  1. This is a react hook library that creates gmail like email input behavior

    TypeScript

  2. An interactive tech toolkit visualization application featuring a drag-and-drop canvas for creating tech stack mockups on device templates. Users can organize and arrange tech icons on a tablet moc…

    TypeScript

  3. This project helps to generate code snippets for different text editors like VSCode, Sublime Text and Atom.

    JavaScript 1

  4. This project helps in visualizing sorting algorithms

    JavaScript

  5. 2

    echo Enter port number to kill

    4

    pid="$(lsof -i:$port_number | awk '{ print $2 }' | sed -n 2p)"