Skip to content
View Yakimov-Nikolay's full-sized avatar
🧲
Working from home
🧲
Working from home

Block or report Yakimov-Nikolay

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

@Component

public class ItIsMyStory {

private final String name = "Nikolay Yakimov";
private int age = 37;
private final String address = "Svishtov 3 str., Sofia, Bulgaria";
private final String hobby = "Enthusiast Developer";

public String education() {
    return "Graduate with a master’s degree at University of Forestry";
}

public String experience() {
    return "I have many years of experience in various fields";

}


public String skills() {
    return "Perfectionist, analysing and optimising for the best possible performance and result";

}


public List interests() {
    return List.of("Java", "Spring", "Spring Security", "MySQL", "Thymeleaf" "HTML5", "CSS", "Bootstrap");
}

@NotNull
public String contactWithMe() {
    return "yakimov099@gmail.com";
}

@Override
public String toString() {
    return "Thank you!";
}

}

Pinned Loading

  1. Activity-new Activity-new Public

    Java 1

  2. js js Public

    JavaScript

  3. NickChat NickChat Public

    HTML

  4. Pathfinder- Pathfinder- Public

    Java

  5. triangle triangle Public

    Java