Pinned Repositories
aspnet-hello-api-docker
crimson-catalyst-csharp
Part of my Multi-language implementation project https://github.com/users/ewinnington/projects/1
doubles-compression-csharp
Implementing a quick and dirty timeseries compression of Gorilla, TSXor, RLE, Start-End compression in c#
ewinnington.github.io
Personal page
noteb
Jupyter notebooks with C# and R running
pgresserve
Developing a c# implementation of the Postgresql wire protocol, to be able to "speak" to psql client
red-rover-rust
Common tasks in Rust: Redis, PGSQL, RabbitMQ, RestServer and Client
vermillion-blaze
Blazor Server and Client explorations - C# and IronPython in browser script execution
wfRunnerCore
Building a minimum CoreWf workflow runner that supports dynamic loading of dlls with activities. Includes a basic set of Extensions (Logger, Email Server address) and an activity DLL with Email, Zip and RunCommand demonstration. Uses UiPath/CoreWf as a submodule
CoreWF
WF runtime ported to work on .NET 6
ewinnington's Repositories
ewinnington/wfRunnerCore
Building a minimum CoreWf workflow runner that supports dynamic loading of dlls with activities. Includes a basic set of Extensions (Logger, Email Server address) and an activity DLL with Email, Zip and RunCommand demonstration. Uses UiPath/CoreWf as a submodule
ewinnington/pgresserve
Developing a c# implementation of the Postgresql wire protocol, to be able to "speak" to psql client
ewinnington/aspnet-hello-api-docker
ewinnington/doubles-compression-csharp
Implementing a quick and dirty timeseries compression of Gorilla, TSXor, RLE, Start-End compression in c#
ewinnington/noteb
Jupyter notebooks with C# and R running
ewinnington/azure-docs
Open source documentation of Microsoft Azure
ewinnington/ewinnington.github.io
Personal page
ewinnington/ai-typing-web
Using LLMs to create a typing training website
ewinnington/azurechatgpt
🤖 Azure ChatGPT: Private & secure ChatGPT for internal enterprise use 💼
ewinnington/blue-cobalt-whale
Teaching myself docker and keeping track
ewinnington/chat-copilot
ewinnington/DevContainerTemplate
ewinnington/diagrams
:art: Diagram as Code for prototyping cloud system architectures
ewinnington/docker-hydra
ewinnington/dontet-miniDI
ewinnington/doubles-compression-cpp
Implementing in memory compression of doubles, based on XOR compression
ewinnington/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
ewinnington/gorilla-cpp
ewinnington/HostedWFcore
Hosted coreWF in a service on .net core (Work in progress)
ewinnington/openai-chat-and-store
An OpenAI chat implementation for a company chatbot, where all interactions are on a server side, and then presented or streamed to the client. This allows logging of all requests and opens up for embeddings search. Currently NOT under an open license - but developed in the open.
ewinnington/pl-angular-apps-structuring
Following the Pluralsight course "Structuring Angular Applications with Angular Libraries" By Fabian Gosebrink - https://app.pluralsight.com/library/courses/structuring-angular-applications-angular-libraries/table-of-contents
ewinnington/prefect-flows-base
Prefect.io is a workflow orchestration and runner tool. Similar to Airflow, but paired back to the essential without losing functionality.
ewinnington/py-splitter
A python image splitting tool for scanned photos. If you scan multiple photos, you can get the splitter to try detect images and split them for you or you cn draw the bounding boxes yourself. ALL CODE WAS WRITTEN BY Claude 3.7 Sonnet
ewinnington/react-dev-container
ewinnington/react-from-scratch-meow
A react playground for VS Codespaces on github to try out some snippets
ewinnington/serveWebVanillaJS
ewinnington/symbol.wtf
A dumb website I made for when I need a symbol.
ewinnington/teal-turbine-ts
Typescript common tasks (Redis, Rabbitmq, Postgresql, RestAPI Server & Client)
ewinnington/wasm-python-online
Adding Jupyterlite as a website hosted on githubpages
ewinnington/yarp-dual-blazor
Yarp in front of two blazor sites on same machine hosted at different ports, with two dns names.