Pinned Repositories
apsa
Automatically exported from code.google.com/p/apsa
fact-checker
A simple tool for REST API tests
node-zeddemore
File-conf wrapper around winston (https://github.com/flatiron/winston)
scala-exercises
My self assigned practice on Scala
UrlImageViewHelper
UrlImageViewHelper will fill an ImageView with an image that is found at a URL. UrlImageViewHelper will automatically download, save, and cache all the image urls the BitmapDrawables. Duplicate urls will not be loaded into memory twice. Bitmap memory is managed by using a weak reference hash table, so as soon as the image is no longer used by you, it will be garbage collected automatically.
ilmirons's Repositories
ilmirons/UrlImageViewHelper
UrlImageViewHelper will fill an ImageView with an image that is found at a URL. UrlImageViewHelper will automatically download, save, and cache all the image urls the BitmapDrawables. Duplicate urls will not be loaded into memory twice. Bitmap memory is managed by using a weak reference hash table, so as soon as the image is no longer used by you, it will be garbage collected automatically.
ilmirons/apsa
Automatically exported from code.google.com/p/apsa
ilmirons/fact-checker
A simple tool for REST API tests
ilmirons/node-zeddemore
File-conf wrapper around winston (https://github.com/flatiron/winston)
ilmirons/scala-exercises
My self assigned practice on Scala
ilmirons/Anobii2Goodreads
Simple script to convert an Anobii export CSV file to a Goodreads compatible import
ilmirons/ComicGrabber
A simple android app to show comics
ilmirons/docco
Recursive docco is recursive.
ilmirons/fact-checker-wrapper
Wrapper for fact-checker test tool: provides pair-dependencies and test environment
ilmirons/grunt-mocha-protractor
Run e2e angular tests with webdriver with Grunt.
ilmirons/java-generics
A showcase of java generics features
ilmirons/joogo
The game of Go/Weiqi/Baduk modeled in Scala.
ilmirons/jsons2avro
A cli to convert json schema to avro schema
ilmirons/Learning-Vuejs-2
This is the code repository for Learning Vue.js 2, published by Packt.
ilmirons/mini-echo
A minimalist echo server
ilmirons/node-mysql-transaction
node.js mysql 2.0 driver transaction wrapper
ilmirons/redisks
Redis Kafka Streams State Store
ilmirons/simple-board
Interview small project exercise
ilmirons/stoner
A Go game AI research environment written in Scala utilizing Apache Spark.
ilmirons/stream-js
Simple stream implementation used to revise new ECMA6 features