Pau Sanchez
Recent Work Experience
Experience working for/with Tech companies
Tribes Studio
(2023-2024) Web3 gaming company dedicated to building games involving cryptocurrency, primarily on the Ronin Network (Sky Mavis). I contributed by leading the development team for the community engagement platform GGPortal, a social network for gamers.
See CompanyClovr Labs
(2021-2023) Clovr Labs built a next-generation data analytics platform to enable compliance and fraud protection in the cryptocurrency space. I led a Python backend team dedicated to utilizing search algorithms in the Bitcoin network graph to validate addresses.
See CompanyGigapipe
(2020-2021) Gigapipe is a polyglot observability platform that consolidates logs, metrics, traces, profiling, and eBPF emitters into a single data layer. I specialized in infrastructure, using Kubernetes, Helm, and Google Cloud to deploy microservices.
See CompanyOpportunity Network
(2016-2020) Opportunity Network is a deal business matching platform. I was a Senior Full Stack Developer who revolutionized the platform, significantly improving the company by leveraging the latest trends and technologies.
See CompanyEducation
During my life as a student, I got a total of 3 degrees
1 x Bachelor's Degree in Computer Science
2 x Associate's Degree in Business Management
Languages
Languages I speak fluently
English - Catalan - Spanish
Cool features I built at companies I worked for
GGPortal - Tribes Studio
Gaming Social Network
Designed and developed an entire social network for gamers, covering DevOps, backend, and frontend. I led and coordinated a team of three skilled full-stack developers. The platform includes real-time notifications, chats, public profiles, fiends, followers, posts, Web3 integrations, and much more. It leverages cutting-edge technologies such as gRPC, Websockets, Redis, Celery, FastAPI, Kubernetes, and more. It's undoubtedly one of my best creations.
Opportunity Network
Internal Chat
Created the platform chat using Django Channels and the websocket API. The company was only relying on email notification between users and direct (non real time) messages. It was a milestone that helped the company grow and multiple their engagement numbers x10. I also did all the DevOps involved to put it live.
Opportunity Network
iOS App
Created the company's iOS App from scratch using Swift and UIKit which made the sales skyrocket as 90% of the company's clients were from the US and had an iPhone/iPad
Opportunity Network
Cross Selling Matrix
Implemented a cross selling matrix using Backtracking with branch and bound techniques to find the best matches in an edge-weighted graph. Solved an NP-Hard problem no one could before to turn the connections into a graph and backtrack it to create a recommender that helped the company sell financial products according to the clients' needs.
Gigapipe
Kubernetes/Celery Clustering
Implemented a scalable Celery deployment in Kubernetes using Redis as the message broker. Each worker runs in its own pod and scales according to the company's needs. The company was heavily relying on asynchronous background tasks for everything, which was causing inefficiencies. This solution significantly improved the system's performance. Additionally, I deployed Celery Beat as a task orchestrator to schedule and run Celery tasks at specific times, ensuring efficient task management and execution.