Skip to content
View denisjovic's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
  • IndySoft
  • New York, NY
  • 21:46 (UTC -12:00)

Block or report denisjovic

Block user

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

Report abuse
denisjovic/README.md
  • ๐Ÿ‘‹ 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. reset_docker_containers.sh reset_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-cas keycloak-cas Public

    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-tracker corona-tracker Public

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

    JavaScript

  4. crypto-tracker crypto-tracker Public

    Tracking the data related to cryptocurrencies changes on the market

    TypeScript

  5. api-scraper api-scraper Public

    Scrape more than 800 pages of data from API Directory, including name, url, category and description and convert it to CSV

    Python

  6. hungry hungry Public

    JavaScript