Skip to content
View ContentCrow's full-sized avatar
Block or Report

Block or report ContentCrow

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
ContentCrow/README.md

Welcome to ContentCrow's Github

I’m curious about... 🤔⚡

  • Ontology driven workflows, decision making and AI
  • (Frontend) web technologies like Svelte, Vue.js, PHP Laravel
  • Generative AI: Speech and language processing, AI assistants
  • Helpful tools for everyday use: Telegram bots, browser extensions, scripts

I’m currently working on...

  • A 2.0 version (with Vue.js or Svelte) of the ReTab Firefox Addon
  • Learning PHP Laravel
  • Improving this Github page...

Some finished projects

  • CalyxService A one-page website for a CalyxOS installation service (Svelte, Svelte Kit, Skeleton, Tailwind CSS)

  • STT-ChatGPT-Telegram-Bot A telegram bot which interacts with the openAI API for transcribing audio (Python, Python-Telegram): https://github.com/ContentCrow/stt-chatgpt-telegram-bot

  • ReTab v1: A Firefox Addon for saving and loading tabs as profiles (Javascript, HTML, CSS, Web-Extension): https://addons.mozilla.org/de/firefox/addon/retab/

    ReTab Popup View

  • APoVis: Webbased Ontology Visualization and Editor (Angular, D3, HTML, CSS)

  • PairFood: Old native Android App Prototype to search for matching ingredients via food pairing and completing (Android, Java)

    Pairfood App View

Pinned

  1. color-wander color-wander Public

    Forked from mattdesl/color-wander

    🎨 Generative artwork in node/browser based on a seeded random

    JavaScript

  2. vite-firefox-web-extension-template vite-firefox-web-extension-template Public

    A Firefox manifest v2 Web Extension Template in Vite.js with Vue3 and TailwindCSS support.

    JavaScript 2

  3. stt-chatgpt-telegram-bot stt-chatgpt-telegram-bot Public

    Forked from jf3tt/chatgpt-telegram-bot

    Python telegram bot, which utilizes the OpenAI API for implementing GPT-3.5 and speech-to-text functionality. The bot handles text and voice input from users, transcribes voice input to text, and g…

    Python