Skip to content
View chengsokdara's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@rawewhat

Block or report chengsokdara

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. use-whisper use-whisper Public

    React hook for OpenAI Whisper with speech recorder, real-time transcription, and silence removal built-in

    TypeScript 786 139

  2. React global state in 15 lines of code. React global state in 15 lines of code.
    1
    // Author: Sokdara Cheng
    2
    // Contact me for web or mobile app development using React or React Native
    3
    // https://chengsokdara.github.io
    4
    import React, { createContext, useContext, useReducer } from "react";
    5
    import initialState from "./initialState"; // object of initial states
  3. rawewhat/stora rawewhat/stora Public

    StoRa is a global state management library with no dependency and written purely on React hooks.

    JavaScript 7

  4. rawewhat/react-native-picker rawewhat/react-native-picker Public

    Picker or Selector for React Native with zero dependency and cross-platform.

    JavaScript 3

  5. use-whisper-native use-whisper-native Public

    Expo implementation of useWhisper for OpenAI Whisper with speech recorder, real-time transcription, and silence removal built-in

    15

  6. 7zip-mac 7zip-mac Public

    7-Zip for Mac: Finder Services to compress, extract, and open .7z — one-line install

    Shell 1