Projects in Awesome Lists by zaheers-dev-Lab
A curated list of projects in awesome lists by zaheers-dev-Lab .
https://github.com/zaheers-dev-lab/javascript-icd-9-to-icd-10-code-converter
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.txt.out). Requires Node.js and the commander package. Basic error handling and empty line detection included.
commanderjs dictionary javascript
Last synced: 27 Mar 2025
https://github.com/zaheers-dev-lab/use-of-usememo-in-react
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.
Last synced: 04 Apr 2025
https://github.com/zaheers-dev-lab/medical-billing-pricing-slider-form
A simple and interactive pricing slider form built with HTML, CSS, and vanilla JavaScript, designed for medical billing websites. This component helps users visualize pricing tiers for services. The code is used on bellmedex.com, a leading medical billing company.
credentialing medical-billing medical-coding rcm
Last synced: 30 Jul 2025
https://github.com/zaheers-dev-lab/landing-website-in-react
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 and display posts from an API.
email-js fetch-api landing-website react-website swiper-js website
Last synced: 12 Oct 2025
https://github.com/zaheers-dev-lab/react-weather-and-forcast-app
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 information.
shecode-weather-api weather-app weather-react-app
Last synced: 24 Oct 2025
https://github.com/zaheers-dev-lab/cybernetic-project
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.
animation canvas-animation css glitch-effect html interactive javascript svg-animations tailwindcss ui-ux web-development
Last synced: 15 Apr 2026
https://github.com/zaheers-dev-lab/single-page-website-with-react-tailwindcss
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 handling in React to process form data and format it in JSON format.
forms landing reactjs tailwindcs usestate
Last synced: 07 May 2026
https://github.com/zaheers-dev-lab/browser-scraper
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.
fetch-api javascript zenserp-api
Last synced: 09 May 2026