Pinned Repositories
android-emergency-application
A group project in Android that was developed for a university assignment on the subject of Software Engineering.
Auto-Cars-Makes-And-Models
JSON string, DB Dump, PHP Array of all cars makes and models
bioinformatics
A group project in Python that was developed for a university assignment on the subject of Bioinformatics.
distributed-key-value-store
Distributed key value store
e-career-office-web-app
A group project in Java that was developed for a university assignment on the subject of Software Technologies.
gitignore
A collection of useful .gitignore templates
relational-database-management-system-advanced
A group project that was developed for a university assignment on the subject of Databases.
relational-database-managment-system
A group project that was developed for a university assignment on the subject of Databases.
shannon-fano
A group project in Python that was developed for a university assignment on the subject of Code and Information Theory.
student-university-information-system
Tier 3 Java application - Student university information system
ioannidis's Repositories
ioannidis/Auto-Cars-Makes-And-Models
JSON string, DB Dump, PHP Array of all cars makes and models
ioannidis/gitignore
A collection of useful .gitignore templates
ioannidis/jQueryPluginPatterns
Useful patterns for jQuery plugin creation
ioannidis/all-things-cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
ioannidis/factory
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
ioannidis/IDDD_Samples
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
ioannidis/java-design-patterns
Design patterns implemented in Java