🏠
Working from home
Full-stack software developer, passionate to solve real-world problems into an innovative way providing the best user experience.
- Maputo, Mozambique
- allancamilo.com
- @allan_camillo
Pinned Loading
-
nlw4-moveit
nlw4-moveit PublicAn application to remind Developers to practices health habits that count to their daily.
-
MSQL-Server-made-easy-with-docker
MSQL-Server-made-easy-with-docker PublicDocker files to host container with MSSQL
TSQL 3
-
-
Keycloak Token introspection
Keycloak Token introspection 1#!/bin/bash
23KC_REALM=<insert realm name here>
4KC_USERNAME=<username here>
5KC_PASSWORD=<password here>
-
Usefull git commands
Usefull git commands 1#!/bin/bash
23# remove all local branches except develop
4git branch | grep -v “develop” | xargs git branch -d
5
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.