Pinned Repositories
AccountManager
androidboilerplate
This repository is intended to make available all the boilerplate code used in most of the android apps developed these days. The projects in this repository can be used into your new android application with a minimal or no configuration. The intention being code reusability and focussing on business specific code which would save a lot of time required to write boiler plate code.
CoreJavaSamples
This repository is intended to demonstrate all (some simple while some quite tricky) core java concepts. It is useful for anyone from a beginner(to learn how java is practically used) to an expert(to revise some basic concepts from which we often tend to deviate at times).
design-patterns
This repository is focussed to hold implementations of design patterns in various languages
elasticsearch
Open Source, Distributed, RESTful Search Engine
gs-spring-boot-docker
Spring Boot with Docker :: Learn how to create a Docker container from a Spring Boot application with Maven or Gradle
Hapwork
Laravel implemenation
java
Exercism exercises in Java.
Laravel-Generator
Simple Laravel generator task for creating controllers, models, views, and migration schema.
notes
monil's Repositories
monil/AccountManager
monil/androidboilerplate
This repository is intended to make available all the boilerplate code used in most of the android apps developed these days. The projects in this repository can be used into your new android application with a minimal or no configuration. The intention being code reusability and focussing on business specific code which would save a lot of time required to write boiler plate code.
monil/CoreJavaSamples
This repository is intended to demonstrate all (some simple while some quite tricky) core java concepts. It is useful for anyone from a beginner(to learn how java is practically used) to an expert(to revise some basic concepts from which we often tend to deviate at times).
monil/design-patterns
This repository is focussed to hold implementations of design patterns in various languages
monil/elasticsearch
Open Source, Distributed, RESTful Search Engine
monil/gs-spring-boot-docker
Spring Boot with Docker :: Learn how to create a Docker container from a Spring Boot application with Maven or Gradle
monil/Hapwork
Laravel implemenation
monil/java
Exercism exercises in Java.
monil/Laravel-Generator
Simple Laravel generator task for creating controllers, models, views, and migration schema.
monil/notes
monil/PennyMatters
This is a product for maintaining track of your finances at a single place
monil/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
monil/raincoat-ws-monil
Created with StackBlitz ⚡️
monil/scala
The Scala programming language
monil/ShieldDB
ShieldDB is a simple embedded database with JSON file backend with optional in-memory read cache.
monil/slick
Scala Language Integrated Connection Kit
monil/sorting-algorithms
A collection of different types of sorting algorithms in diff languages.