Skip to content
View dubmix's full-sized avatar

Highlights

  • Pro

Block or report dubmix

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

Hi there, I'm P-A πŸ‘‹

Welcome to my GitHub!

  • πŸŽ“ Graduate from 42 Berlin
  • πŸ‘¨β€πŸ’» Currently working at SAP Signavio within the Technology & Innovation board area, as part of the Product Engineering department
  • πŸ”­ In my spare time, I like to work on RAG-chatbot, a personal project using ChatGPT's API and Chroma as a vector database

Take a look at some of my public 42 projects:

  • Webserv | Building an HTTP web server from scratch
  • CPP Modules | Various coding exercices in C++
  • Inception | Setting up a network of containers using Docker
  • miniRT | Building a Raytracer in C
  • Philosophers | Using process threading to solve the dining philosophers problem
  • minishell | Reverse-engineering bash
  • so_long | A simple 2D game inspired by a famous franchise

Tech Stack:

Python Shell Script TypeScript JavaScript C C++ HTML CSS Docker AWS Elasticsearch Kibana CircleCI

Pinned Loading

  1. 42-miniRT 42-miniRT Public

    An introduction to ray tracing in C

    C

  2. 42-Webserv 42-Webserv Public

    Forked from flo-12/webserv

    Our own HTTP web server in C++

    C++

  3. 42-Inception 42-Inception Public

    How to set up a network of containerized services with Docker πŸ‹

    Dockerfile

  4. transcendence-elk-setup transcendence-elk-setup Public

    Dockerized ELK stack setup from scratch, as part of Transcendence

    Dockerfile 1

  5. RAG-chatbot RAG-chatbot Public

    Build and deploy a RAG app from scratch using Chroma and the ChatGPT API

    TypeScript 2