Git Product home page Git Product logo

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

Duvan Dario Castro Bautista's Projects

01-fundamentos icon 01-fundamentos

Primera carpeta creada del curso javascript de Udemy del instructor Fernando Herrera

02-blackjack icon 02-blackjack

laboratorio N1 del curso de JavaScript de Fernando Herrera

curso-react-udemy icon curso-react-udemy

Curso de react desde 0 realizado en udemy, docente capacitador Fernando herrera

curso-vscode icon curso-vscode

El repositorio del curso donde trabajaremos para mejorar el uso de VSCode

ejerciciotema1 icon ejerciciotema1

Este es el repositorio donde se encuentra alojado el ejercicio del tema 1 del curso de java Basic

imageprocessingpdfapp icon imageprocessingpdfapp

Repositorio en donde se encuentra solución del aplicativo de escritorio para convertir imágenes a pdf de texto

liga-justicia icon liga-justicia

Este es el repositorio de mis planes con la liga de la justicia

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.