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! π"
π± Developer in training | π§ Ubuntu User |
π€ Exploring AI & Machine Learning |
π Building Python projects to learn |
π Sharing my learning journey
- Burgas, Bulgaria
Pinned Loading
-
python-cheat-sheet
python-cheat-sheet Publicπ Ultimate Python Reference | Syntax, ML, Web Scraping & Security Examples | Perfect for Interviews & Learning
-
-
Nutritional-Value-Calculator
Nutritional-Value-Calculator PublicThis 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
-
EnhancedBankSystem
EnhancedBankSystem Public"Enhanced Bank System" is a Python application designed for managing bank accounts with various features
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.