- š 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.
denisjovic - Overview
Navigation Menu
Pinned Loading
-
1
docker stop $(docker ps -a -q) && \
2
docker rm $(docker ps -a -q) && \
3
docker rmi $(docker images -q) && \
-
This is a docker-compose that will start a development environment that will have the cas plugin to be integrated within keycloak.
Dockerfile
-
Small app showing daily stats related to coronavirus pandemic globally and by country
JavaScript
-
Tracking the data related to cryptocurrencies changes on the market
TypeScript