Skip to content
View alxfmpl's full-sized avatar
  • Germany
Block or Report

Block or report alxfmpl

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

Hi there πŸ‘‹

Welcome to my Github page.

I'm currently learning about data engineering and related technologies:

  • πŸ—ƒοΈ relational data modelling
  • πŸ“ƒ non-relational data modelling
  • ❄️ data warehouses πŸš£β€β™‚οΈ data lakes
  • 🌟 big data processing with spark
  • πŸ”§ data pipelines with airflow
  • ☁️-native technologies: 🍣 containers with docker 🍱 container orchestration with kubernetes
  • πŸ“§ message passing with πŸ“ˆ kafka, πŸ“ REST and πŸ“£ RPC

πŸ’¬ As me about anything related to engineering and tech.

Popular repositories

  1. keras-io keras-io Public

    Forked from keras-team/keras-io

    Keras documentation, hosted live at keras.io

    Jupyter Notebook

  2. tsfresh tsfresh Public

    Forked from blue-yonder/tsfresh

    Automatic extraction of relevant features from time series:

    Jupyter Notebook

  3. awesome-for-beginners awesome-for-beginners Public

    Forked from MunGell/awesome-for-beginners

    A list of awesome beginners-friendly projects.

  4. xgboost xgboost Public

    Forked from dmlc/xgboost

    Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow

    C++

  5. statsmodels statsmodels Public

    Forked from statsmodels/statsmodels

    Statsmodels: statistical modeling and econometrics in Python

    Python

  6. swarmlib swarmlib Public

    Forked from HaaLeo/swarmlib

    This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colo…

    Python