Skip to content
View vivitoa's full-sized avatar
πŸ‘Ύ
πŸ‘Ύ
  • Burgas, Bulgaria

Highlights

  • Pro

Block or report vivitoa

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

πŸ’« About Me

class Developer:
    def __init__(self):
        self.name    = "Velina Serafimova"
        self.role    = "Python Developer"
        self.based   = "Bulgaria"
        self.skills  = ["Python", "Linux", "Git", "APIs"]
        self.learning = ["AI", "Automation"]
    
    def greet(self):
        return "Thanks for dropping by! Let's build something cool! πŸ‘‹"

πŸš€ Tech Stack

Skills

πŸ“ˆ GitHub Activity

GitHub Streak GitHub Stats
πŸ”₯ More Stats
Top Languages

Top Contributed Repos

πŸ•΅οΈβ€β™€οΈ "Debugging is like being the detective in a crime movie where you are also the murderer." 😎

Footer

Pinned Loading

  1. python-cheat-sheet python-cheat-sheet Public

    🐍 Ultimate Python Reference | Syntax, ML, Web Scraping & Security Examples | Perfect for Interviews & Learning

    HTML 87 3

  2. Groq-AI Groq-AI Public

    AI Chatbot with Groq API! πŸ€–

    Python 1

  3. Nutritional-Value-Calculator Nutritional-Value-Calculator Public

    This is a Python program that allows users to input various food items and their quantities, then calculates the calories and macronutrients (proteins, fats, and carbohydrates) for the entered quan…

    Python 1

  4. renthub-django renthub-django Public

    RentHub is a robust web application built with Django that enables users to rent high-quality equipment, tools, and vehicles.

    Python