Pinned Repositories
A-star
Activity-Life-Cycle
Testing the behavior of an Activity by overriding the methods that are triggered during it's Life Cycle.
android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
BFS
Breadth-first search using procedural approach with structured data.
Calculator
Android based Simple Scientific Calculator
compose
Define and run multi-container applications with Docker
create-your-own-adventure
Developer-Theme
Responsive Portfolio
docker-compose-project-template
A template for docker-compose projects
traefik-docker-compose
traefik v2 load balancer and reverse proxy server using docker-compose. Get SSL/TLS certificates automatically using traefik dynamic configurations. Automatically obtain wildcard/SANs certificates for your domain using traefik (lego) with DNS TXT record propagation
abmruman's Repositories
abmruman/traefik-docker-compose
traefik v2 load balancer and reverse proxy server using docker-compose. Get SSL/TLS certificates automatically using traefik dynamic configurations. Automatically obtain wildcard/SANs certificates for your domain using traefik (lego) with DNS TXT record propagation
abmruman/docker-compose-project-template
A template for docker-compose projects
abmruman/A-star
abmruman/Activity-Life-Cycle
Testing the behavior of an Activity by overriding the methods that are triggered during it's Life Cycle.
abmruman/android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
abmruman/BFS
Breadth-first search using procedural approach with structured data.
abmruman/Calculator
Android based Simple Scientific Calculator
abmruman/compose
Define and run multi-container applications with Docker
abmruman/create-your-own-adventure
abmruman/Developer-Theme
Responsive Portfolio
abmruman/DFS
Depth-first search using recursive procedural approach.
abmruman/Dijkstra
Uses dijkstra algorithm to find the shortest paths between nodes in a weighted graph.
abmruman/docker
Docker Official Image packaging for Docker
abmruman/docker-certbot-nginx
Sets up certbot inside a nginx container and tries to automatically get a certificate for specified domain. WIP...
abmruman/Dx-Ball
abmruman/ETDP
Estimated Time of Departure Prediction
abmruman/Genetic
Genetic
abmruman/gitignore
A collection of useful .gitignore templates
abmruman/gitlab-ce-docker-compose
[WIP] Gitlab-ce with gitlab runner and gitlab docker registry
abmruman/gitlab-ci-pipeline-for-laravel
A Gitlab CI/CD pipeline optimized for use with Laravel applications
abmruman/laradock
The (most popular) full PHP development environment for Docker.
abmruman/php-simple-html-dom-parser
PHP Simple HTML DOM Parser adaptation for Composer and PSR-0
abmruman/Prolog
Some basic prolog codes.
abmruman/Python
Some basic python codes.
abmruman/recipes
abmruman/registry-docker-compose
Docker Registry 2 using docker-compose to maintain your own private registry for your docker images.
abmruman/sheetsee.js
:eyes: :chart_with_upwards_trend: Visualize Data from a Google Spreadsheet
abmruman/Sunshine-Version-2
The official repository for Developing Android Apps
abmruman/traefik-library-image
abmruman/UCS
Uniform-Cost search using procedural approach with structured data.