Skip to content
View geekychris's full-sized avatar
  • Unaffiliated
  • Belmont, California

Highlights

  • Pro

Block or report geekychris

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. localspeechtotextlocalspeechtotextPublic

    This project is a Python script that converts spoken language in WAV audio files to text using Vosk, a lightweight offline speech recognition toolkit. It runs entirely offline without requiring int…

    Python

  2. redis_intellij_pluginredis_intellij_pluginPublic

    This is a plugin for IntelliJ IDEA that enables interaction with Redis servers, allowing users to connect to multiple Redis servers, execute commands, browse data, and access the full Redis command…

    Java 1

  3. sentiment_servicesentiment_servicePublic

    This project provides a RESTful API for performing entity-level sentiment analysis on text, identifying specific sentiments associated with entities mentioned in the text. It utilizes spaCy for ent…

    Python

  4. featureflagsfeatureflagsPublic

    This project is a robust feature flag management service that provides a complete solution for managing feature flags with a REST API, MySQL persistence, and Memcached integration. It includes a Sp…

    Java

  5. amiga_mcpamiga_mcpPublic

    This project, Amiga DevBench, is a cross-development environment that connects a modern host machine to an emulated or real Amiga via serial, providing live debugging, memory inspection, and full M…

    Python 39 4

  6. cryptfscryptfsPublic

    CryptoFS is a Linux kernel module that provides transparent, per-file AES-256-GCM encryption at the VFS layer, allowing applications to read and write files normally while all data is encrypted on …

    C