Coder Social home page Coder Social logo

My Python Profile

class PythonDataAnalyst:
    def __init__(self):
      self.name = "Hello World! I'm Wellington Marenga Junior." self.aboutme = "I'am passionate about technology and fascinated
        to be a part of, like a tiny neuron, this complex new world that will change the world forever. With my ethics and evolutionary mindset, I intend to use my skill set to ensure relevant information that guide us to a better world."
      self.goal = "My goal is to use data analysis to find answers to
        society's demands."
      self.learning = "I'm currently learning Hadoop and Big Data." self.challenge = "I'm currently looking for challenging projects in
        data analysis."
      self.collaboration = "I'm looking to collaborate on data science
        projects."
      self.askme = "Ask me about Python, Power BI and SQL."
      self.email = "How to reach me ([email protected])." self.career = "Find out more about my professional career on self.cv = "Know about my experiences" CV_Wellington
def say_hi(self):
    print(f'{self.name} target', end=2*'\n')
    print(f'{self.aboutme}', end=2*'\n')
    print(f'- target {self.goal}')
    print(f'- target {self.learning}')
    print(f'- target {self.challenge}')
    print(f'- target {self.collaboration}')
    print(f'- target {self.askme}')
    print(f'- target {self.email}')
    print(f'- target {self.career}')
    print(f'- target {self.cv}', end=2*'\n')
    print("Thanks for dropping by!")
me = PythonDataAnalyst()
me.say_hi()

Hi! I'm Wellington.target

I am passionate about technology and fascinated to be a part of, like a tiny neuron, this complex new world that will change the world forever. With my ethics and evolutionary mindset, I intend to use my skill set to ensure relevant information that guide us to a better world.

  • target My goal is to use data analysis to find answers to society's demands.
  • target I’m currently learning Hadoop and Big Data.
  • target I am currently looking for challenging projects in data analysis.
  • target I’m looking to collaborate on data science projects.
  • target Ask me about Python, Power BI and SQL.
  • target How to reach me [email protected].
  • target Find out more about my professional career on linkedIn
  • target Know about my experiences CV_Wellington_Marenga.pdf


Languages and Tools:


Connect with me:

Snake animation

Wellington Marenga's Projects

Wellington Marenga doesn’t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.