Skip to content
View gianniskts's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Computer Science @ UoA
  • Athens

Highlights

  • Pro
Block or Report

Block or report gianniskts

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
gianniskts/README.md

Pinned Loading

  1. Polling-System-Backend Polling-System-Backend Public

    Backend polling system consisting of a server and client program. The server allows clients to connect and vote for political parties, while the client program sends votes to the server.

    C++

  2. Quantum-Machine-Learning Quantum-Machine-Learning Public

    This project involves simulating a quantum classifier using a variational quantum circuit for binary classification problems. It is divided into three main parts, each contributing to the total pro…

    Jupyter Notebook

  3. Data-Analytics-for-Finance-Portfolio Data-Analytics-for-Finance-Portfolio Public

    This portfolio presents a collection of data visualizations and analyses crafted by me as part of the Data Analytics for Finance MSc class during exchange semester. The work demonstrates a deep und…

  4. UNIX-Shell UNIX-Shell Public

    A Unix shell made in C++ during the first assignment of Unix System Programming course

    C++

  5. Implementation-of-Database-Systems Implementation-of-Database-Systems Public

    Final project for course Ιmplementation and Design of Databases at UoA. Includes implementation of heap files, static hashing, secondary indexes

    C

  6. OS-Lazy-Page-Allocation-xv6 OS-Lazy-Page-Allocation-xv6 Public

    Second project during Operating Systems course, using xv6

    Assembly 1