Skip to content
View djsharman's full-sized avatar

Block or report djsharman

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

Popular repositories Loading

  1. state state Public

    Forked from sebastianbergmann/state

    The State design pattern. Implemented in PHP and with style.

    PHP 5 2

  2. local_ai_assistant local_ai_assistant Public

    A python local Ai based assistant using whisper, ollama, llama3, and piper,

    Python 5 2

  3. LocalAIVoiceChat LocalAIVoiceChat Public

    Forked from KoljaB/LocalAIVoiceChat

    Local AI talk with a custom voice based on Zephyr 7B model. Uses RealtimeSTT with faster_whisper for transcription and RealtimeTTS with Coqui XTTS for synthesis.

    Python 1 1

  4. libraries libraries Public

    A set of libraries I use often in my code.

    PHP

  5. phpxmldb phpxmldb Public

    A simple database system using XML files as its storage mechanism.

  6. WampSharp WampSharp Public

    Forked from Code-Sharp/WampSharp

    A C# implementation of WAMP (The Web Application Messaging Protocol)

    C#