Skip to content
View mikedr's full-sized avatar

Block or report mikedr

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
mikedr/README.MD

🇪🇸

Hola!

Mi nombre es Miguel De Rosa, soy un Ingeniero en Computación de Argentina 🇦🇷. Desde 2015 me dedico a la programación, principalmente back-end.

Voy a estar subiendo algunos repositorios a modo de ejemplo de las cosas que hago por si le sirven a alguien.

🇬🇧

Hello!

My name is Miguel De Rosa, I'm a Computer engineer from Argentina 🇦🇷. I've been a programmer since 2015, mainly back-end.

I'm going to upload some repositories as an example of the things I do in case they are useful for someone.

☕ 💻 🍺 Happy coding!

Pinned Loading

  1. SpringCore SpringCore Public

    Spring Core from scratch.

    Java

  2. FunctionalProgramming FunctionalProgramming Public

    Concepts and examples of lambdas and streams.

    Java

  3. CRUD CRUD Public

    CRUD created by using Spring MVC for the core, Hibernate as the ORM, MySQL for the DB y Bootstrap for the UI.

    Java

  4. Web_Service Web_Service Public

    RESTful web service with Spring Boot.

    Java

  5. SpringMVC SpringMVC Public

    Spring MVC from scratch.

    Java

  6. design-pattern-strategy design-pattern-strategy Public

    Implementation of the Strategy Design Pattern (go to wiki)

    Java