Skip to content
View melmzv's full-sized avatar
💭
Hello World
💭
Hello World

Block or report melmzv

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

Hi 🤠, I'm melmzv

📍 Based in Berlin | 🌍 Exploring Global Opportunities

from life import Passion, Curiosity

class Life(Passion, Curiosity):
  def __init__(self):
    self.current_job_title = "Finance Specialist @ Venture Capital Firm"
    self.goals = ["Intersection of tech and finance", "Master's thesis on Finance & Accounting"]
    self.skills = ["Python 🐍", "Java ☕", "R 📊", 
                   "SQL 📁", "Stata 📉",
                   "GitHub ⚙️", "Excel Power Tools 🧮", 
                   "RapidMiner 🚀"]

  def current_projects(self):
    self.currently_learning = ["Reproducible Research 📊", "Advanced Accounting Research 💻"]
    self.currently_working_on = ["Audit market concentration in the EU 🔍",
                                 "Earnings management and investor protection 💰", 
                                 "P/B ratios and future residual income 💹"]

  def interests(self):
    return [
      "📷 Photography lover",
      "🏢 Venture Capital explorer"
        ]

  def contact_me(self):
    self.github = "https://github.com/melmzv"

Popular repositories Loading

  1. cqa_ws24_project cqa_ws24_project Public template

    Repository for CQA: Audit market concentration in the EU. Reproducible Empirical Accounting Research. Ass I

    Python 3

  2. arg_trr266 arg_trr266 Public template

    Repository for ARG: Reproducible Empirical Accounting Research. Ass II

    Python 1

  3. arg_ss24_project arg_ss24_project Public template

    Repository for ARG: Earnings management and investor protection. Reproducible Empirical Accounting Research. Ass III

    Python 1

  4. melmzv melmzv Public

    Config files for my GitHub profile.

  5. FinanceToolkit FinanceToolkit Public

    Forked from JerBouma/FinanceToolkit

    Transparent and Efficient Financial Analysis - fork

    Python