Pinned Repositories
100-Java-Concurrency-questions
An attempt to answer to the questions on the famous blogpost
algs4
Algorithms, 4th edition textbook code and libraries
annotation-processor
The simple annotation processor
calculate-pi
The calucator of pi numbers
demo-credit-card-validator
Demo credit card service application
forecast
Simple application for create forecast for data
golang-playground
Solutions to algorithmic problems
stackoverflow-searcher
Stackoverflow searcher demo project
sync-data
Utility to synchronize data from the xml file and the table data from the database
dizzarg's Repositories
dizzarg/calculate-pi
The calucator of pi numbers
dizzarg/golang-playground
Solutions to algorithmic problems
dizzarg/demo-credit-card-validator
Demo credit card service application
dizzarg/100-Java-Concurrency-questions
An attempt to answer to the questions on the famous blogpost
dizzarg/algs4
Algorithms, 4th edition textbook code and libraries
dizzarg/annotation-processor
The simple annotation processor
dizzarg/forecast
Simple application for create forecast for data
dizzarg/stackoverflow-searcher
Stackoverflow searcher demo project
dizzarg/sync-data
Utility to synchronize data from the xml file and the table data from the database
dizzarg/awesome-java
A curated list of awesome Java frameworks, libraries and software.
dizzarg/awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛
dizzarg/dizzarg.github.io
My web site
dizzarg/E-Books
IT e-books
dizzarg/e-commerce
My electron commerce web application
dizzarg/haskell-playground
simple program written on Haskell program language
dizzarg/hbase-local-docker
HBase docker images for local development environment
dizzarg/java-multithreading
dizzarg/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
dizzarg/JenkinsPipelineUnit
Framework for unit testing Jenkins pipelines
dizzarg/jfix-stdlib
Provides common functionality that enhance usability of standard jvm.
dizzarg/json-util
The library can convert java object to JSON string and vice versa.
dizzarg/learn_web
Learn web application by using Django in backend
dizzarg/masterjava
dizzarg/opengl_learn
dizzarg/postmaildemo
dizzarg/public-apis
A collective list of public JSON APIs for use in web development.
dizzarg/python-learn
simple python application
dizzarg/shadow
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
dizzarg/shc
The Apache Spark - Apache HBase Connector is a library to support Spark accessing HBase table as external data source or sink.
dizzarg/simple-http-server
Simple HTTP servers