Skip to content
View AthosExarchou's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report AthosExarchou

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

This repository focuses on Network Simulator 2 (NS-2) exercises that analyze performance metrics like channel utilization, packet loss, and queuing discipline comparison (DropTail/SFQ. It also incl…

Tcl 1 Updated Oct 12, 2025

A COBOL program that reads employee payroll data from a CSV file, validates numeric fields, computes individual pay and total payroll, and generates a neatly formatted text report along with an err…

COBOL 1 Updated Sep 13, 2025

This repository contains several implementations of the factorial function in MIPS assembly, as well as applications to the binomial theorem. The programs demonstrate recursion, stack usage, functi…

Assembly 1 Updated Sep 1, 2025

This project is a simple web application for managing a book database. It allows users to add new books and search for existing ones.

HTML 1 Updated Aug 11, 2025

A structured relational database for managing detailed information about Olympic Games, including athletes, teams, events, results, and awards.

1 Updated Aug 12, 2025

This program, written in the C programming language, provides a simple student management system.

C 1 Updated Aug 30, 2025

This repository contains a collection of simple console-based applications written in the C programming language. Each project is a standalone program that demonstrates basic C concepts.

C 1 Updated Aug 30, 2025

Java Entertainment is a simple object-oriented Java application that provides basic management and information services for entertainment content (movies, mini-series, and series) and their contrib…

Java 1 Updated Aug 26, 2025

This project focuses on query optimization and the use of indexes to improve database performance. Additionally, included is a Java application built with JDBC (Java Database Connectivity) to conne…

Java 1 Updated Aug 29, 2025

This project demonstrates how to run Hadoop MapReduce jobs inside a Dockerized Hadoop cluster.

Java 1 Updated Aug 29, 2025

This project implements a double-ended queue data structure in Java, allowing for efficient insertion and deletion of elements at both ends of the queue. The implementation supports both basic oper…

Java 1 Updated Aug 30, 2025

This project, developed in Python, simulates a digital communication system using Pulse Amplitude Modulation (PAM).

Python 1 Updated Aug 11, 2025

This project implements a simple Linear Regression model from scratch and compares it to the implementation of scikit-learn, using the California Housing Dataset.

Python 1 Updated Aug 12, 2025

This project is based on the UC Berkeley CS188 Pacman AI framework, implementing and testing algorithms and multi-agent search strategies for Pacman.

Python 1 Updated Aug 12, 2025

CarSharing System provides functionality for vehicle owners to rent out their cars and for users to rent available vehicles securely and efficiently. It includes features such as vehicle registrati…

1 Updated Aug 31, 2025

This project combines business process analysis, DFDs, and a proposed enterprise application architecture to highlight how modern information systems can enhance efficiency, customer experience, an…

1 Updated Sep 1, 2025

The exercises are written in Bash and C, focusing on system programming concepts such as shell scripting, process management, signals, threads, and file I/O.

C 1 Updated Sep 4, 2025

Android application designed to help users manage their tasks efficiently. It allows users to create, view, update, delete, and export tasks with a user-friendly interface.

Java 1 Updated Sep 1, 2025

This Apartment Rental Application is a web-based platform that allows users to: View available apartments for rent, rent apartments, submit new apartments, manage user roles and more.

HTML 1 Updated Dec 3, 2025

This project implements a worker pool paradigm using processes and pipes for inter-process communication and incorporates RPC functionality. The parent process distributes tasks to child processes,…

C 1 Updated Sep 4, 2025

This project focuses on advanced topics in image processing, compression, and feature extraction. It is divided into four exercises, each tackling a different aspect of computer vision and multimed…

Python 1 Updated Aug 28, 2025

This project implements a series of exercises related to image processing, compression, filtering, segmentation, and optimization. The exercises explore key concepts in computer vision and image an…

Python 1 Updated Aug 28, 2025

This project is a Calendar Management Application, developed in two distinct parts. Part 1 is a command-line Java application for managing events. It allows users to manage appointments and tasks, …

Java 1 Updated Aug 27, 2025

This project demonstrates a real-time cryptocurrency monitoring, classification, and alerting system built with Node-RED, CoinGecko API, SQLite, K-Means clustering, and RabbitMQ. It also includes a…

1 Updated Aug 23, 2025

This project demonstrates a complete DevOps pipeline for deploying a Spring Boot-based real estate application. It includes infrastructure provisioning, CI/CD pipelines, containerization, and deplo…

Java 1 Updated Oct 22, 2025