Skip to content
View MsLaus's full-sized avatar
Block or Report

Block or report MsLaus

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

I am Laura, a 21 y/o student.

happy-happy-happy-happy Something about me...

  public class AboutMe{

    public static void main(String []args){
			
       HashMap<String, String[]> aboutMe = new HashMap<>();
       aboutMe.put("Education", new String[]{"Student at University of Financial Management", "Java Bootcamp"});
       aboutMe.put("Skills", new String[]{"Java", "MySQL", "PostgresSQL", "Apache Maven","Docker", "HTML", "CSS", "Linux"});
       aboutMe.put("Frameworks", new String[]{"Spring Boot", "JUnit", "Log4J/Logback"});

       String currentlyDoing = "I am participating as a student at the European Project called Femme Forward and learn
				 for the AWS Cloud Practitioner Certification.";
       String futurePlans = "I am planning on getting the AWS Developer Certification. ";
    }
 }

Pinned Loading

  1. Banking_System Banking_System Public

    Java

  2. Forest-App Forest-App Public

    Java

  3. Runners-Web-App Runners-Web-App Public

    Java