Skip to content
View danieltrolezi's full-sized avatar

Block or report danieltrolezi

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

πŸ§™β€β™‚οΈ Hi there

Β Β  Β Β  Β Β 

Welcome to my GitHub profile!
I'm a gamer and software engineer experienced in developing web applications.

danieltrolezi's GitHub Stats

🐘 βš™οΈ πŸš€ 🐳 🌐 What's here

There's not much, but You'll find a mix of projects here, from small scripts to full applications.
My repositories include notes, examples, and guides that I hope will be helpful to others, but mostly to myself 🀠.

A little more about me...

const daniel = {
  skills: {
    coding: ['PHP', 'PHPUnit', 'Swoole', 'Laravel', 'Hyperf', 'Javascript', 'Node.js', 'SOLID', 'REST'],
    databases: ['MySQL', 'MongoDB', 'Redis'],
    tools: ['AWS', 'New Relic', 'Github Actions', 'Docker', 'Kubernetes', 'Terraform', 'Kafka', 'Swagger'],
    architecture: ['Microservices', 'Event Driven', 'Monolithic'],
    learningNext: ['Golang', 'gRPC', 'Serverless', 'GraphQL'],
  },
  os: {
    development: ['Linux', 'MacOS'],
    gaming: ['Windows']
  }
}

Thanks for stopping by.

Pinned Loading

  1. laravel-app laravel-app Public template

    πŸ“¦ Base Laravel Application & Examples

    PHP

  2. swoole-app swoole-app Public

    πŸš€ Base Swoole Application & Examples

    PHP

  3. gamewatch gamewatch Public

    ♦️ GameWatch makes it easy to track upcoming game releases.

    PHP

  4. docker-php docker-php Public

    πŸ‹ PHP Docker Images

    Dockerfile