Skip to content
View joshuaramat's full-sized avatar

Block or report joshuaramat

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

Pinned Loading

  1. email-app email-app Public

    EchoPulse is a mass feedback collection tool, currently in beta, designed to facilitate efficient large-scale 'yes' or 'no' voting. This repository houses the official codebase, built with MongoDB,…

    JavaScript

  2. summarizer summarizer Public

    BriefMe is an AI-driven tool, built with React, Tailwind CSS, and Redux Toolkit, that transforms lengthy content into succinct summaries using a single URL. It leverages Rapid API's Article Extract…

    JavaScript

  3. 17. Computer Science for JavaScript ... 17. Computer Science for JavaScript Challenge: Regex Tutorial
    1
    # How to Match a URL Using Regex
    2
    
                  
    3
    ## Summary: What is Regex?
    4
    
                  
    5
    Regex, short for regular expression, is a sequence of characters that defines a specific pattern. When included in code or search algorithms, regular expressions can be used to find certain patterns of characters within a string, or to find and replace a character or sequence of characters within a string. They are also frewuently used to validate input.
  4. pt-chart pt-chart Public

    Revolutionize patient scheduling and data management with the Physical Therapy Appointment Visualization App – a user-friendly web app designed for physical therapy staff at Sutter Palo Alto Medica…

    JavaScript