Skip to content
View zaheers-dev-Lab's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report zaheers-dev-Lab

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cybernetic-project 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

  2. javaScript-icd-9-to-icd-10-code-converter javaScript-icd-9-to-icd-10-code-converter Public

    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

  3. react-weather-and-forcast-app react-weather-and-forcast-app Public

    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…

    JavaScript

  4. Food-Recipe-App-in-React 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

  5. DOM-Manipulation 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

  6. Todo-App-in-React 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…