Pinned Loading
-
Component-lifecicle-methods
Component-lifecicle-methods PublicComponent that fetches data from an API and displays it. Use useEffect to handle the data fetching and cleanup if necessary.
TypeScript 1
-
State-Management
State-Management PublicSimple counter application where the count value can be incremented, decremented, and reset. Use both useState and useReducer for state management.
CSS 1
-
Context-API
Context-API PublicThis is a simple React application that demonstrates how to implement a theme toggler (light/dark mode) using the Context API. The theme is managed globally and can be toggled from any component wi…
TypeScript 1
-
React-Router
React-Router PublicThis is a simple React application that demonstrates how to implement a multi-page application using React Router. The application includes routes for a homepage, about page, contact page, and serv…
TypeScript 1
-
wc-scheduled-discounts
wc-scheduled-discounts PublicWooCommerce Scheduled Discounts Manager lets you pick specific WooCommerce products, schedule a campaign window, and automatically apply either 10% or 15% discounts during that period. It handles r…
PHP
-
basic_calculator
basic_calculator PublicA simple, interactive web-based calculator application built with vanilla JavaScript, HTML, and CSS. This project demonstrates fundamental JavaScript concepts including DOM manipulation, event hand…
JavaScript
If the problem persists, check the GitHub status page or contact support.

