Skip to content
View fahmyfarahat's full-sized avatar
πŸŠβ€β™€οΈ
Working Remote
πŸŠβ€β™€οΈ
Working Remote
Block or Report

Block or report fahmyfarahat

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
fahmyfarahat/README.md

Hey there! πŸ‘‹

I'm Fahmy. I'm all about diving deep into the coding world, always on the hunt for the next big thing. πŸš€

πŸ’‘ I Believe In...

How tech can really shake things up, solve problems, and open up new doors. For me, coding isn't just a skill – it's a way to get creative 🎨, try new things πŸ”¬, and keep growing and innovating.


#NodeJS #TypeScript #JavaScript #React #ReactNative

Pinned

  1. image-gallery-viewer image-gallery-viewer Public

    Image Gallery Viewer that integrates with OpenSeadragon to provide deep zoom capabilities for high-resolution images

    TypeScript

  2. Automated React Native environment s... Automated React Native environment setup and project creation script for macOS.
    1
    #!/bin/sh
    2
    
                  
    3
    # Update package lists
    4
    echo "Updating package lists..."
    5
    brew update
  3. Diagram Guide.md Diagram Guide.md
    1
    ### Diagram Guide
    2
    #### Understanding the Visual Language of Systems
    3
    Visual aids can simplify the communication of intricate ideas, showcase relationships between components, and provide an overview of the structure or process. Diagrams are one such tool. This article outlines key types of diagrams and tools that can be utilized to create them.
    4
    
                  
    5
    ### 1. **Flowcharts**