🏠
Working from home
- IndySoft
- New York, NY
- 02:43
(UTC -12:00)
PinnedLoading
- reset_docker_containers.sh
reset_docker_containers.sh 1docker stop$(docker ps -a -q)&& \
2docker rm$(docker ps -a -q)&& \
3docker rmi$(docker images -q)&& \
4docker-compose up
- keycloak-cas
keycloak-cas PublicThis is a docker-compose that will start a development environment that will have the cas plugin to be integrated within keycloak.
Dockerfile
- corona-tracker
corona-tracker PublicSmall app showing daily stats related to coronavirus pandemic globally and by country
JavaScript
- crypto-tracker
crypto-tracker PublicTracking the data related to cryptocurrencies changes on the market
TypeScript
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.
Uh oh!
There was an error while loading.Please reload this page.