sushant12 - Overview

View sushant12's full-sized avatar

Suss Buzz sushant12

Opensource is pretty important to me

  • Chile

Block or report sushant12

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 Loading

  1. 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.
  2. A plugin for capistrano scm to deploy static sites

    Ruby 8 6

  3. finds the alias by parsing the AST

    Elixir 1