Skip to content
View gaurang557's full-sized avatar

Block or report gaurang557

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
gaurang557/README.md
  • 👋 Hi, I’m gaurang agarwal
  • 👀 I have worked in Machine Learning and web development
  • 📫 How to reach me -> gmail- gaurangagarwal557@gmail.com

Popular repositories Loading

  1. angular_omdb_app angular_omdb_app Public

    OMDB api is access to nearly all the movies and shows on planet, I have used this api to fetch data in my angular app and designed the user interface part to display it in interactive manner

    TypeScript 1

  2. image-captioning image-captioning Public

    This was an advanced step in my machine learning ,I trained the model so that it generates a string caption when provided an image input, the output accuracy is quite impressive ,I used flask to ma…

    Python 1

  3. Angular_Advance_calculator Angular_Advance_calculator Public

    Its not a typical calculator, It involves complex concepts found in modern calculators. for Example -> Memory , I have tried to include more and more functionalities of angular in this app

    TypeScript

  4. Express-omdb Express-omdb Public

    I have made the same angular_omdb_app in express js ,it fetches information from OMDB api and represents it in interactive manner

    JavaScript

  5. gaurang557 gaurang557 Public

    Config files for my GitHub profile.

  6. hardworkpaysoff hardworkpaysoff Public

    It was very first implementation of machine learning by me ,I trained the model on the dataset of studying hours mapped with marks obtained by students, later i made it in a flask project

    Python