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/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/ewinnington.github.io
Personal page
ewinnington/noteb
Jupyter notebooks with C# and R running
ewinnington/pgresserve
Developing a c# implementation of the Postgresql wire protocol, to be able to "speak" to psql client
ewinnington/azure-docs
Open source documentation of Microsoft Azure
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/Collective-Dotnet-Nights
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/faker.js
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/HostedWFcore
Hosted coreWF in a service on .net core (Work in progress)
ewinnington/multi-function-estimator-cs
Estimating a secret function by random search of the input space
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-game-explore
Exploring a PyGame Tutorial for a Zelda like game "https://www.youtube.com/watch?v=QU1pPzEGrqw"
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.