Skip to content
View todorkrastev's full-sized avatar
:octocat:
:octocat:

Block or report todorkrastev

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
todorkrastev/README.md
package com.todorkrastev

public class TodorKrastev extends SoftwareDeveloper implements SoftwareUniversity {

    private static final String ABOUT_ME = """
                Tech Stack: Java, Spring, C++, MySQL, Angular, JavaScript, HTML & CSS.
                Skills: OOP & SOLID, Data Structures & Algorithms.
                Education: Diploma in Software Engineering, Master of Finance, and Bachelor of Economics.
                Languages: Bulgarian, English, German, and Spanish.
                Interests: AI, Algorithms, and Algorithm Engineering.
                """;
                
    public TodorKrastev() {
        super(ABOUT_ME);
    }
}

Pinned Loading

  1. software-university software-university Public

    Мy journey into the world of Software Engineering.

    HTML 4

  2. krastevs-gym-spring-boot-thymeleaf krastevs-gym-spring-boot-thymeleaf Public

    developed with Spring Boot and Thymeleaf.

    Java

  3. krastevs-gym-spring-boot-rest krastevs-gym-spring-boot-rest Public

    consumed by krastevs-gym-spring-boot-thymeleaf through a REST API.

    Java

  4. krastevs-gym-angular krastevs-gym-angular Public

    developed with Angular.

    TypeScript

  5. krastevs-gym-html-css krastevs-gym-html-css Public

    developed with HTML & CSS

    HTML