Skip to content
View pedrostyxx's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report pedrostyxx

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

Pedro Souza

Full Stack Developer | Cloud Architect

LinkedIn Email GitHub


Building scalable solutions from Brazil to the world


About

I'm a Full Stack Developer with 5+ years of experience designing and building production-grade applications. Currently leading the development of Verlic, a content creator platform with modern architecture and cloud-native infrastructure.

I specialize in building scalable systems, from frontend interfaces to complex backend services and cloud infrastructure. Passionate about clean code, performance optimization, and delivering real business value through technology.

Location: Brazil
Languages: Portuguese (Native), English (Fluent)


Tech Stack

Languages

TypeScript JavaScript Python C# Lua

Frontend

React Next.js Tailwind CSS Framer Motion

Backend

Node.js FastAPI Prisma PostgreSQL Redis

Cloud & DevOps

AWS Google Cloud Docker Kubernetes Cloudflare GitHub Actions

Tools & Others

Git VS Code Nginx Linux


Featured Project

Verlic - Content Creator Platform

Production-grade platform for content creators handling real-time video streaming, instant payments via PIX, and DRM-protected content delivery at scale.

Performance Metrics:

  • Throughput: 16,666 RPS (6M requests in 6 minutes) with zero application degradation
  • Concurrent Video Streams: Multiple simultaneous video deliveries without performance overhead
  • Cache Hit Ratio: Cache-Aside pattern achieving 85%+ reduction in database queries
  • Queue Processing: AWS SQS/EventBridge handling async operations with sub-second latency

Technical Implementation:

  • Streaming Architecture: Multi-stream video delivery via Cloudflare Stream with signed URLs and origin isolation
  • Caching Strategy: Cache-Aside pattern with Redis for user sessions, video metadata, and authorization tokens
  • Queue Systems: AWS SQS for payment processing, EventBridge for event-driven workflows, DLQ handling for failed operations
  • DRM & Security: Dynamic watermarking, token-based access control, encrypted video segments
  • Database Optimization: Prisma ORM with connection pooling, read replicas for analytics queries, indexed queries for sub-50ms response times

Stack:

  • Frontend: Next.js 16 App Router, React Server Components, Tailwind CSS
  • Backend: Node.js, Prisma ORM, PostgreSQL (RDS), Redis
  • Cloud Infrastructure: AWS (EC2, RDS, S3, SQS, EventBridge), Cloudflare (Stream, R2, Workers)
  • DevOps: Docker, Kubernetes-ready, GitHub Actions CI/CD, Nginx reverse proxy

Live Demo


Cloud Expertise

AWS                          Google Cloud                 Multi-Cloud
------------------------     ------------------------     ------------------------
EC2 / ECS / Lambda           Compute Engine               Cross-provider networking
RDS / Aurora                 Cloud SQL                    Terraform IaC
S3 / CloudFront              Cloud Storage                Cost optimization
SQS / EventBridge            Pub/Sub                      High availability design
Route 53                     Cloud DNS                    Disaster recovery
IAM / Secrets Manager        IAM                          Security best practices

GitHub Stats

GitHub Stats

Top Languages

GitHub Streak


Contact

I'm open to discussing new projects, technical challenges, or opportunities.

Email pedro.souza@verlic.com.br
GitHub @pedrostyxx
Location Brazil

"Clean code is not written by following a set of rules. You don't become a software craftsman by learning a list of heuristics. Professionalism and craftsmanship come from values that drive disciplines."

Robert C. Martin

Popular repositories Loading

  1. pedrostyxx pedrostyxx Public

    Sobre mim ( GitHub )

  2. telegram-tiktok-bot telegram-tiktok-bot Public

    Download TikTok videos without watermarks instantly. Supports English and Portuguese with automatic language detection.

    TypeScript 1

  3. QRCoder QRCoder Public

    Forked from Shane32/QRCoder

    A pure C# Open Source QR Code implementation

    C#

  4. it-tools it-tools Public

    Forked from CorentinTh/it-tools

    Collection of handy online tools for developers, with great UX.

    Vue

  5. desafio-1-1s-vs-3j desafio-1-1s-vs-3j Public

    Forked from codecon-dev/desafio-1-1s-vs-3j

    Resolução do desafio: 1 Senior x 3 Junior

    Blade

  6. 2fa-checker 2fa-checker Public

    O 2FA Checker é uma aplicação web moderna que oferece dois modos de operação para autenticação de dois fatores (2FA):

    TypeScript