Pinned Repositories
awesome-react
A collection of awesome things regarding React ecosystem.
BinarySearchTrees
Java binary search trees implementations and tests: AVL Tree, Red black tree, Scapegoat tree, Splay tree, Treap
BUbiNG
The LAW next generation crawler.
CellularAutomata
Cellular automaton and Conway's game of life
happyfacescrud
JSF, Maven archetype, Crud, Quickstartup, Project skeleton, JSFcomponents
HappyReaction
HappyReaction - sample app and maven archetype for react-java crud application
igdo
JSF/Spring E-Commerce portal
MachineLearning
My machine learning algortihms implementations. Currently decision tree, and linear/logistic regression.
MemoryEfficientHashSet
Memory efficient Java HashSet implementation for hexadecimal strings. Saves more than 3.5 times the memory than simply using java's HashSet.
StockMarketSimulation
Stock market simulation using cellular automata
ignl's Repositories
ignl/BinarySearchTrees
Java binary search trees implementations and tests: AVL Tree, Red black tree, Scapegoat tree, Splay tree, Treap
ignl/MachineLearning
My machine learning algortihms implementations. Currently decision tree, and linear/logistic regression.
ignl/HappyReaction
HappyReaction - sample app and maven archetype for react-java crud application
ignl/happyfacescrud
JSF, Maven archetype, Crud, Quickstartup, Project skeleton, JSFcomponents
ignl/StockMarketSimulation
Stock market simulation using cellular automata
ignl/MemoryEfficientHashSet
Memory efficient Java HashSet implementation for hexadecimal strings. Saves more than 3.5 times the memory than simply using java's HashSet.
ignl/igdo
JSF/Spring E-Commerce portal
ignl/awesome-react
A collection of awesome things regarding React ecosystem.
ignl/BUbiNG
The LAW next generation crawler.
ignl/CellularAutomata
Cellular automaton and Conway's game of life
ignl/HashTable
Hash table implementation in Java
ignl/redis-oplog
Using Redis for pub / subs in Meteor for infinite scalability
ignl/redis-oplog-issue-reproduction
ignl/SortingAlgos
Sorting algorithms implementation in java. Unit tested, comments and benchmarks. Includes insertion sort, quicksort, merge sort, heap sort, radix sort, bucket sort, counting sort. Bonus simple nth largest element finding algorithm in utils class.
ignl/spring-mvc-quickstart-archetype
ignl/videojs-record
video.js plugin for recording audio/video/image files.