Skip to content
View patrick-cuppi's full-sized avatar

Highlights

  • Pro

Block or report patrick-cuppi

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

Hi πŸ‘‹, I'm Patrick

Full Stack Developer | Backend & Cloud Enthusiast


πŸš€ About Me

  • πŸŽ“ Industrial Engineer and Bachelor of Information Technology
  • πŸ’» Full Stack Developer with strong focus on Backend, APIs and Cloud
  • ☁️ Experience with AWS, Docker and modern architectures
  • πŸ“ˆ Passionate about clean code, scalability and continuous learning

🧠 Tech Stack

Frontend

Backend

Cloud & DevOps


πŸ“Š GitHub Stats


🀝 Let's Connect


Pinned Loading

  1. microservice-orders-invoices microservice-orders-invoices Public

    This project builds two independent microservices (Orders and Invoices). Services communicate asynchronously using RabbitMQ as the message broker. The architecture supports scalability, eventual co…

    TypeScript

  2. live-streaming-backend live-streaming-backend Public

    Project developed using React, Node.js, and AI (Gemini), where the agent is responsible for detecting new questions and responding based on the live stream transcription.

    TypeScript

  3. live-streaming-frontend live-streaming-frontend Public

    Project developed using React, Node.js, and AI (Gemini), where the agent is responsible for detecting new questions and responding based on the live stream transcription.

    TypeScript

  4. rag-system rag-system Public

    This project implements a Retrieval-Augmented Generation (RAG) system using OpenAI's GPT-4, Pinecone for vector storage, and LangChain for seamless document retrieval and query processing.

    Python