Alex Milas's repositories

DNS-Server

A simple DNS server that gets a hostname from a client and returns the hostname's IP address

Language:JavaStargazers:13Issues:0Issues:1

FFMPEG-Streaming-Video

A 3-part Java application of video streaming and management using the FFMPEG tool and wrapper.

Language:JavaLicense:GPL-3.0Stargazers:8Issues:0Issues:0

Lucene-Spell-Checker

A Lucene 8.0.0 API based java application that, given a word from the user, scans an english dictionary and guesses the correct spell of the word

Language:JavaStargazers:8Issues:1Issues:0

Hadoop-Examples

Some simple, kinda introductory projects based on Apache Hadoop to be used as guides in order to make the MapReduce model look less weird or boring.

Sky-Broadcast-Button

A Contiki program for Sky Tmote where each node broadcasts a message every time its button is pressed

Language:CLicense:MITStargazers:3Issues:0Issues:0

Lucene-Book-Info-Finder

A Lucene 8.0.0 API based java application that given a .txt file of a book, returns the book's title and date along with their offsets

Language:JavaStargazers:2Issues:0Issues:0

OpenMP-Strictly-Diagonally-Dominant

A simple OpenMP program that checks parallelly if a NxN input matrix is strictly diagonally dominant and plays a bit with it

Language:CLicense:MITStargazers:2Issues:1Issues:0

Spark-Examples

Some simple, kinda introductory projects based on Apache Spark to be used as guides in order to make the whole DataFrame data management look less weird or complex.

Language:ScalaStargazers:2Issues:1Issues:0

Text-Sentiment-Analysis-In-Hadoop-And-Spark

The source code developed and used for the purposes of my thesis with the same title under the guidance of my supervisor professor Vasilis Mamalis for the Department of Informatics and Computer Engineering of the University of West Attica.

Copycat-Twitter-Bot

A twitter bot written in Python and using the tweepy API that- based on another account's tweets- generates its own random posts at random times and replies to every mention towards it.

Language:PythonStargazers:1Issues:1Issues:0

MPI_average_and_variance

A C-MPI parallel program that receives on an array X as input, returns its average, its variance and a new array based on: d[i]=((X[i]-min(X))/(max(X)-min(X))*100.

Language:CStargazers:1Issues:0Issues:0

Sneetch

A Discord bot written in Python that notifies a specific channel of a server of a Twitter account's latest tweet.

Language:PythonStargazers:1Issues:2Issues:0

BoujeePort

A simple command-line application that holds information about the clients' security (stocks, bonds, etc.) portfolios to calculate the total charge for each client.

Language:C++Stargazers:0Issues:1Issues:0

CloudComputing

A class based on cloud computing.

Language:JavaStargazers:0Issues:0Issues:0

crack-a-lackin

A plain hashed password cracker using brute force or dictionary attack.

Language:C++Stargazers:0Issues:1Issues:0

DNS-Client

A simple DNS client that sends a hostname to a server and manages its response

Language:JavaStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

DummySocketServer

A (way too) simple concurrent server for (way too) simple things.

Language:CStargazers:0Issues:0Issues:0

ENFIApp

A simple java app, calculating the amount of tax the user has to pay, based on his/her properties.

Language:JavaStargazers:0Issues:0Issues:0

Hadoop-Letter-File-Index-Counter

A Hadoop-based Java project that counts the max number of word occurences for each letter in a textfile of a folder.

Language:JavaLicense:GPL-3.0Stargazers:0Issues:1Issues:0

LilCryptoDecoder

A simple C++ program that generates every possible decryption of a message using Affine and Irregular Columnar Transposition ciphers.

Language:C++Stargazers:0Issues:0Issues:0

Lucene-Autocompleter

A Lucene 8.0.0 API based java application that, given a snippet of word from the user, scans an english dictionary and tries to guess the whole word

Language:JavaStargazers:0Issues:0Issues:0

Lucene-Indexer-And-Searcher

A Lucene 8.0.0 API based java application example of an indexer and a searcher

Language:JavaStargazers:0Issues:1Issues:0

OnlineStoreAdmin

A basic java web application that emulates admin privileges of inserting and searching for products in a database

Language:JavaStargazers:0Issues:0Issues:0

OpenMP-Multisort

A simple C program using OpenMP API to sort an array given by user

Language:CLicense:MITStargazers:0Issues:0Issues:0

PyDFA

A basic Python 3 project that scans a given word and returns if its valid or not based on a DFA defined by a text file

Language:PythonStargazers:0Issues:2Issues:0

RESTful-Dictionary-Client

An example of a REST web service client that sends a user's credentials to the server, receives an authentication token and looks up for words from a dictionary that start and/or end with two given letters

Language:JavaStargazers:0Issues:0Issues:0

RESTful-Dictionary-Server

An example of a REST web service server that checks a user's credentials and returns a number of words from a dictionary

Language:JavaStargazers:0Issues:0Issues:0

Sky-Measurements-Broadcast

A Contiki program for Sky Tmote where each node broadcasts and receives its measurements to its neighbors and presents current, min, max and average readings on the browser

Language:CStargazers:0Issues:0Issues:0

Spark-Letter-File-Index-Counter

A Spark-based Scala project that counts the max number of word occurences for each letter in a textfile of a folder.

Language:ScalaLicense:GPL-3.0Stargazers:0Issues:0Issues:0