A social networking website targeting career and business professionals of every field, its purpose is to enable them to network professionally.
Designed as a university project for the Technologies of Web Applications class at the National Kapodistrian University of Athens by Nemanja Nedic & Thanasis Filippidis.
Check out the readme.pdf for more info and images.
Nemanja: My tasks included connecting the stack (nginx server - uWSGI - Django - Database), implementing the back end as well as providing asynchronous functionality with jquery/ajax. I (successfully) experimented with various security measures such as Session Security, SSL/HTTPS, CSRF protection, SQL injection protection. I also enjoyed developing a Cluster Collaborative Filtering recommender system for user posts.