João Antunes (@joaofbantunes)
  • Stars
    star
    229
  • Global Rank 110,304 (Top 4 %)
  • Followers 194
  • Following 5
  • Registered over 11 years ago
  • Most used languages
    C#
    92.9 %
    JavaScript
    2.4 %
    TypeScript
    2.4 %
    Go
    2.4 %
  • Location 🇵🇹 Portugal
  • Country Total Rank 393
  • Country Ranking
    C#
    18
    Go
    261
    JavaScript
    1,417

Top repositories

1

OOPsIDidItAgain

OOPs, I did it again
C#
31
star
2

DotNetMicroservicesObservabilitySample

Sample application looking into observability of .NET microservices, using popular tools and technologies like OpenTelemetry, Prometheus, Grafana and (potentially) others
C#
24
star
3

SpectreConsoleSample

Playing around with Spectre.Console
C#
18
star
4

ExploringDistributedTracingWithAspNet

Simple set of ASP.NET Core applications to explore distributed tracing and OpenTelemetry.
C#
15
star
5

DebeziumOutboxSample

Tiny event driven sample application, using Debezium to help implement the outbox pattern
C#
12
star
6

AngularAspNetCoreDockerSample

A very simple sample using Angular, ASP.NET Core and Docker
TypeScript
12
star
7

AsyncAllTheThings

Example driven presentation on using Task, async, await and related bits in C#, with focus on ASP.NET (Core)
C#
9
star
8

RegisteringMinimalApisWithSourceGeneratorsSample

C#
8
star
9

EventDrivenSample

Tiny event driven sample application
C#
6
star
10

PostgresChangeDataCaptureOutboxSample

Tiny event driven sample application, using change data capture, via Npgsql, to help implement the outbox pattern
C#
6
star
11

ExperimentsWithLowerCeremony

Experimenting with lower ceremony approaches to projects following DDD ideas
C#
6
star
12

PollySample

Very simple sample of using Polly for error handling.
C#
5
star
13

EventDrivenThroughCloudySkies

Event-driven through cloudy skies
C#
5
star
14

AspNetCoreRazorPagesInnerModelLocalizationSample

Very small sample of how to localize DataAnnotations in models that are inside page model classes.
C#
5
star
15

RestVsGrpcSample

A comparison between an HTTP REST service and a GRPC service. Just for fun, not a very serious comparison.
C#
4
star
16

BackendDevelopmentTopics

Backend development topics
4
star
17

BackToBasicsTheMessWereMakingOutOfOOP

Back to basics: the mess we're making out of OOP
JavaScript
4
star
18

CastleDynamicProxySample

A sample of some things we can do with Castle DynamicProxy
C#
4
star
19

EFDynamicSortingAndFiltering

Playing around with expression generation for query filtering and sorting with Entity Framework Core.
C#
4
star
20

MinimalVersionedOpenApiSample

Testing the new stuff in minimal APIs, OpenAPI support and versioning
C#
4
star
21

CollectionBenchmarks

Testing performance differences when using collection interfaces.
C#
4
star
22

HangfireSample

Basic sample of Hangfire usage
C#
3
star
23

KafkaSample

Simple .NET sample implementation of Kafka publisher and consumer applications.
C#
3
star
24

AspNetCoreMvcActionCancellationTokenSample

Very simple sample of using cancellation tokens on ASP.NET Core MVC actions
C#
3
star
25

CheckingOutEFCoreInheritanceOptions

C#
2
star
26

ProjectTyeSample

Quick sample of using Project Tye
C#
2
star
27

OOPsIDidItAgainGo

OOPs, I did it again - Go edition
Go
2
star
28

ExploringChannelsAndDataflow

Exploring System.Threading.Channels and System.Threading.Tasks.Dataflow
C#
2
star
29

AlternativeDotNetWebFrameworksAndPatternsSample

C#
2
star
30

ExcelDataReaderSample

C#
2
star
31

MessingAroundWithMicroBenchmarks

Repository with some micro benchmarks, using BenchmarkDotNet, to play around trying to optimize things
C#
2
star
32

DotNetPerfCuriositiesSample

Some really simple samples showing performance curiosities using dotnet.
C#
2
star
33

VagrantDockerDevMachine

Vagrant configuration for a Docker dev machine
2
star
34

PolymorphicSerializationSample

Quick sample showing the basics for implementing polymorphic serialization with System.Text.Json
C#
2
star
35

DaprSample

C#
1
star
36

EFCoreEntityWithDictionarySample

EF Core entity with dictionary sample
C#
1
star
37

GrpcSample

Very simple demo of gRPC, communicating between .NET and Go
C#
1
star
38

SimplifiedAkkaSample

Very simple sample of using Akka.NET
C#
1
star
39

YarpSample

Quick try out of YARP
C#
1
star
40

SharedResourceBreakingChangeSample

Small sample trying to understand the shared resource related breaking changes
C#
1
star
41

HttpClientNotFollowingRedirectsSample

Sample application of using an HttpClient configured to not follow redirects.
C#
1
star
42

LooseBenchmarks

A place to drop a bunch of loose benchmarks as I play with stuff.
C#
1
star
43

WebAppProfilersSample

Exploring web application profilers like MiniProfiler / Glimpse / Stackify Prefix, which allow us to see what goes on in each request, making it easier to find issues and unexpected behaviors.
C#
1
star
44

dotnet-monitor-repro

Repro for dotnet-monitor issue 3603
C#
1
star