vikasgaddam9010
Intrested in Web Development. HTML || CSS || JavaScript || Node.Js || React.Js || Python || SQL.
Hyderabad
Pinned Repositories
12-Gallery-App
13-App-Store
13-Capitals-App
14-Coin-Toss-Game
43-Nxt-Trendz-Cart-Features
I have developed the frontend part of the Nxt Trendz online shopping application, which is similar to Amazon. I developed it using React in a week. My primary focus was on building the frontend part of the application. This application allows users to log in, search, sort, filter, select products, and add them to the shopping cart.
Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
Character-Count
Site Built to count the input character counts using state and length functions.
Enhancement-of-IPL-Dashboard-App
frontend-forms-app
App built to upload img & video with regarding description & title. Uploaded media will be sent to clodinary to save media in return we'll get respected links to get view the media from same cloudinary. this links, title & description will be in TEXT form. So, this can be saved in SQLite database which is in backend & it's deployed on Render &....
node-upload-user-data
Backend App built to provide ends points for my own frontend forms app. Its has total four end points in that performed GET, POST, DELETE operations on databse.
vikasgaddam9010's Repositories
vikasgaddam9010/43-Nxt-Trendz-Cart-Features
I have developed the frontend part of the Nxt Trendz online shopping application, which is similar to Amazon. I developed it using React in a week. My primary focus was on building the frontend part of the application. This application allows users to log in, search, sort, filter, select products, and add them to the shopping cart.
vikasgaddam9010/Enhancement-of-Nxt-Trendz---Payment
vikasgaddam9010/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
vikasgaddam9010/Cricket-Team-Node-JS
vikasgaddam9010/Import-and-Export-an-Array-Node-JS
vikasgaddam9010/Schedulers-with-Hooks
I use new Date() Built-in Constructor function to display the current time and scheduled an interval inside the useEffect for updating time after the component render and The effect should execute and an interval should be scheduled only once, so passd empty array.
vikasgaddam9010/Hooks-Practice-With-Array-and-API-call
vikasgaddam9010/React-Hooks-Practice
vikasgaddam9010/Notes-App
App Functionality, Initially, the title and note inputs should be empty and Empty Notes View should be displayed When non-empty values are provided for the title and notes and the Add button is clicked, A new note item should be added to the list of notes with provided details
vikasgaddam9010/Read-More-Less
App is opened, The text should be shortened to the first one hundred and seventy characters and Read More button displayed. Read More button is clicked, The total text displayed and Read Less button displayed. Read Less button is clicked, display text should be same as app opened.
vikasgaddam9010/Credit-Card
1. When a credit card number is provided in the card number input, then the provided value should be displayed on the credit card. 2. When a credit cardholder name is provided in the cardholder name input, then the provided value should be displayed on the credit card
vikasgaddam9010/Password-Validator
When the app is opened error message should be displayed. If provided value length is less than eight characters, then the error message should be displayed else error message should not be displayed.
vikasgaddam9010/Lock-Unlock-Hooks
Main AIM of this codeing is to show my knowledge on Hooks Concept. Using Hooks concept code has developed.
vikasgaddam9010/React-Hooks-and-State-Hook
vikasgaddam9010/Meet-Up
Main AIM of this codeing to show my skilss on React Context of react.js. using react context i have updated many things in state like name, topic, error state...
vikasgaddam9010/Projects-Showcase
This site built to show List of Projects that i have devloped.
vikasgaddam9010/ebank
Main AIM of this code is to show my knowledge in Authentication, Routing, redirecting and encrypted login.
vikasgaddam9010/Tech-Era
Main AIM of this coding is to kmowledge in Fetching and Routing.
vikasgaddam9010/Travel-Guide
Site built to show my skills on Making Api Callls using React.js componentDidMount function. This is the simple way to make a API call/fetch datat from server.
vikasgaddam9010/My-Tasks
Site built to add number of tasks and filter those tasks using button tags.
vikasgaddam9010/Visit-Countries
This helps to know the visied and not visited countries to the traveller.
vikasgaddam9010/Character-Count
Site Built to count the input character counts using state and length functions.
vikasgaddam9010/Music-Playlist
Music playlist which can give the list of ed sheeran songs playlist and site features like no videos found, if any videos founds from search then we can delete songs from playlist.
vikasgaddam9010/Multilingual-Greetings
Multilingual Greetings, Which is built use of ReactContext and CSS-in-JS. using this components after button clicked, regarding things will be rendered using state and react context things.
vikasgaddam9010/Editable-Text-Input
Editable Text Input, which is udet to give some random text in input and can save it. whenever we wantr to chnage the text then, we can edit the text and again save it.
vikasgaddam9010/Nxt-Watch
vikasgaddam9010/NxtWatch
vikasgaddam9010/Rock-Paper-Scissors
1. App built to play Rock Paper Scissors game. 2. Game Rules are, when your choice vs opponent choice is PAPER vs ROCK, ROCK vs SCISSORS and SCISSORS vs PAPER then result will be YOU WON, if both are same result will be IT IS DRAW else YOU LOSE. 3. If you Won then game Score will be incremented by +1 else decremented by -1.
vikasgaddam9010/45-Gradient-Generator
vikasgaddam9010/44-Meme-Generator