Skip to content
View AshutoshShrestha's full-sized avatar
🚁
🚁

Block or report AshutoshShrestha

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

Popular repositories Loading

  1. Recipe-Generator Recipe-Generator Public

    This android app generates random recipes for users using the spoonacular API. The app allows users to select specific tags such as Vegan, Vegetarian, Indian, Chinese, Breakfast, Dessert, etc, and …

    Java 1

  2. Rainfall-data-analysis Rainfall-data-analysis Public

    Python

  3. Genetic-Analysis-with-Python Genetic-Analysis-with-Python Public

    We are given a particular genetic sequence (or motif) by the user. The idea is to calculate the probability of that motif occurring in a larger genetic sequence. The frequencies of the nucleotides …

    Python

  4. Geocoding-with-Javascript Geocoding-with-Javascript Public

    Uses JQuery and JSDOM on the clientside. Renders map and marks locations on the map using leafly and mapbox.

    JavaScript

  5. Form-Processing-and-Site-Navigation Form-Processing-and-Site-Navigation Public

    A webpage that issues get or post requests while manipulating input values entered on to the form by the user.

    HTML

  6. Weather-App Weather-App Public

    Uses the OpenWeatherMap API to generate weather data for the current date for any city.

    Java