Skip to content
View sponkurtus2's full-sized avatar
๐Ÿ’ญ
Coding from home
๐Ÿ’ญ
Coding from home

Highlights

  • Pro

Block or report sponkurtus2

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

๐Ÿ‘‹ Hello! I'm Carlos

I'm a currently studying to be a Software Engineer. Right now i'm learning Java. My dream is to live a peacefull life working in tech.

I like reading, listening to music, and drinking matcha ๐Ÿ’š.

"sometimes we all need to "sudo pacman -Syu"

This is me...

public class readme {

   public String name;
   public String[] hobbies;
   public boolean happy;
   private String location;

   public readme() {
       this.name = "Carlos";
       this.hobbies = new String[]{"Coding", "Reading", "Writing", "Music", "Hang out"};
       this.happy = true;
       this.location = "Chihuahua, Mx.";
   }

   public void currentlyDoing() {
       System.out.println("Right now, im either with someone I love, or being a Mr Robot and doing some code.");
   }

}

Top Skills ^^

Java Golang Rust !#/bin/bash

MySQL Linux Git HTML5 LinkedIn Medium

Popular repositories Loading

  1. goMicroservicesPluralsight goMicroservicesPluralsight Public

    Go 2

  2. dotfilesL dotfilesL Public

    HTML 2

  3. sponkurtus2 sponkurtus2 Public

  4. pilares-de-POO pilares-de-POO Public

    Java

  5. java_interfaces java_interfaces Public

    Java

  6. Manejo-de-excepciones Manejo-de-excepciones Public

    Java