Skip to content
View friendlyantz's full-sized avatar
🏄‍♀️
sending it
🏄‍♀️
sending it
Block or Report

Block or report friendlyantz

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
friendlyantz/README.md

🤠 G'Day! I'm Anton

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.

Linkedin Badge

my_favicon My www portal 🎉

https://friendlyantz.me/


How I'd define myself...literally

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

Some of the technologies that I use are:

redis-logo aws-logo

I'm currently working on learning the following:


What I sometimes play with


My Hackathons

SQUAREUP Hackathon: SWiF - Shop With Friends

Books I read / recommend

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'

Quick stats about me

Github Stats Top Languages
Anton's github stats Anton's top languages

Visitors PRs Welcome Open Source Love

Pinned

  1. rapid7/metasploit-framework rapid7/metasploit-framework Public

    Metasploit Framework

    Ruby 32.9k 13.7k

  2. demystifying-rails demystifying-rails Public

    breakdown Ruby on Rails and demistifying it

    Ruby 1