Pedro Pombeiro (@pedropombeiro)
  • Stars
    star
    110
  • Global Rank 194,129 (Top 7 %)
  • Followers 46
  • Following 13
  • Registered about 15 years ago
  • Most used languages
    C#
    72.7 %
    Shell
    9.1 %
    Go
    9.1 %
    Lua
    9.1 %
  • Location πŸ‡¨πŸ‡­ Switzerland
  • Country Total Rank 2,237
  • Country Ranking
    C#
    96
    Lua
    133
    Go
    204
    Shell
    675

Top repositories

1

ReSharper.AutoFormatOnSave

An addin for Visual Studio which causes the documents to be reformated on save
C#
27
star
2

qnapexporter

Prometheus metrics exporter, Grafana dashboards, and QNAP notification sink for QNAP NAS devices.
Go
23
star
3

Unity.TypedFactories

This project provides automatic Abstract Factory functionality similar to Castle.Windsor Typed Factories, for the Unity IoC container.
C#
13
star
4

T4Factories

T4 Factories uses T4toolbox to automatically generate the source code for factory implementations and even contracts (if they don't exist already), based on a concrete class and a base interface. It allows easier use of the factory pattern for easier unit testing and refactoring.
C#
5
star
5

FactoryGenerator

Auto-generated factories using the Roslyn C# compiler
C#
4
star
6

LinqContrib

This project provides extension methods that extend the existing set available in LINQ.
C#
4
star
7

udm-pro

Shell
4
star
8

RxSchedulers.Switch

Provides a way to abstract the retrieval of Rx schedulers, such that the actual logic can be replaced at any moment. Useful for unit testing Reactive Extensions.
C#
3
star
9

ProgressProvider

Provides a hierarchical implementation of the System.IProgress<T> interface, allowing for more complex scenarios with multiple parallel operations being reported.
C#
3
star
10

dotfiles

My personal dotfiles
Lua
2
star
11

ProjectedCollections

This project provides an implementation of ObservableCollection which can watch a source BindingList or ObservableCollection, and transform the source elements into it's own target elements utilizing a user-provided transformation.
C#
1
star