Skip to content
View JBerriosG's full-sized avatar

Block or report JBerriosG

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

Bienvenidos a mi repositorio 👋

Banner (1)

HashMap<String, Object> JBerriosG = new HashMap<>;
ArrayList<String> technologies = new ArrayList<String>;
ArrayList<String> passions = new ArrayList<String>;

technologies.add("HTML5");
technologies.add("CSS3");
technologies.add("JavaScript");
technologies.add("Java");
technologies.add("SpringBoot");
technologies.add("Google Cloud Platform");
technologies.add("NodeJS");
technologies.add("Angular");

passions.add("Web development");
passions.add("Software development");
passions.add("VideoGames development");
passions.add("Martial Arts");
passions.add("VideoGames");
passions.add("Anime");

JBerriosG.put("Technologies",technologies);
JBerriosG.put("Passions",passions);
log.info(gson.toJson(JBerriosG));
{
   "Technologies":[
      "HTML5",
      "CSS3",
      "JavaScript",
      "Java",
      "SpringBoot",
      "Google Cloud Platform",
      "NodeJs",
      "Angular"
   ],
   "Passions":[
      "Web development",
      "Software development",
      "VideoGames development",
      "Martial Arts",
      "VideoGames",
      "Anime"
   ]
}

image image image image image image image

Pinned Loading

  1. portfolio-jimmy-dev portfolio-jimmy-dev Public

    Mi portfolio como web y game developer

    Astro