Skip to content
View hetvi11110's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Ontario, Canada
  • 17:19 (UTC -04:00)

Block or report hetvi11110

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
hetvi11110/README.md

Hi My name is Hetvi Patel

Web Dev

  • 🌍  Based in Ontario, Canada.
  • ✉️  Reach me at: hetvi.patel.developer@gmail.com
  • 🤝  Open to collaborating on challenging projects
  • ⚡  A quick learner and thorough researcher, always eager to solve problems and explore new technologies
  • 👩🏻‍💼 My work as a developer is a reflection of my life's philosophy: explore, learn and grow.

Skills

CC++C#GitJavaJavaScriptPHPPythonTypeScriptGNU BashVS CodeHTML5ReactNextJsGatsbyAngularJQueryCSS3SassTailwindCSSBootstrapReduxWebpackBabelViteNodeJSExpressGraphQLMongoDBMySQLHerokuFigmaPhotoshopSketchIllustratorGoogle CloudWordpressSquarespaceWix.NETLaravelAmazon Web ServicesDigital OceanDockerLinux

Socials

Pinned Loading

  1. CareerCloud CareerCloud Public

    C#

  2. mini-product-store mini-product-store Public

    TypeScript 1

  3. SQL SQL Public

    TSQL

  4. The requirement was to create a sear... The requirement was to create a search engine that allows users to customize search options, categorize, and filter page results. The system supports up to three levels of category hierarchy, with each level linked to three fields in a form reflecting the parent-child hierarchy. I developed a backend solution that generates a shortcode, enabling customization of every option. This shortcode can be easily copied into the editor, and any changes made to categories will automatically update.
    1
    <?php
    2
    // Exit if accessed directly
    3
    if ( !defined( 'ABSPATH' ) ) exit;
    4
    
                  
    5
    // BEGIN ENQUEUE PARENT ACTION