-
High-performance, accessibility-focused medical billing service pricing tables built with 100% Pure CSS. No JavaScript, no heavy frameworks.
MIT License UpdatedFeb 5, 2026 -
A lightweight, SEO-friendly accordion component for medical billing platforms. Implemented live on Paymedics Denial Management services.
HTML MIT License UpdatedDec 18, 2025 -
dermatology-page-section Public
Created a custom animated section that's main purpose is to do many function on click ftn
-
cybernetic-project Public
An interactive, high-tech website built with a modern, cybernetic aesthetic. Features dynamic glitch animations, a holographic project gallery, and an animated data pipeline visualization.
HTML MIT License UpdatedAug 7, 2025 -
developer-portfolio-template Public
A modern, responsive developer portfolio template built with React and Tailwind CSS, perfect for WP Experts and Frontend Developers to showcase their work.
JavaScript MIT License UpdatedAug 5, 2025 -
seo-optimized-web-template Public
A clean, responsive web template for web development services, built with HTML, CSS, and JavaScript. Includes New York-specific location pages with optimized content, robots.txt, sitemap.xml for SE…
HTML UpdatedJul 31, 2025 -
Simple command-line tool to convert ICD-9 codes to ICD-10 using a dictionary file (icd9toicd10dictionary.txt). Reads an input file (one ICD-9 code per line) and outputs a converted file (input_file…
JavaScript UpdatedMar 27, 2025 -
browser-scraper Public
This scrapper is built to get data of Cities through zenserp api free version. As it work only on specific niche. Because as we are calling specified attributes data.
JavaScript UpdatedJan 9, 2025 -
This single-page web application is built using React for efficient component-based UI and TailwindCSS for responsive, utility-first styling. The application utilizes state management and event han…
-
custom-hook-in-react Public
When you have component logic that needs to be used by multiple components, we can extract that logic to a custom Hook. Custom Hooks start with "use". Example: useCounter or useFetch
JavaScript UpdatedNov 21, 2024 -
use-of-useref-hook-react Public
This hook allow you to persist values between renders without triggering a re-render. Whether you are dealing with DOM manipulation, storing previous values or managing timers. It allow to directly…
JavaScript UpdatedNov 19, 2024 -
use-of-usememo-in-react Public
The useMemo hook in React is used to optimize performance by memoizing the result of an expensive computation. It helps avoid recalculating values unless one of its dependencies changes.
JavaScript UpdatedNov 19, 2024 -
This is a web app developed as a final project for Zaheer's Dev Lab using React.js. It allows users to search for the weather conditions of any city in the world and provides current weather inform…
-
Landing-Website-in-React Public
A responsive and engaging landing page built with React, featuring an integrated contact form using EmailJS, a beautiful image or content slider using SwiperJS, and a section to dynamically fetch a…
JavaScript UpdatedNov 1, 2024 -
Food-Recipe-App-in-React Public
The app fetches recipe data from a public API and displays it in an organized, visually appealing format.
1 UpdatedSep 30, 2024 -
Todo-App-in-React Public
A simple yet powerful Todo List App that allows users to add, delete, and mark tasks as complete. This app is perfect for learning React basics like state management, component structure, and event…
UpdatedSep 27, 2024 -
-
-
-
-
DOM-Manipulation Public
This project explores the fundamentals and advanced techniques of manipulating the Document Object Model (DOM) using JavaScript. The DOM is a critical aspect of web development, enabling developers…
HTML UpdatedApr 15, 2024 -
-
-
-
Functions and Directives play crucial roles in applying and extending utility styles efficiently.
CSS UpdatedMar 28, 2024 -
-
-
-
-
addEventListener-in-SVG Public
SVG file containing 4 addEventListener in which when user click on the each listener. It will change the background image + the text of the SVG file.