# -*- coding: utf-8 -*-
class Software Developer:
def __init__(self):
self.name = "Svilen Petrov"
self.website = "http://svilenpetrov.com"
self.role = "Software Developer"
self.company = "Unit4"
self.current_project = "Frontline Evolution"
self.language_spoken = ["English", "Bulgarian"]
def say_hi(self):
print("Happy to see you, hope you find some of my work interesting.")
me = Software Developer()
me.say_hi()
A solution-oriented Computer Science graduate with a LOT of years of industry experience in software engineering.
-
Sparta Global
- London
- http://svilenpetrov.com
- @svilenpetrov_
Pinned Loading
-
-
-
-
-
Sparta-Global-Four-Pillars-of-OOP
Sparta-Global-Four-Pillars-of-OOP PublicMinimum viable product (MVP)
Java
-
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.