Skip to content
View pablocom's full-sized avatar
๐ŸŽธ
Always learning
๐ŸŽธ
Always learning

Highlights

  • Pro
Block or Report

Block or report pablocom

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
pablocom/README.md

Hey!

I'm a technology enthusiast, very active and always willing to learn something new. I'm always excited to be wrong, and overjoyed to delete my own code. You'll find me using C# and Typescript. I'm specially interested in distributed systems design, object-oriented programming and performance.

Non engineering stuff I do: ๐ŸŽธ - ๐ŸŽน - ๐ŸŽถ - โšฝ - ๐ŸŒฑ - ๐Ÿ“š - ๐Ÿณ - ๐ŸŒ

Have a nice day!

Pinned

  1. HttpFake HttpFake Public

    Mock HTTP requests easily in your Microsoft.AspNetCore.Mvc.Testing projects

    C#

  2. ComfortablyInject ComfortablyInject Public

    This repository is created for fun and learning how a DI container works internally

    C#

  3. Kata.Roulette Kata.Roulette Public

    TDD excercise based on the roulette game

    C# 3

  4. Kata.RomanNumerals Kata.RomanNumerals Public

    From https://katalyst.codurance.com/roman-numerals

    C# 2

  5. CodeChallenges CodeChallenges Public

    Algorithms, data structures and analysis of their computational complexity

    C# 1

  6. ChessOnEventSourcing ChessOnEventSourcing Public

    POC of a chess application using Event Sourcing implementing an event store in PostgreSQL

    C#