Skip to content
View felipelima94's full-sized avatar

Organizations

@solinftec

Block or report felipelima94

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

πŸ‘‹ Hello, I'm Felipe Lima!

I'm a Software Engineer. I’m passionate about building robust systems, exploring new technologies, and sharing knowledge with my team and community. I thrive on challenges that push me to grow and inspire others to do the same!

πŸš€ About Me

  • πŸ’» Currently working on scalable solutions with Kubernetes, Kafka, and more at Solinftec.
  • 🌱 Always learning and researching innovative tech to improve reliability and performance.
  • πŸŽ“ Computer Science enthusiast with a degree from Unip, where I represented the program to share insights about coursework and projects.
  • 🌍 Fluent in Portuguese, proficient in English, and learning French.
  • ⚑ Fun fact: I love turning complex problems into simple, elegant solutions, often with a coffee in hand β˜•!

πŸ› οΈ Skills & Tools

  • Languages: Python, Java, PHP
  • Technologies: Kubernetes, Kafka, Docker, XAML
  • Focus Areas: System Reliability, Message Queues, Web Development, Automation

🌟 Featured Projects

πŸ“Š GitHub Stats

Felipe's GitHub Stats Top Languages

🀝 Connect With Me

πŸ’‘ Let’s Collaborate!

I’m always excited to contribute to open-source projects, explore new tech, or discuss innovative ideas. Feel free to check out my repositories, star ⭐ my projects, or drop me a message to connect!

"Good code is like a good story: it’s clear, purposeful, and leaves an impact."

Pinned Loading

  1. kafka-messages-producer kafka-messages-producer Public

    Message producer

    Java

  2. Criar pod temporario dentro do kuber... Criar pod temporario dentro do kubernetes
    1
    ```shell
    2
    kubectl run [pod-name] -i --tty -n [namespace] --image [image] --image-pull-policy='IfNotPresent' --restart='Never' --rm -- [commands]
    3
    ```
    4
    
                  
    5
    
                  
  3. Semantic Commit Messages Semantic Commit Messages
    1
    # Semantic Commit Messages
    2
    
                  
    3
    See how a minor change to your commit message style can make you a better programmer.
    4
    Format: `<type>(<scope>): <subject>`
    5
    `<scope>` is optional
  4. digitaliza-crawler digitaliza-crawler Public

    TCC UNIP 2018

    Python 1

  5. digitaliza-api digitaliza-api Public

    Projeto TCC UNIP 2018

    PHP 1

  6. finance-management finance-management Public

    Python