Skip to content
View sevladev's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Brazil
  • 20:56 (UTC -03:00)
  • Instagram drlssnlvs

Block or report sevladev

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sevladev/README.md

> darlysson_

Full Stack Software Engineer from Brazil

Building production systems at scale — from mobile apps to distributed backends.


GitHub Gmail Instagram


// about

const darlysson = {
  role: "Full Stack Software Engineer",
  location: "Brazil",
  focus: ["distributed systems", "scalable APIs", "mobile apps", "cloud infrastructure"],
  currently: "shipping production code every single day",
};

// tech stack

Languages

TypeScript · JavaScript · Python · Lua · Go · Rust · Swift · Kotlin · Bash · HTML5 · CSS3

Backend
Runtime & Frameworks Messaging & Event Streaming API & Protocols
Node.js · NestJS · Express · Fastify · Django · Flask Kafka · RabbitMQ · SQS · SNS GraphQL · gRPC · REST · WebSockets · Socket.io
Frontend
Frameworks & Libraries Styling Build & Bundlers
React · Next.js · Vue.js · Nuxt · Angular · Astro · Redux Tailwind CSS · Sass · Material UI · Styled Components · Chakra UI Vite · Webpack · Babel · Turbopack
Mobile
Cross-Platform Native Tools
React Native · Expo · Flutter Swift · Kotlin · Android · iOS Xcode · Android Studio · Fastlane
Infrastructure & DevOps
Containers & Orchestration Cloud Providers CI/CD & IaC Monitoring
Docker · Kubernetes · Helm · Docker Compose AWS · GCP · DigitalOcean · Heroku · Vercel · Cloudflare GitHub Actions · Terraform · Ansible Grafana · Prometheus · Datadog · Sentry
Databases & Storage
Relational NoSQL & Graph Cache, Search & Queue
PostgreSQL · MySQL · MariaDB · SQLite · ClickHouse MongoDB · Neo4j · DynamoDB · Firebase · Supabase Redis · Elasticsearch · Memcached · S3
Testing, Tools & AI
Testing & QA Dev Environment AI / ML ORM & Libraries
Jest · Vitest · Playwright · Cypress · Supertest Neovim · VS Code · Git · Linux · tmux TensorFlow · PyTorch · OpenAI · LangChain Prisma · TypeORM · Sequelize · Knex · Mongoose

// stats


Pinned Loading

  1. f1-command-center f1-command-center Public

    Real-time Formula 1 race analysis platform with live telemetry streaming, ML-powered strategy predictions, and pit window alerts. Built with Go, Python, Next.js, NestJS, and Apache Kafka.

    TypeScript

  2. minic minic Public

    Minimal container runtime built from scratch in Go! Namespaces, cgroups v2, pivot_root, OverlayFS, and veth networking. No Docker libraries, just Linux syscalls.

    Go

  3. realtime-collaborative-editor realtime-collaborative-editor Public

    Real-time collaborative code editor with multi-file workspaces, remote cursors, and live sync built with Yjs, CodeMirror 6, Next.js, and Go.

    TypeScript

  4. go-api-gateway go-api-gateway Public

    Lightweight API Gateway built in Go with load balancing, rate limiting, JWT authentication, circuit breaker, response caching, and active health checks.

    Go