Projects
COMING SOON! Here we will present several programming projects
with a heavy Java focus. Some folks think that many of these
projects are impossible (the implications are
admittedly quite profound!), but as Deepak Chopra
says, you have to stretch further than you can reach.
- Core code : various code (frameworks, class libraries, samples) to aid and demonstrate evolutionary programming
- Factoring of large prime numbers
- Hashcode collision : code to create input keys to generate given hashes (SHA256^2 variant). Just think of the Bitcoin and security applications!
- Rubik's Cube : optimal solution finder...the so-called God's Algorithm
- Games: optimal blackjack strategy finder, chess player, go player, poker player
- Stock Market: hedge fund manager...find alpha!