Skip to content
View duvan1026's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report duvan1026

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
duvan1026/README.md

Hi, I'm Duvan 👋

me

about me in code

@Entity
public class MyStack{

   @Id
   @GeneratedValue(strategy = GenerationType.IDENTITY)
   @ApiModelProperty("Clave autoincremental tipo Long")
   private Long id;
   private String [] code;
   private String [] tools;
   private String [] passions;

   public MyStack{
   this.code = new String[]{ "Java","Javascript", "Typescript", "HTML", "CSS", "Python"};
   this.tools = new String[]{"SprintBoot", "React", "Jest", "Docker", "Junit", "Swagger","Git","GitHub"};
   this.passions= new String[]{"performance web", "web development", "continuous learning", "Problem resolution", "backend java"};
   }
 }

you can find me 🌍:

Anurag's GitHub stats-Dark Anurag's GitHub stats-Light

Snake animation

Pinned Loading

  1. Seccion1_Spring Seccion1_Spring Public

    Java