denisjovic - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View denisjovic's full-sized avatar

Denis J denisjovic

  • IndySoft

  • New York, NY
  • 10:11 (UTC -12:00)

Block or report denisjovic

  • šŸ‘‹ Hi, I’m Denis, currently located in NYC.
  • šŸ‘€ Currently working with React and TypeScript, but also learning some C, .NET, DS and alghoritms.
  • 🌲 I enjoy running and long hikes, reading books and chilling with my 3 cats.
  • šŸŗ I’m looking to connect with people who share similar interests, feel free to ping me in case you wanna chat and/or get a cup of coffee/beer.

Pinned Loading

  1. 1

    docker stop $(docker ps -a -q) && \

    2

    docker rm $(docker ps -a -q) && \

    3

    docker rmi $(docker images -q) && \
  2. This is a docker-compose that will start a development environment that will have the cas plugin to be integrated within keycloak.

    Dockerfile

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

    JavaScript

  4. Tracking the data related to cryptocurrencies changes on the market

    TypeScript