Skip to content
View apoalexiadis's full-sized avatar

Block or report apoalexiadis

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. DriverAnalyticsPlatform DriverAnalyticsPlatform Public

    A real-time telemetry and analytics platform for vehicle performance monitoring using .NET 8.0, SignalR, and Chart.js. The project includes features such as live GPS tracking, speed and fuel monito…

    C#

  2. eShop eShop Public

    This is a responsive E-Shop webpage built with HTML, CSS, and JavaScript, featuring a tech products list with sorting options, a shopping cart with quantity management, and local storage for persis…

    HTML

  3. Joker-Project Joker-Project Public

    This project was assigned to me as student in Coding BootCamp by Adfemp. I had to create draws and players for each draw. Each player can play randomly or manually. After each draw, the results wil…

    C#

  4. messenger messenger Public

    TextItEasy, because it is easier if you text it. My messenger app, that I coded for the individual project of Foundation Certificate in Coding BootCamp of Adfemp. I use Microsoft SQL Server, as wel…

    C#

  5. Parallel-Average-Square-POSIX-Threads Parallel-Average-Square-POSIX-Threads Public

    A C program to calculate the average of the squares of elements in an array using POSIX Threads. This program demonstrates parallel computation by dividing the task among multiple threads, each com…

    C

  6. Threaded-Wonderful-World Threaded-Wonderful-World Public

    A C program that uses POSIX Threads and condition variables to print the sequence "What A Wonderful World!" repetitively. The program demonstrates thread synchronization by splitting the phrase acr…

    C