I'm a software engineer, based in Melbourne, Australia.
I switched into tech after more than a decade in Civil Engineering and Project Management consulting - I rediscovered my passion and living the dream now, building digital products and hoping to make the world a better place. 🧀
I am focused on back-end / full-stack and Machine Learning. I very much enjoy what I do.
class Anton
def initialize
@name = 'Anton Panteleev'
@dob = "1987-04-01T04:15:00"
@work = 'FullStack Software Engineer'
@education = [ 'Auckland University of Technology',
'Moscow State University of Civil Engineering',
'Le Wagon' ]
@hobbies = [ 'Kitesurfing',
'Camping',
'Motorcycling',
'Longboarding' ]
end
def current_location
'Melbourne, Australia'
end
def previous_locations
[ 'Brisbane, Australia',
'Auckland, New Zealand',
'Moscow, Russia' ]
end
end
SQUAREUP Hackathon: SWiF - Shop With Friends |
def ruby_books
'99 Bottles of OOP by Sandi Metz'
'Programming Ruby'
'Layered Design for Ruby on Rails Applications'
'Object Oriented Design Principles by Sandi Metz'
'Ruby Under a Microscope'
'Sidekiq in Practice by Nate Berkopec'
end
system_design:
'Design Data Intensive Applications'
def python_books(x):
'Automate the Boring Stuff with Python'
Github Stats | Top Languages |
---|---|