Skip to content
View trippiez's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report trippiez

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

Hi there 👋

Python developer

  • 🌍 I'm based in MD
  • 🖥️ See my portfolio at linkedin
  • 🧠 Lrn Flask, Redis, Celery
#!/usr/bin/python
# -*- coding: utf-8 -*-


class PythonDeveloper:

    def __init__(self):
        self.name = "Eric Ivanov"
        self.role = "Python Developer"
        self.language_spoken = ["ru_RU", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = PythonDeveloper()
me.say_hi()

🧰 Languages and Tools

🌐 Socials

GitHub LinkedIn Telegram

📊 GitHub Stats:


Pinned Loading

  1. Studio-Yandex-Practicum/adaptive_hockey_federation Studio-Yandex-Practicum/adaptive_hockey_federation Public

    Сервис Федерации Адаптивного Хоккея

    Python 9 5

  2. Donify Donify Public

    Donify (Donate + Simplify) - Fundraising Platform

    Python 1

  3. TldrURL TldrURL Public

    TldrURL ("Too Long; Didn't Read")

    Python 1

  4. Donify_spreadsheets Donify_spreadsheets Public

    Spreadsheets For Donify

    Python

  5. PEParse PEParse Public

    PEP Document Parser

    Python 1