There are no reviews yet. Be the first to send feedback to the community and the maintainers!
CryptoRecommendation
Recommendation System on cryptocurrency, using data collected from users' tweets + 10-Fold Cross Validation ( Based on the cryptocoins from each user's tweets, the program runs algorithms on the data, resulting in the recommendation of other cryptocoins for each user) ( readme in greek but soon to be translated in English )iJazzARTIST
iJazzARTIST: Intelligent Jazz Accompanist for Real-Time human-computer Interactive muSic improvisaTion ( B.Sc. Thesis )Thesis_Bsc
B.Sc. thesis on dithesis.cls, A LaTeX2e document class for writing Î’Sc thesis in English for the Department of Informatics and Telecommunications (DI&T) of the National and Kapodistrian University of Athens (NKUA) ( Copyright (c) 2014, 2015 Charalampos S. Nikolaou <[email protected]>, 2017 Ergys Dona <[email protected]>, 2020 Christina-Theano Kylafi <[email protected]> )Stress_Detection
M.Sc. mini project for NLP class (M908)theatina
AoC-Advent-of-Code
Advent of Code Days in PythonminiSearch
Analysing a text file / searching for certain words / count word appearance ( comments and readme in greek but they'll soon get translated in English )UniPal
jobExecutor
Parent process creates workers to split the paths from the .txt and give them "jobs" to do (/search, /mincount, /maxcount, /wc) on the data collected from the files, through named pipes - based on "miniSearch" project ( comments and readme in greek but they'll soon get translated in English )LeetCoding
FEEDer
Main process(feeder) feeds the forked processes (consumers) with an int array through shared memory - synchronization using semaphores ( comments and readme in greek but they'll soon get translated in English )theatina.github.io
webSiteCreator
Shell script that creates websites from the text file in folder, using this command: ./webcreator.sh sites file.txt <sites> <pages_in_each_site> ( comments and readme in greek but they'll soon get translated in English )CodeBrainStorming
Random ideas put into codemyOwnServer
Web Server(accepting HTTP requests - returning the pages) + Website_Crawler (crawls through the sites and the pages that were created - use repo link below, makes requests, gets the pages and then creates identical folder) - data exchange through sockets ( comments and readme in greek but they'll soon get translated in English )Love Open Source and this site? Check out how you can help us