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
  • πŸ‘¨β€πŸ’» Full Stack Developer Associate at Signavio.NEXT, the team responsible for leading innovation in the Process Management and Business Transformation domains at SAP
  • πŸ”­ In my spare time, I like to work on RAG-chatbot, a personal project using OpenAI's API and Chroma as a vector database
  • 🌐 Check out my website for the full story

And here are some of my public 42 projects:

  • Webserv | Building a C++ HTTP web server from scratch
  • Inception | Setting up a network of containers using Docker
  • miniRT | Building a Raytracer in C
  • push_swap | Building an algorithm to sort data using stacks
  • so_long | A simple 2D game inspired by a famous franchise

Tech Stack:

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

Pinned Loading

  1. 42-miniRT 42-miniRT Public

    An introduction to ray tracing in C

    C

  2. RAG-chatbot RAG-chatbot Public

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

    TypeScript 1

  3. 42-Webserv 42-Webserv Public

    Forked from flo-12/webserv

    Our own HTTP web server in C++

    C++

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

    Dockerized ELK stack setup from scratch, as part of Transcendence

    Dockerfile 1

  5. 42-Inception 42-Inception Public

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

    Dockerfile