Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@denisjovic
denisjovic
Follow
View denisjovic's full-sized avatar
🏠
Working from home

Denis J denisjovic

🏠
Working from home
  • IndySoft
  • New York, NY
  • 02:43(UTC -12:00)

Block or report denisjovic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking 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 aboutreporting abuse.

Report abuse

PinnedLoading

  1. reset_docker_containers.shreset_docker_containers.sh
    1
    docker stop$(docker ps -a -q)&& \
    2
    docker rm$(docker ps -a -q)&& \
    3
    docker rmi$(docker images -q)&& \
    4
    docker-compose up
  2. keycloak-caskeycloak-casPublic

    This is a docker-compose that will start a development environment that will have the cas plugin to be integrated within keycloak.

    Dockerfile

  3. corona-trackercorona-trackerPublic

    Small app showing daily stats related to coronavirus pandemic globally and by country

    JavaScript

  4. crypto-trackercrypto-trackerPublic

    Tracking the data related to cryptocurrencies changes on the market

    TypeScript


[8]ページ先頭

©2009-2025 Movatter.jp