User Profile for Spotify

User Profile using Spotify This website uses Spotify API and gives information about user activity. It also helps user to create playlists of their top tracks and recently played tracks. This application gives information about user’s Top Tracks Top Artists Recently Played Tracks It also lets the user create playlists for Top Tracks and Recently Played Tracks that will be added to User’s Spotify Account Directly. Clone this Project Spotify Developer Dashboard Setup To test this application locally, you need to register your application on Spotify Developer Dashboard....

January 3, 2023 · Akshaya Chanchala

Cryptocurrency Exchange Application

Purpose of this Project To learn more about Decentralized systems and the concepts of Decentralized finance. To be able to understand the differences between Decentralized and Centralized systems. To build and understand the working of a Decentralized Exchange application, its intergration with Cryptocurrency wallets, its functionality and performance on the Blockchain. About the application A Decentralized Finance app which allows users to exchange one form of cryptocurrency into another with ease....

October 12, 2022 · Akshaya Chanchala

Random Quote Generator

About the Project React based website that consumes REST API using Axios, and makes use of third-party API to fetch data. Github is used for version control and the website hosted using Netlify. Setting up the project locally git clone <project-url> npm install npm start Find out more about the project Github repository of the application

July 28, 2022 · Akshaya Chanchala

Tindog

Technologies Used HTML/CSS: Foundation for structuring and styling the projects. Bootstrap: Utilized for creating responsive and visually appealing designs. Javascript: Implemented to add dynamic and interactive elements to the projects. Setting up the project locally Clone the repository. Install any dependencies (if applicable). Run or deploy the projects locally. Find out more about the project Github repository of the application

October 12, 2021 · Akshaya Chanchala

Dice Game

Dice Game Welcome to the Dice Game! 🎲 This simple web-based game allows two players to roll virtual dice, and the player with the higher number wins. How It Works Player Turns: Each time the page is refreshed, random numbers are generated for both Player 1 and Player 2. Outcome: The player with the higher number wins the round. Refresh for New Round: To play another round, simply refresh the page for new random numbers....

August 12, 2021 · Akshaya Chanchala