Skip to content
View pradeep-jais's full-sized avatar
Block or Report

Block or report pradeep-jais

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

Pinned

  1. youtube-clone-react youtube-clone-react Public

    A fully functional Youtube clone application in React JS using rapidAPI for fetching youtube data and Material UI for its beautiful design. Its my first big project in React where I'll implement Re…

    JavaScript 1

  2. E-Com-Comfy-Store E-Com-Comfy-Store Public

    My first E-Commerce project using vanilla JavaScript and HTML-CSS. The Comfy store has all the basic features of a shopping app. A multi-page app with various products which can be added to the car…

    HTML 1

  3. portfolio portfolio Public

    My personal portfolio website built using HTML, CSS and vanilla JavaScript.

    HTML 1

  4. calculator-basic-js calculator-basic-js Public

    A basic calculator using JavaScript DOM manipulation concept, event handler, conditionals, functions, callbacks.. Build without Advance JS concepts like OOPs and class

    CSS

  5. cocktail-api cocktail-api Public

    It is a good asynchronous JavaScipt(AJAX) project to fetch cocktail API to get the list. It has search feature which directly search from API using query string parameter and display the product.

    CSS

  6. pagination-vanilla-js pagination-vanilla-js Public

    This vanilla JavaScript project uses fetch method to get Github API data. A limited number of data is displayed on single page. Multiple page is created and using page number and prev/next button w…

    CSS