Skip to content
View pedrocaribe's full-sized avatar

Block or report pedrocaribe

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

Hello, I'm Pedro Caribé 👋

I am a seasoned Senior Tech Support Engineer with over 11 years of experience at Dell, specializing in High-End Storage products such as VPLEX, VMAX/PMAX, and Connectrix (Brocade and Cisco). My expertise spans across working with global teams, delivering top-tier support, and ensuring seamless operations in complex storage environments.

In addition to my professional work, I am passionate about programming, full-stack development, and building innovative solutions. Currently, I am working on a project to enhance automated academic support through WhatsApp integrations, which combines the power of Node.js, SQLite, and secure encryption.

🛠️ Technical Expertise

Languages & Frameworks

  • Python: Automation, scripting, and backend development.
  • JavaScript/TypeScript: Full-stack development with Node.js and modern front-end frameworks.
  • SQL/SQLite: Database management and optimization.
  • Flask & Django: Web application development.

Tools & Platforms

  • Node.js: Backend services and RESTful API development.
  • Docker: Containerization for deployment consistency.
  • Git/GitHub: Version control and collaborative development.
  • AWS: Cloud infrastructure deployment and management.
  • VSCode: My go-to code editor, optimized for efficiency.

🌟 Current Project: Automated Academic Support via WhatsApp

I’m currently developing an automated system that integrates with academic portals to provide students with real-time information and support through WhatsApp. This project involves:

  • Data Retrieval: Using Puppeteer for automated data extraction.
  • Encryption: Securely handling user data with AES encryption.
  • SQLite: Storing and managing academic records efficiently.
  • Node.js Backend: Serving the data to a front-end or directly via WhatsApp integration.
  • MercadoPago Integration: Handling payments and subscriptions securely.

🚀 Project Highlights

  • Automated Student Support: Real-time updates on grades, schedules, and more.
  • Secure Data Handling: Ensuring privacy with robust encryption.
  • Payment Integration: Seamless handling of student subscriptions.

📊 GitHub & WakaTime Stats

GitHub Stats

WakaTime Stats

🔗 Connect with Me


Pinned Loading

  1. my_diary my_diary Public

    Diary project, including login and db system implementation. Final project for CS50p course taken in 2023.

    Python 1 1

  2. meu_Consagrado meu_Consagrado Public

    Discord BOT mainly focused on playing songs from Youtube API on voice channels, but filled with plenty of other functions.

    Python

  3. RTSP-to-HLS RTSP-to-HLS Public

    Script that automates the installation and configuration of a service that converts RTSP streams to HLS using FFmpeg and Nginx. Developed for use with Mainsail

    Shell