PROFESSIONAL SUMMARY
I have Six years and three months of experience in full stack development, I worked in Walsoul pvt Ltd. I likely have a solid understanding of core web technologies and have honoured my skills through practical projects and real-world challenges. My experience has probably included working with Java, databases as well as modern frameworks like react js, backend technologies like node js and tools that make the development process more efficient and effective.
PROJECTS
HABIT TRACKER REACT APP
🔗
Technologies: React Js, react-redux, react-router-dom, bootstrap, VS Code, Studio 3T, Postman, Chrome
•
A Habit Tracker for tracking all user created habits
•
Create and delete any habit
•
Can view 60 days of habit status
•
Can change habit status to DONE, NOT DONE, UNMARKED
SUPERHERO HUNTER APP IN JAVASCRIPT
🔗
Technologies: Vanilla Javascript, Css3, Html5, VS Code, Studio 3T, Postman, Chrome
•
Creating a SuperHero hunter App to Search our favourite Superher and add it to our favourite list and also removing it from our favourite list
•
Fetch and display a list of SuperHeros
•
showing information about the superhero like their name, photo, bio and other information provided by the API
•
Displaying a list of all the favourite superheroes
•
Each superhero should have remove from favourites button, clicking on which should remove that superhero from the list
Technologies: React Hooks, React Toastify, Api, Json, VS Code, Studio 3T, Postman, Chrome
•
A todolist to perform the crud operations in react
•
Fetching and showing todo items from an api - https://jsonplaceholder.typicode.com/todos
•
Adding a todo item, making a POST call to the above url
•
and saving the item in react state
•
Updating the item, making a PUT call to the above url
•
Deleting an item, making a DELETE call to the above url
TODOLIST JAVASCRIPT APP
🔗
Technologies: Vanilla Javascript, Css3, Html5, VS Code, Chrome
•
Creating a simple Todo list with vanilla JS
•
Features
•
A text box at the top to add a todo item to the list
•
Add button: when a user clicks on the button, add that todo item to the list
•
A delete button to delete the todo item completely from the list
•
A checkbox to check the item off the list
•
Total number of tasks in the list
Technologies: React Js, react-redux, react-router-dom, bootstrap, VS Code, Studio 3T, Postman, Chrome
•
Creating a simple dropdown component using React
•
On hovering of the button, show the drop down items
•
The dropdown component should receive the items array to display the items in the list
•
On click of an option in dropdown list, close the dropdown
CRYPTOCURRENCY PRICE TRACKING
Technologies: HTML5, Css3, JavaScript, CoinRanking API, Node js
•
This project is a Cryptocurrency Price Tracker that fetches and displays real-time data for various cryptocurrencies
•
It allows users to search for specific cryptocurrencies, view paginated lists of coins, and see real-time price updates