Skip to content
View wesleymassine's full-sized avatar

Block or report wesleymassine

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

Wesley Santos

Senior Backend Engineer — Distributed Systems | Golang · Python · Node.js · Web3
12+ years building high-throughput production systems in fintech, trading platforms and crypto infrastructure.


🔍 What I Work On

Distributed Systems & Backend
Event-driven microservices, real-time trading infrastructure, resilient payment systems — Go, Python (FastAPI/asyncio), Kafka, Redis Streams, gRPC, WebSockets, PostgreSQL, Kubernetes, GCP/AWS, OpenTelemetry.

Web3 & Smart Contract Engineering
Deepening expertise in EVM, Solidity, and on-chain infrastructure — A natural extension of my background in trading systems and financial protocols.
Tools: Foundry, Hardhat, Ethers.js, Slither.


🌟 Featured Projects

📘 Solidity Reference

A zero-to-production Solidity/EVM roadmap consolidating fundamentals, patterns, security analysis, and production-readiness concepts.
Built with a security-first mindset — including attack vectors, common pitfalls, and curated resources.
👉 github.com/wesleymassine/solidity-reference

🔒 SimpleToken — Production-Grade Smart Contract

Complete smart contract implementation with:

  • 47 tests · 100% coverage
  • Threat modeling across 10+ attack vectors
  • Architecture documentation with design trade-offs
  • Production readiness assessment (budget, timeline, operational risks)

👉 github.com/wesleymassine/solidity-projects/tree/main/01-simple-token


🚀 Engineering Principles

  • Production-first — reliability, correctness, observability from day one
  • Security by design — explicit threat modeling, not afterthought
  • End-to-end ownership — architecture through deployment and monitoring
  • Clear documentation — design decisions explained, not just implemented

🛠️ Stack

Primary: Go · Python (FastAPI, asyncio) · Node.js / TypeScript
Messaging & Streaming: Kafka · Redis Streams · RabbitMQ · gRPC
Data: PostgreSQL · BigQuery · Elasticsearch · Redis
Cloud & Infra: GCP (GKE, Pub/Sub) · AWS (ECS, SQS/SNS) · Kubernetes · Docker
Observability: OpenTelemetry · Prometheus · Grafana
Web3: Solidity · EVM · Foundry · Ethers.js


📬 Contact

LinkedIn: linkedin.com/in/wesleymassine

Pinned Loading

  1. solidity-reference solidity-reference Public

    Complete Solidity reference with 17 educational files covering beginner to professional level. Includes security patterns, gas optimization, design patterns, and Brazilian community resources. MIT …

    Solidity 4

  2. solidity-projects solidity-projects Public

    This repository complements solidity-reference with hands-on implementations, demonstrating production-quality code, comprehensive documentation, and professional software engineering practices in …

    JavaScript 1

  3. high-performance-trading high-performance-trading Public

    High-performance DEX trading platform on Solana. Real-time price aggregation, automated order execution, and portfolio management with <100ms latency. TypeScript • Bun • Jupiter Protocol • Fastify …

    TypeScript 1

  4. swordhealth swordhealth Public

    This repository contains three services: **User-Service**, **Task-Service**, and **Notification-Service**. Each service is built with Go, utilizing clean architecture principles, and is ready for p…

    Go 1

  5. setup_python setup_python Public template

    Professional Python development setup project

    Python 1

  6. contracts contracts Public

    Forked from cowprotocol/contracts

    Smart contracts for the Gnosis Protocol v2 from cowprotocol - For the purpose of conducting analyses

    Solidity