Skip to content

Instantly share code, notes, and snippets.

{"name": "98point6 Technologies", "website": "https://98point6.com", "source": "crawl4ai", "description": "98point6 Technologies provides a virtual care platform that enables healthcare organizations to deliver primary care services through asynchronous and real-time text-based messaging, audio, and video interactions. The platform automates administrative tasks like patient intake, charting, and clinical decision support while offering seamless EHR integration and white-labeled solutions for healthcare providers. Built on nearly a decade of experience from millions of patient-provider interactions, the company focuses on reducing administrative burden, increasing provider efficiency, and expanding healthcare access for health systems and organizations.", "company_hq_city": "Seattle", "company_hq_state": "WA", "founding_year": 2015, "number_of_employees_data": 100, "is_public_company": false, "funding_amount_numeric": 305.0, "clinical_efficacy_info": "98point6 virtual healthcare patients showed good adherence

Keybase proof

I hereby claim:

  • I am ibraheem4 on github.
  • I am ibraheem (https://keybase.io/ibraheem) on keybase.
  • I have a public key ASCJw_bRVSadAKQ4TUL6O0WgsBOj-vcrKVZ9VAUIUvuzqwo

To claim this, I am signing this object:

//
// Regular Expression for URL validation
//
// Author: Diego Perini
// Updated: 2010/12/05
// License: MIT
//
// Copyright (c) 2010-2013 Diego Perini (http://www.iport.it)
//
// Permission is hereby granted, free of charge, to any person
@ibraheem4
ibraheem4 / sendmail_setup.md
Last active November 12, 2017 22:05 — forked from kany/sendmail_setup.md
Setup SENDMAIL on Mac OSX Yosemite
@ibraheem4
ibraheem4 / postgres-brew.md
Last active September 27, 2025 02:49
Installing Postgres via Brew (OSX)

Installing Postgres via Brew

Pre-Reqs

Brew Package Manager

In your command-line run the following commands:

  1. brew doctor
  2. brew update