Skip to content
View sushant12's full-sized avatar
๐Ÿ˜Ž
Focusing
๐Ÿ˜Ž
Focusing
  • Kathmandu
Block or Report

Block or report sushant12

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
sushant12/README.md

Hi there ๐Ÿ‘‹

  • I make software to solve problems
  • I believe in using the right tool for the right job
  • I am comfortable with any high level programming languages
  • I like to read the source code of frameworks, libraries that I am using

Pinned

  1. list or search through your iex history list or search through your iex history
    1
    # The bash command `history | grep abc` is a neat tool. I abuse it alot. 
    2
    # So, I wrote a module that would list or search through iex history.
    3
    # https://dev.to/sushant12/list-all-history-in-iex-408b
    4
    # I prefer to put this module in my .iex.exs file and then import the .iex.exs file into my project.
    5
    
    
  2. ruby-socket-chat ruby-socket-chat Public

    Bi-directional TCP socket chat

    Ruby 8 2

  3. Grasruts/static Grasruts/static Public

    A plugin for capistrano scm to deploy static sites

    Ruby 8 6

  4. snake_ladder snake_ladder Public

    Snake and Ladder game built on LiveView

    Elixir 3

  5. find_alias find_alias Public

    finds the alias by parsing the AST

    Elixir 1