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
ctfmap
A capture-the-flag tournament website scraper. Created March 2017.
decrypto
The automatic cryptography challenge solver & basic framework. Created August 2017.
exo-gmmk
QMK fork with my custom ANSI keymap
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-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.
streams
A Stream C# class to interop with Java IO Streams. Created April 2017.
roryeckel's Repositories
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/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/open-webui-wolframalpha-tool
Provides an interface for LLMs to query the WolframAlpha short answer text API in Open WebUI. Useful for Ollama!
roryeckel/nullfighter
A python hacker-style space shooter with some unique aspects to be inplemented
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/sector-ai
Telegram interactive chatbot powered by LangChain
roryeckel/vigenere
A Java Stream implementation of the Vigenere cipher