Skip to content
View PitCoder's full-sized avatar
:shipit:
Inspired and eager to work
:shipit:
Inspired and eager to work

Highlights

  • Pro

Block or report PitCoder

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
PitCoder/README.md

Greetings! I'm Eric Alejandro 👋

Professional skills

csharp dotnet typescript docker kubernetes

  • 📃 I blog here: https://medium.com/@overlord.lae
  • 💬 Ask me about: .NET, clean-architecture, micro-services, DDD, CQRS, event-sourcing, javascript
  • 👐 I’m looking to collaborate on: .NET projects

Pinned Loading

  1. Compilers Compilers Public

    This repository contains the construction of a basic compiler step by step, along with one interpreter that has been implemented on a robot's control. All topics viewed during the compilers course …

    Java 1

  2. Cryptography Cryptography Public

    This repository contain many contents of the cryptography course 2019-1 ESCOM IPN, as well some implementations of number theory, probabilistic and many other algorithms.

    Python 6

  3. DataMining DataMining Public

    This repository contains a final project which covers the contents viewed during the data mining course 2018-1 ESCOM IPN

    HTML

  4. NetworkMonitor NetworkMonitor Public

    This repository contains the implementation of a network monitor step by step. All topics viewed during the Network Services Management course 2018-2 ESCOM IPN are covered.

    Python 2

  5. CoffeeApp CoffeeApp Public archive

    This repository contains the software engineering process of an Android application named "Coffee App". All topics viewed during the Application Development for Mobile Devices course 2018-2 ESCOM I…

    Java 1

  6. DistributedDataBases DistributedDataBases Public

    This repository contains the implementation of a distributed system step by step applied to a website of company. All topics viewed during the distributed databases course 2017-2 ESCOM IPN are cove…

    PHP