Pinned Repositories
A-Star-Algorithm
In this project I use tKinter package in order to create an implementation of the A Star path search algorithm.
Battleship-Game
Java battleship game which was a university project back in May 2018.
blockchain-wealth-tracker
Establishing an ERC20 token on ganache Blockachain and measuring wealth distribution after simulating realistic user activity.
Blog-webPage
My own version of a bootstrap blog page using nodejs and following the RESTful Routes protocoll
building-managment-app-v2
ElGamal-Algorithm
Implementation of the ElGamal asymmetric key encryption algorithm, making use of the GNU multiple precision arithmetic library.
HAR-Analyzer
Full stack php application for analyzing HAR files.
Personal-Goal-Manager
MERN stack Single Page Application using react router and redux hosted on AWS.
Python-Scrapping-Project
Plots statistics about greek tourism using data from statistics.gr website.
Sorting-Algorithms-Visualization
This is a web application which illustrates the sorting process of some major sorting algorithms such as bubble sort, quick sort, merge sort and heap sort .
Chrisbelefantis's Repositories
Chrisbelefantis/A-Star-Algorithm
In this project I use tKinter package in order to create an implementation of the A Star path search algorithm.
Chrisbelefantis/HAR-Analyzer
Full stack php application for analyzing HAR files.
Chrisbelefantis/Personal-Goal-Manager
MERN stack Single Page Application using react router and redux hosted on AWS.
Chrisbelefantis/Python-Scrapping-Project
Plots statistics about greek tourism using data from statistics.gr website.
Chrisbelefantis/blockchain-wealth-tracker
Establishing an ERC20 token on ganache Blockachain and measuring wealth distribution after simulating realistic user activity.
Chrisbelefantis/Battleship-Game
Java battleship game which was a university project back in May 2018.
Chrisbelefantis/Blog-webPage
My own version of a bootstrap blog page using nodejs and following the RESTful Routes protocoll
Chrisbelefantis/building-managment-app-v2
Chrisbelefantis/ElGamal-Algorithm
Implementation of the ElGamal asymmetric key encryption algorithm, making use of the GNU multiple precision arithmetic library.
Chrisbelefantis/Sorting-Algorithms-Visualization
This is a web application which illustrates the sorting process of some major sorting algorithms such as bubble sort, quick sort, merge sort and heap sort .
Chrisbelefantis/logistic-regression-classifier
Predicting which clients is possible to unsubscribe from the bank services.
Chrisbelefantis/Newspaper-Managment-Project
A newspaper managment system in Java using netbeans IDE and MySQL database.
Chrisbelefantis/TicTacToe
Simple TicTacToe Javascript Game in the browser.