Skip to content
View datatrigger's full-sized avatar
🫕
🫕

Organizations

@apaad

Block or report datatrigger

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

Hi, I’m Vincent — a Software Engineer based in Switzerland. I specialize in backend development, data engineering and DevOps. Over the past few years, I’ve contributed to projects across public health, finance, consumer electronics, transportation, and social insurance. My daily toolkit includes:

  • Languages & Tools: Java, Spring, Scala, Spark, Python, SQL, Bash, Git, GitHub, Docker, Terraform, GitHub Actions
  • DevOps/MLOPs: CI/CD pipelines, containerized application deployment, automated testing, IaC, monitoring & alerting
  • Cloud & Data Platforms: AWS (IAM, S3, Athena, Glue, Lambda, ECS), Azure (Databricks, Data Factory, Storage), Snowflake
  • Data Engineering: Data modeling, ETL pipelines, data warehousing, orchestration management

I created this GitHub account to archive projects and code that might be useful to others — including my future self. All the content is under MIT license. Feel free to use anything you may find interesting. You can find more digestible versions of most of these repositories on my blog, vlg.engineer. I am also on LinkedIn.

Thanks for reading!

✉️ Email
📄 CV
🐈‍⬛ GitHub
💼 LinkedIn

Pinned Loading

  1. kafka_stream_air_quality kafka_stream_air_quality Public

    Retrieving the air quality index of various cities through an HTTP API and generating a Kafka stream.

    Python 2

  2. stocks_backend stocks_backend Public

    FastAPI backend to fetch stocks data

    Python

  3. unlimited-translation_docker_swarm unlimited-translation_docker_swarm Public

    A translation service (German to English) with no character limit.

  4. nlp_hugging_face nlp_hugging_face Public

    Text classification with the transformers library from Hugging Face, by fine-tuning DistilBERT or using summarization + Zero-Shot classification.

    Jupyter Notebook 3 4

  5. llm_app llm_app Public

    My own LLM server.

    Java 2 1

  6. weighted_random_forest_spark_3 weighted_random_forest_spark_3 Public

    Experiment with sample weights support added to random forest and a few other classifiers in Spark 3

    Jupyter Notebook