Pinned Repositories
brooter
Easy and extensible brute force algorithms and utilities framework for Python
cli
A command-line parser library for C#, used in most of my projects
kinematic
A simple physics engine for the AP Physics 2 final project
linkd
Link shortening webserver which records basic analytics such as IP address. Build with flask/sqlalchemy https://linkd.2labz.com
open-webui-r1-formatter-function
Simple formatter for DeepSeek R1 inside Open WebUI (deprecated)
open-webui-wolframalpha-tool
Provides an interface for LLMs to query the WolframAlpha short answer text API in Open WebUI. Useful for Ollama!
pyzza
A Domino's Pizza API interface for Python.
sector-ai
Telegram interactive chatbot powered by LangChain
streams
A Stream C# class to interop with Java IO Streams. Created April 2017.
wyoming_openai
OpenAI-Compatible Proxy Middleware for the Wyoming Protocol
roryeckel's Repositories
roryeckel/wyoming_openai
OpenAI-Compatible Proxy Middleware for the Wyoming Protocol
roryeckel/brooter
Easy and extensible brute force algorithms and utilities framework for Python
roryeckel/kinematic
A simple physics engine for the AP Physics 2 final project
roryeckel/open-webui-r1-formatter-function
Simple formatter for DeepSeek R1 inside Open WebUI (deprecated)
roryeckel/open-webui-wolframalpha-tool
Provides an interface for LLMs to query the WolframAlpha short answer text API in Open WebUI. Useful for Ollama!
roryeckel/pyzza
A Domino's Pizza API interface for Python.
roryeckel/streams
A Stream C# class to interop with Java IO Streams. Created April 2017.
roryeckel/cli
A command-line parser library for C#, used in most of my projects
roryeckel/ctfmap
A capture-the-flag tournament website scraper. Created March 2017.
roryeckel/decrypto
The automatic cryptography challenge solver & basic framework. Created August 2017.
roryeckel/exo-gmmk
QMK fork with my custom ANSI keymap
roryeckel/hpl-docker
High Performance Linpack as a Dockerfile
roryeckel/hpl-out-parser
Parse HPL.out from Linpack to identify the fastest configuration
roryeckel/linkd
Link shortening webserver which records basic analytics such as IP address. Build with flask/sqlalchemy https://linkd.2labz.com
roryeckel/sector-ai
Telegram interactive chatbot powered by LangChain
roryeckel/nullfighter
A python hacker-style space shooter with some unique aspects to be inplemented
roryeckel/open-webui
Personal patches to be submitted upstream
roryeckel/open-webui-docs
Personal patches for https://docs.openwebui.com to be submitted upstream
roryeckel/open-webui-vobject-tools
Provides an interface for LLMs to generate VCards and iCalendar events using vobject in Open WebUI. Useful for Ollama!
roryeckel/PiNet
STEM Summer Research @ UCD by Rory Eckel
roryeckel/proxy
A proxy list checker to scan lists. Created April 2017.
roryeckel/quickderiv
Calculus final project game and expression parser library by Rory Eckel
roryeckel/router
The python interface for your router
roryeckel/vigenere
A Java Stream implementation of the Vigenere cipher