Skip to content
View jacksonsr451's full-sized avatar

Block or report jacksonsr451

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.

Content in all repositories owned by your account will be closed.
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
jacksonsr451/README.md

Jackson Severino da Rocha

Backend Engineer focused on APIs and backend systems with Python, FastAPI, Java and Spring Boot.

I build and maintain REST APIs, authentication and authorization flows, API Gateway components, service integrations and containerized applications. My current technical focus includes PostgreSQL, Redis, Docker, automated testing and maintainable backend architecture.

Selected work

  • jsr-api-gateway — FastAPI API Gateway with versioned routes, JWT validation through an external auth service, rate limiting, YAML-based proxy routing, regex rewrites and automated tests.
  • jackson-easy-api — FastAPI and SQLAlchemy project generator published on PyPI.
  • todolist — Java and Spring Boot REST API with JWT authentication, Spring Security, JPA, validation and tests.
  • api-blog — FastAPI application organized into domain, application and infrastructure layers, with Redis, JWT middleware, rate limiting and tests.

Core stack

  • Python, FastAPI, SQLAlchemy
  • Java, Spring Boot, Spring Security
  • REST APIs, API Gateway, Microservices
  • PostgreSQL, Redis, SQL
  • Docker, Traefik, GitHub Actions
  • Automated testing and API design

Background

My professional background also includes teaching programming, software development, computational thinking and databases. That experience strengthened my technical communication, documentation and mentoring skills.

Links

Pinned Loading

  1. jsr-api-gateway jsr-api-gateway Public

    API Gatewy, building with python and FastAPI

    Python