Skip to content
View als-samara's full-sized avatar

Highlights

  • Pro

Organizations

@Study-Projects-ZS

Block or report als-samara

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

Passionate Developer, nice to meet you 👋

  👩‍💻 Back-End Developer

LinkedIn Email

def construct_myself():
    """
    TODO: adicionar novas skills e aplicar à solução de problemas 🚀
    """
    myself = {
        "name": "Samara",
        "role": "Backend Developer",
        "stack": ["Python", "SQL", "Java", "Docker", "Azure", "Genesys Architecht"],
        "current_focus": [
            "Me desenvolver em todo o ciclo de desenvolvimento de software e arquitetura de sistemas"
        ],
        "fun_facts": [
            "🧠 Ama resolver bugs e criar coisas",
            "😺 Mãe de 2 gatos",
            "🥾 Viciada em fazer trilha e conhecer lugares bonitos"
        ]
    }

    return myself

Github Trophies

trophy

Skills

Programming languages | FrameWorks

Java Spring
Python Django
Ruby C# .NET

Database

MySQL Postgres Azure

Tools

Git RabbitMQ Apache Kafka

Pinned Loading

  1. cult-drugstore-backend cult-drugstore-backend Public

    Backend for a drugstore with Spring Security and different roles permissions.

    Java

  2. GLPI_ticket_creation_automation GLPI_ticket_creation_automation Public

    Script to automate ticket creation for ITSM GLPI.

    Python 1

  3. virtual-library-backend virtual-library-backend Public

    Forked from Study-Projects-ZS/virtual-library-backend

    Sistema de Gerenciamento de Livros com integração com o Google Books

    Java