Pinned Repositories
Atlas-Internship-Finder-Redesign
This project is a redesign and rebuild of the Atlas Greek Internship Finder website. The current website was evaluated using Jakob's ten usability heuristics and was found to have poor user experience.
Crossword_Solver
A crossword puzzle generator that completes an empty crossword grid using words from a vocabulary. Used techniques such as constraint satisfaction and backtracking to efficiently fill in the grid.
Customer-Personality-Analysis
Analysis of customers' personality traits, which is a detailed analysis of the ideal customers of a company.
directory-sniffer
:open_file_folder: Monitoring a directory for file changes. For every new file a different child process (fork) reads the file and creates a new modified one. Communication between processes with Signals/pipes/named pipes
Feed-Forward-Neural-Network
Feed Forward Neural Network for IMDB reviews Sentiment Analysis Dataset (positive or negative)
first-contributions
🚀✨ Help beginners to contribute to open source projects
My_Studies-Redesign
🎓 A transformative redesign of the "my-studies" university registration system. Evaluated with 🔍 Jacob's Heuristics, crafted with 📐 user-centric wireframes, and set for robust 💻 frontend/backend development.
Quick-Incremental-Copy
:open_file_folder: Qu.i.c is a powerful command-line tool that simplifies the process of copying and synchronizing files and directories. It offers a variety of options for copying and updating files, including the ability to copy files recursively, ignore unmodified files, and delete files from the destination directory that are no longer present
RPG-Game
:video_game: RPG-game is a text-based role-playing game where players can control up to three unique heroes, each belonging to one of three classes (warrior, sorcerer, paladin) to battle against randomly spawning creatures.
Twitter-Vaccine-Sentiment-Analysis
Twitter Vaccine Sentiment Analysis: A study of public sentiment towards vaccines through analysis of Twitter data. Utilizing NLP techniques to understand and categorize opinions.
kostasalex's Repositories
kostasalex/My_Studies-Redesign
🎓 A transformative redesign of the "my-studies" university registration system. Evaluated with 🔍 Jacob's Heuristics, crafted with 📐 user-centric wireframes, and set for robust 💻 frontend/backend development.
kostasalex/Atlas-Internship-Finder-Redesign
This project is a redesign and rebuild of the Atlas Greek Internship Finder website. The current website was evaluated using Jakob's ten usability heuristics and was found to have poor user experience.
kostasalex/Crossword_Solver
A crossword puzzle generator that completes an empty crossword grid using words from a vocabulary. Used techniques such as constraint satisfaction and backtracking to efficiently fill in the grid.
kostasalex/Customer-Personality-Analysis
Analysis of customers' personality traits, which is a detailed analysis of the ideal customers of a company.
kostasalex/directory-sniffer
:open_file_folder: Monitoring a directory for file changes. For every new file a different child process (fork) reads the file and creates a new modified one. Communication between processes with Signals/pipes/named pipes
kostasalex/Feed-Forward-Neural-Network
Feed Forward Neural Network for IMDB reviews Sentiment Analysis Dataset (positive or negative)
kostasalex/first-contributions
🚀✨ Help beginners to contribute to open source projects
kostasalex/Quick-Incremental-Copy
:open_file_folder: Qu.i.c is a powerful command-line tool that simplifies the process of copying and synchronizing files and directories. It offers a variety of options for copying and updating files, including the ability to copy files recursively, ignore unmodified files, and delete files from the destination directory that are no longer present
kostasalex/Real-Estate-Rental-Platform
Real Estate Rental Platform
kostasalex/Red-Black-Tree
A Red Black Tree implementation that includes visual representation of insertion and deletion operations, allowing for easy understanding of the tree's structure and function.
kostasalex/RPG-Game
:video_game: RPG-game is a text-based role-playing game where players can control up to three unique heroes, each belonging to one of three classes (warrior, sorcerer, paladin) to battle against randomly spawning creatures.
kostasalex/Salad-maker
:cook::green_salad: Three different cooks preparing ingredients for chef in order to make a salad. In total 4 different executables using shared memory and semaphores for a valid communication.
kostasalex/Twitter-Vaccine-Sentiment-Analysis
Twitter Vaccine Sentiment Analysis: A study of public sentiment towards vaccines through analysis of Twitter data. Utilizing NLP techniques to understand and categorize opinions.
kostasalex/Text-to-speech-widget