Skip to content
View plamensve's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report plamensve

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
plamensve/README.md

👋 Hello, world!

class Developer:
    def __init__(self, name):
        self.name = name
        self.skills = [
            "Python",
            "Data Science",
            "Machine Learning",
            "Neural Networks",
            "Problem Solving",
            "Creative Thinking",
        ]
        self.mindset = "Learning by building"
        self.mission = "Master AI concepts and create real-world intelligent solutions."
        self.fun_fact = (
            "Started learning C# in 2015 and quit. "
            "Rediscovered programming with Python in 2023 and unlocked a passion for AI!"
        )

    def current_focus(self):
        return "Deepening knowledge in ML models, neural networks, and data analysis."

    def introduction(self):
        print(f"Hello! I'm {self.name}")
        print("AI-driven developer passionate about data and intelligent systems.")
        print(f"Skills: {', '.join(self.skills)}")
        print(f"Mindset: {self.mindset}")
        print(f"Mission: {self.mission}")
        print(f"Currently: {self.current_focus()}")
        print(f"Fun fact: {self.fun_fact}")


if __name__ == "__main__":
    me = Developer("Plamen Svetoslavov")
    me.introduction()

✉️ Contact Me

Resume LinkedIn WhatsApp

🤖 Main Focus

Data Science Machine Learning Deep Learning

💻 Tech Stack:

Python NumPy Pandas Matplotlib Seaborn Django Postgres JavaScript HTML5 CSS3 Docker Linux Jupyter Raspberry Pi WordPress GitHub Actions Jenkins Microsoft Azure Terraform Grafana Prometheus

📊 GitHub Stats:



🏆 GitHub Trophies

✍️ Random Dev Quote


Pinned Loading

  1. OTONEVROLOG_BG_DJANGO_PROJECT OTONEVROLOG_BG_DJANGO_PROJECT Public

    Website for managing patients from MD

    Python 1

  2. GTA_MANAGER_DJANGO_PROJECT GTA_MANAGER_DJANGO_PROJECT Public

    GTA Petroleum - Manager platform

    Python 1

  3. RANDOM_FOREST_ALGORITHM RANDOM_FOREST_ALGORITHM Public

    Jupyter Notebook 1

  4. JS_FRONT_END_SOFTUNI JS_FRONT_END_SOFTUNI Public

    JavaScript 1

  5. HTML-CSS HTML-CSS Public

    HTML 1

  6. DevOps-Softuni-2025 DevOps-Softuni-2025 Public

    Training repository - DevOps Softuni 2025

    C# 1 1