Skip to content
View m9o8's full-sized avatar

Highlights

  • Pro

Block or report m9o8

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

Hi there, I'm Moritz πŸ‘‹

🌐 Data Scientist with a Financial Edge

I'm a data scientist with expertise in financial systems analysis and a passion for developing tools that make complex data accessible.

class Moritz:
    def __init__(self):
        self.name = "Moritz Peist"
        self.education = ["Barcelona School of Economics (Data Science)", 
                         "TU Berlin (Information Systems)", 
                         "EDHEC & HWR Berlin (Finance)",
                         "HWR Berlin (International Business Management)"]
        self.interests = ["Financial Technology", "Development Economics", 
                         "Machine Learning", "Network Analysis", "Data Visualization"]
        self.languages = {"German": "native", "English": "fluent", "French": "proficient", "Spanish": "basic"}
        self.tools = ["Python", "SQL", "Tableau", "Git", "R", "All you can do in Excel, yes even VBA"]
        
    def current_focus(self):
        return "Studying Econometrics and Data Science at the Barcelona School of Economics"

πŸ”­ What I've Been Working On

  • 🏦 European Central Bank: Built data infrastructure for 3,000+ financial institutions and developed ML models for cyber risk detection
  • πŸ“Š Network Analysis: Created tools to visualize transaction patterns in rural communities using Python, NetworkX, and Dash Plotly
  • πŸ“ Research: Contributed to papers on monetary innovation in developing economies

πŸ’Ό Experience Highlights

  • Designed BERT-based machine learning models to identify emerging financial threats
  • Developed real-time monitoring dashboards that reduced analysis time by 300%
  • Conducted quantitative surveys in multiple languages to evaluate blockchain-based systems
  • Published research on debt issuance patterns in the Global South

🌱 I'm currently learning

  • Advanced techniques in causal inference
  • Geospatial data science applications in economics
  • Deep learning for time series forecasting

πŸ› οΈ Languages & Tools

Python SQL R Excel VBA Tableau

πŸ“‚ Featured Projects

ChatGPT Impact Analysis Geospatial Analysis

πŸ“« Connect with me

LinkedIn


πŸ“Š GitHub Stats:

Pinned Loading

  1. bse_tm_final bse_tm_final Public

    Overflow Under-Flowed: ChatGPT's Impact on Stack Overflow - A repository for the final project of the BSE course "Natural Language Processing and Text Mining" in the 2024-2025 term.

    Jupyter Notebook

  2. bse_geospatial bse_geospatial Public

    A repo for the BSE course Geospatial Data Science in term 2 of the 2024-2025 cohort.

    HTML 1

  3. pandas pandas Public

    Forked from pandas-dev/pandas

    Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

    Python

  4. cfds_final cfds_final Public

    Predicting Football Player Positions: A Dynamic Streamlit Implementation - A repository for the final submission in the Computing for Data Science class at BSE.

    HTML