..

Big Cyber City

https://github.com/brewski82/Big-Cyber-City

Big Cyber City is another personal project of mine that I started way back in 2006. I created this site to learn more about Java web development. I took the site offline since I do not plan to maintain it.

Big Cyber City is a Tomcat Java application. It uses many open source libraries, including the Spring application framework, Hibernate for managing data objects, MySQL for data persistence, DWR for ajax handling, JUnit for testing, log4J for logging and Apache Tiles for templates.

The code is outdated and does not follow modern Java web development best practices. Nonetheless, it holds a special place in my heart for being the first non-trivial website I published.