Govindghosh
⚙️ Tech Stack: - HTML- CSS- JavaScript - React.js - Redux Toolkit - Tailwind CSS - learning MERN🕸️
Vrindavan
Pinned Repositories
Analog-Clock
i made this by using HTML , CSS, JavaScript
blog
Calculator
i made this by using HTML , CSS, JavaScript
CurrencyExchange
Welcome to the Currency Converter App! This React application allows you to effortlessly convert currencies with real-time exchange rates. Simply input the amount, select the source currency, target currency, and hit convert. The sleek UI, powered by the backdrop of stunning images, enhances your currency conversion experience.
instagram
Megablog
MERN
NewsApp
This React-based News App provides real-time news updates across various categories. It utilizes the News API to fetch the latest news articles, allowing users to stay informed about current events.
portfolio
TodoRedux
Govindghosh's Repositories
Govindghosh/MERN
Govindghosh/TodoRedux
Govindghosh/Analog-Clock
i made this by using HTML , CSS, JavaScript
Govindghosh/blog
Govindghosh/Calculator
i made this by using HTML , CSS, JavaScript
Govindghosh/CurrencyExchange
Welcome to the Currency Converter App! This React application allows you to effortlessly convert currencies with real-time exchange rates. Simply input the amount, select the source currency, target currency, and hit convert. The sleek UI, powered by the backdrop of stunning images, enhances your currency conversion experience.
Govindghosh/instagram
Govindghosh/Megablog
Govindghosh/NewsApp
This React-based News App provides real-time news updates across various categories. It utilizes the News API to fetch the latest news articles, allowing users to stay informed about current events.
Govindghosh/portfolio
Govindghosh/Govindghosh
Welcome to my GitHub profile! 🚀
Govindghosh/java
Govindghosh/musicnextjs
Govindghosh/PasswoedGenerator
Govindghosh/QuadB-Tech
Govindghosh/quantumItProject
Govindghosh/RPS
i made this by using HTML , CSS, JavaScript
Govindghosh/temperature
i made this by using HTML , CSS, JavaScript
Govindghosh/Themeswitcher
This is a simple React application showcasing theming functionality using a custom theme context. Users can toggle between light and dark modes, and the selected theme is applied throughout the app
Govindghosh/To-Do-List
i made this by using HTML , CSS, JavaScript
Govindghosh/TodocontextLocal
feat: Add CRUD functionality for todos - Implement addTodo, updateTodo, deleteTodo, and toggleComplete functions - Integrate TodoForm, TodoItem components - Use localStorage to persist todos on page reload - Apply styling for a simple todo management interface