Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by AmanSuryavanshi-1

A curated list of projects in awesome lists by AmanSuryavanshi-1 .

https://github.com/amansuryavanshi-1/e-commerce-app

A React-based e-commerce clone web app would mimic an existing e-commerce website and offer multiple responsive pages with search functionality, product listings, details, shopping cart & providing a seamless shopping experience for users.

jsx material-ui reactjs

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/alanai_newsapp

Elevate your news browsing with this Voice-Controlled React News App powered by Alan AI. Stay effortlessly informed with real-time updates, hands-free functionality, and seamless multitasking.

alan-ai autoscrolling html-css-javascript infinite-scroll newsapi reactjs

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/textwise-textutilityapp

TextWise - Note Taking and text utility app

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/leetcode-ques

It is a code repository containing a collection of solutions to data structures and algorithms problems. The solutions are written in C++.

algorithms-and-data-structures cplusplus

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/amansuryavanshi-1

Config files for my GitHub profile.

config github-config

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/amansuryavanshi.dev

Welcome to AmanSuryavanshi.dev – A dynamic portfolio and blog showcasing my web development work and insights. This project highlights personal projects and features articles on JavaScript, React, Next.js, and modern web development practices.

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/calm-sleep-assignment

Create a dashboard that lists items that look like this {image: string, title: string, unique_plays:number, total_plays:number, completion_rate:number} display unique_plays total_plays as a graph and completion_rate with a progress bar maxing to 100.

css react

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/increment-counter-

Increment Counter Using Java Script

html-css-javascript

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/temperature-convertor

Temperature Convertor which converts Celsius into Fahrenheit, and vice versa. Converter is produced with the help of HTML, CSS & JavaScript.

html-css-javascript

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/portfolio_as

Welcome to my Portfolio Website Repository 🌐 This repository contains the source code for my personal portfolio website. The website showcases my projects, skills, and experiences in an interactive and visually appealing manner.

css jsx react reacticons

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/digital-clock

Created Digital Clock by using HTML, CSS, and JavaScript as the main framework.

html-css-javascript

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/spotify-clone

Built Spotify-Clone a music player with all the features found in a typical music player which include plays, pauses, and seek songs options. The structure created by using HTML, CSS & JavaScript.

css html javascript

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/textutils

Textutils gives you a way to analyze your text quickly and efficiently. Be it word count, character count or reading time & many other useful functions to edit your text to your need.

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/qr-code-reader

Created a QR Code Scanner or Reader website where users can upload any QR code image and decode/extract the content from the same. The structure is created by HTML, CSS, and JavaScript

api html-css-javascript

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/calculator

Created calculator using HTML, CSS, JavaScript which performs basic mathematical operations.

html-css-javascript

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/newsapp

Created a News app using React. In this app, you can read all the latest news there and get yourself updated. I have used a News Api to fetch the genre wise latest news with infinite scroll feature and many such functionalities.

api bootstrap5 html-css-javascript react reactjs

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/news-app

Created a News app using React. In this app, you can read all the latest news there and get yourself updated. I have used a News Api to fetch the genre wise latest news.

api bootstrap5 html-css-javascript reactjs

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/covid-tracker

Created a Covid tracker app using React. In this app, you can see all the live cases, recovered, Deaths etc in India . I have used a Covid Api to fetch the data.

api bootstrap css jsx reactjs

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/notes-keeper-

Notes pad website for taking notes created using HTML, CSS, and JavaScript.

css html javascript

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/qr-code-generator

Created a QR Code Generator using HTML CSS & JavaScript. In this app, you can enter a text or URL to generate a QR code for it. QR (Quick Response) codes are capable of storing lots of data, and users can easily access the information by scanning the QR code.

api html-css-javascript

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/jokes-extension

Chrome Extension Created using HTML, CSS, JavaScript & JSON

css fetch-api html javascript

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/ip-tracker

It gives real-time location and track & trace an IP address of the user. The main framework is built by using HTML, CSS and JavaScript using API to display the result.

api css html javascript

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/animated-thermometer

Created Animated color changing Thermometer using HTMl, CSS, JavaScript

html-css-javascript

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/covidtracker

Created a Live Covid tracker app using React. In this app, you can see all the state wise live cases, recovered, Deaths etc in India . I have used a Covid Api to fetch the data.

api bootstrap5 css jsx reactjs

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/bulb-on-off

Minor Blub project with on-off animation created by using JavaScript.

css html javascript

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/cloudnote

CloudNote is a simple, powerful and cloud based CRUD application you can create, read, update and delete your notes on the cloud. It allows you to store any notes or important points on the cloud. The data is stored on the server. Created a login Page to grant access to the notes for its right user only.

css javascript mongodb nodejs react

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/analog-clock

Analog Clock shows time in hours, minutes, and seconds. The main skeleton was built by using HTML, CSS, and JavaScript.

css html javascript

Last synced: 20 Nov 2024

https://github.com/amansuryavanshi-1/av-news-stream

AV NewsStream: Stream, read, and listen to real-time news from diverse sources. Engage effortlessly with text-to-speech, real-time updates, and hands-free voice controls, all in one app!

cors daisy-ui emailjs github-api gnews-io html javascript news-api postcss react react-context react-icons react-router-dom redux-toolkit tailwind-css text-to-speech vercel vite youtube-api

Last synced: 11 Oct 2024

https://github.com/amansuryavanshi-1/foodah

This React-based web application features real-time data integration with Swiggy and GitHub APIs. Key highlights include custom hooks for online status and fallback images, optimized performance with lazy loading, and a shimmer UI for enhanced user experience. It exemplifies efficient management of large datasets & modern web development practices.

emailjs html javascript json-api parcel parcel-bundler postcss react react-icons react-router-dom reacticons redux-toolkit tailwind-css vercel

Last synced: 11 Oct 2024