Skip to content
View sofiaKats's full-sized avatar
Block or Report

Block or report sofiaKats

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

Pinned Loading

  1. Artificial-Intelligence Artificial-Intelligence Public

    Code for the entirety of the Berkeley Pacman AI Project, utilization of AIMA python heuristics for another project, all implemented for the artificial Intelligence course @ NKUA

    Python

  2. auction-website auction-website Public

    Auction Website i created for the course web application technologies @ NKUA. Frontend is implemented with React, backend is Implemented with Spring Boot and the database with SQL.

    JavaScript 4

  3. MIPS_PROJECTS MIPS_PROJECTS Public

    Code to find Greatest Common Divisor in mips assembly for the course computer architecture II. Quicksort and Binary Search algorithms impelemted in MIPS assembly. final_arx2.s file contains code th…

    Assembly

  4. packet-analyzer packet-analyzer Public

    packet analyzer / sniffer simulator using named fifos , pipes and signals in C

    C

  5. role-playing-game role-playing-game Public

    A command line Role-Playing game, written in C++

    C++

  6. server-client server-client Public

    A simple TCP file transfer program in C

    C