Skip to content
View Queopius's full-sized avatar
🚀
Working
🚀
Working
Block or Report

Block or report Queopius

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Queopius/README.md

Hello there! I'm Queopius A.S.

Linkedin Badge status GitHub followers Gmail Badge issues

I am a developer with more than 8 years of experience, specialized in web application development using the Laravel PHP framework.

Throughout my career, I've taken on roles as a Tech Lead for more than 3 years, where I've led software development teams and guided projects through all stages of the software development lifecycle.

Beyond my professional activities, I am also passionate about Capoeira, where I serve as a teacher, and I like to play the guitar in my spare time.

Like My Work?

Buy Me A Coffee

🧐 About

queopius
  • 🏢  I'm currently working at fantomid
  • 💬  I like to talk about Clean Code and Laravel
  • 📖  Learn more about my projects on my dev
  • 📫  Ask me anything on my issues page
  • 💻  Connect with me on LinkedIn



⚡ Favorite Tech

Tools, languages, and other things that I like to work with.

Laravel Vue.js Jenkins Ubuntu MySQL Git GitHub HTML5 CSS3 Bootstrap Redis PostgreSQL MongoDB Docker VS Code Postman PHP Google Chrome


☄️ Github Streaks

⚙️ Things I use to get stuff done
  • OS: Ubuntu 20.04 LTS (Focal Fossa)
  • Laptop: MSI GF75
  • Browser: Chrome & Firefox
  • Terminal: ZSH: Oh My Zsh (PowerLevel10k)
  • Code Editor: VSCode - The best editor out there
  • Other Tools: Postman, Jenkins, Slack and Laravel
  • To Stay Updated: Linkedin, Publishing of Tips for Developers

Show some ❤️ by starring some of the repositories!

Queopius

Pinned Loading

  1. Formater Currency Formater Currency
    1
    <?php
    2
    
    
    3
    namespace App\Actions\Generic;
    4
    
    
    5
    trait GetNumberFormat
  2. Pipeline de PHPInsights - Analizador... Pipeline de PHPInsights - Analizador del estilo y calidad de tu código
    1
    name: phpinsights
    2
    
    
    3
    on:
    4
      push:
    5
        branches: [ "pre", "development" ]
  3. Get Abort Forbidden for Laravel Perm... Get Abort Forbidden for Laravel Permissions with SweetAlert2
    1
    <?php
    2
    
    
    3
    namespace App\Actions\Generic;
    4
    
    
    5
    use Illuminate\Support\Facades\Gate;
  4. simple-back-ecommerce simple-back-ecommerce Public

    MIni aplication.

    PHP 1

  5. forum forum Public template

    Forum is a web application where users can create threads, post replies, and engage in discussions on various topics.

    JavaScript

  6. Cliente-HTTP Cliente-HTTP Public

    Api para consumir cualquier proyecto en línea usando HTTP con Guzzle.

    PHP