Skip to content
View todorkrastev's full-sized avatar
:octocat:
working on my thesis
:octocat:
working on my thesis

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: Software Engineering, Master of Finance, Bachelor of Economics
                Languages: Bulgarian, English, German, Spanish
                Interests: AI
                """;
                
    public TodorKrastev() {
        super(ABOUT_ME);
    }
}

Pinned Loading

  1. krastevs-gym-angular krastevs-gym-angular Public

    My very first app developed with Angular

    TypeScript

  2. software-university software-university Public

    Мy journey into the world of Software Engineering

    HTML 4