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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 mainly build backend services and cloud infrastructure on GCP and AWS. My main languages are Java and Python.

I have a few side projects around various topics (Algorithms, Kafka, LLMs...), everything is centralized here. All content is under MIT license. Some of the projects are detailed on my blog, vlg.engineer.

✉️ Email
📄 CV
🐈‍⬛ GitHub
💼 LinkedIn

Pinned Loading

  1. llm_app llm_app Public

    My own LLM server.

    Java 2 1

  2. stocks_backend stocks_backend Public

    FastAPI backend to fetch stocks data

    Python

  3. 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

  4. unlimited-translation_docker_swarm unlimited-translation_docker_swarm Public

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

  5. 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

  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