This Portfolio

A simple portfolio to showcase some of my work and projects.
built using React Framework, Javascript, Bootstrap, HTML/CSS, Github, Netlify
  

Research Paper: Applying Topic Modeling to Massive Open Online Courses

The scope of this paper is to implement algorithms for topic modeling in the final answers given by students in Greek Massively Open Online Courses (MOOC).
built using Python, MOOC, Tensorflow, Keras, LDA, NNMF, GSDMM, SeaNMF
  

FlipYard

A management tool that helps you maximize your effectiveness when flipping items. Automatically search prices for similar items on eBay.
built using Android, Java, Web Scraping
  

Minimal Tips

An app that provides you with a daily life tip, all you have to do is apply it.
built using Android, Java
  

LiveFrame – Printed videos come to life

An app that lets you have your videos ready to be printed and reproduced by scanning the photo with your phone.
built using Android, Java, QR Codes
  

Battery Charge Notification

A python script that raises notifications based on the laptop's battery percentage in order to reverse the battery health.
built using Python
  

AVL Tree Implementation

An implementation of the famous self-balancing binary search tree data structure.
built using C++
  

Amazon/Ebay Search & BMI Calculator Plugins on Jarvis Project

The Amazon/eBay Search plugin allows you to type a term in your console and it will find it on Amazon/eBay. The health plugin can tell you about your Body Mass Index (BMI) and daily caloric intake while also suggesting calories for losing weight and for putting on weight.
built using Python, Linux, Github