@johnprif
  • Stars
    star
    9
  • Global Rank 1,034,169 (Top 36 %)
  • Followers 15
  • Following 11
  • Registered about 5 years ago
  • Most used languages
    Java
    85.7 %
    Python
    14.3 %
  • Location 🇬🇷 Greece
  • Country Total Rank 2,054
  • Country Ranking
    Java
    228
    Python
    1,628

Top repositories

1

Thesis

Implementation of an Algorithm for the Calculation of the Smallest Enclosing Circle and the Voronoi Diagram in O(nlogn) complexity using efficient structures such as Red-Black balanced binary search tree, HashMap etc.
Java
3
star
2

GoogleFromLidl

It is a search engine application that concerns twitter posts posted during the two-year quarantine.
Java
1
star
3

Artificial_Intelligence

Laboratory exercises in the context of the course 'Artificial Intelligence' in java concerning the understanding and development of basic algorithms (such as minimax) by applying them to various games (such as tic tac toe)
Java
1
star
4

AdvancedText2SpeechApp

It is an application (in Java-Java Swing) that allows to edit and transform documents to audio (using freetts library). The documents may be in various formats.
Java
1
star
5

Compilers

It is a Compiler in python which takes as input a program which follows the grammar of minimal++ (C like language) and then is converted to C language which is finally converted to assembly and works normally like a normal programming language.
Python
1
star
6

AdvancedLatexEditorView

It is an application (in Java-Java Swing) that helps the user to compose a text in Latex using some ready made templates and editing the content appropriately, allowing him to save at different times and come back to them depending on which stratagem he has chosen.
Java
1
star
7

Database-Toolbox

It is an application that calculates in a minimum of time the appropriate quantities per cycle for the production of construction material.
Java
1
star