👋 Hi there! I’m a developer with a strong focus on back-end development, passionate about building scalable and efficient solutions. With experience in leading web development technologies, I aim to deliver dynamic interfaces and robust functionalities.
Tech Stack:
• Back-end: Laravel, Livewire, Filament
• Front-end: Blade, AlpineJS
• Infrastructure: Docker, Swarm, Kubernetes
- Brasil
-
21:00
(UTC -04:00)
Pinned Loading
-
laravel-havitkit
laravel-havitkit PublicA robust Laravel 11 starter kit incorporating Tailwind CSS, MaryUI, and DaisyUI. Ideal for quickly setting up modern, responsive web applications with a beautiful UI framework.
PHP 5
-
Youtrack Workflow for Discord
Youtrack Workflow for Discord 1// Based on rule created by Michael Rush and original send-to-slack by YouTrack team
23// IMPORTANT: Use a valid Incoming Webhook from Discord. See Server Integrations Page for details https://support.discord.com/hc/pt-br/articles/360045093012
4// https://medium.com/@gustavo.iuri/youtracks-send-to-discord-workflow-faab7a9f7431
5// Ex: https://discord.com/api/webhooks/{webhook.id}/{webhook.token}
-
Startship Settings
Startship Settings 1format = """
2[ ](bg:#f8f8f2 fg:232)\
3[](bg:#9580ff fg:#f8f8f2)\
4$directory\
5[](fg:#9580ff bg:#f1fa8c)\
-
Enhanced Docker Inspect and Containe...
Enhanced Docker Inspect and Container list, showing container architecture 1function inspect_docker_images() {
2docker image inspect --format '{{.ID}} {{.Architecture}}/{{.Os}} {{.Size}} {{if .RepoTags}} {{join .RepoTags " , "}} {{else}} {{index .Config.Labels "com.docker.compose.service"}} {{end}} {{index .Config.Labels "com.docker.compose.project"}}' $(docker image ls -q) | \
3awk 'BEGIN {
4printf "%s, %s, %s, %s, %s\n", "SIZE", "IMAGE" , "ARCH", "PROJECT", "SERVICE/REPO"
5} {
-
twig-components
twig-components PublicForked from giorgiopogliani/twig-components
Twig components inspired from blade components for silex
PHP
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.