Skip to content
View R15hav's full-sized avatar
:atom:
sharpening my skills
:atom:
sharpening my skills
  • India

Block or report R15hav

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

Namaste! I'm Rishav


$ About me

public class Hooman {
  public String name = "Kumar Rishav";
  public String favoriteLanguage = "Anything according to the project";
  private String[] hobby = {"Anime", "Singing", "Solving daily life problems"};
  private Map<String, String> social = new HashMap<String, String>(){{
      put("LinkedIn", "https://www.linkedin.com/in/kumar-rishav-5a9407172/");
    }};
}


$ Languages and Tools

javascript logo react logo nodejs logo java logo spring logo python logo flask logo heroku logo firebase logo salesforce logo bootstrap logo git logo postgresql logo xd logo

Pinned Loading

  1. KIIT_TnP_Scraper KIIT_TnP_Scraper Public

    Python driven scraper that scrapes list of notices

    Python 3

  2. AptiCalc AptiCalc Public

    An aptitude questions solving calculator.

    HTML

  3. CSSTest CSSTest Public

    An HTML to test css

    HTML 1

  4. game-distribution-template game-distribution-template Public template

    Flask based game distribution template

    Python 2