Skip to content
View GiorgosG1an's full-sized avatar
  • University of Peloponesse

Highlights

  • Pro
Block or Report

Block or report GiorgosG1an

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

  1. SongLyricsSearchEngine SongLyricsSearchEngine Public

    Using pylucene in order to search songs and albums based on artist, song name, lyrics, album name. Songs and album data from AZlyrics

    Python 1

  2. To-do-list To-do-list Public

    A simple to do list done as my first project with Ruby

    Ruby

  3. Tic-Tac-Toe-and-Reversi-with-AI Tic-Tac-Toe-and-Reversi-with-AI Public

    This repository contains a Python implementation of the classic game Tic Tac Toe with AI opponent. The game is played on a 3x3 grid by two players, one using 'X' and the other using 'O'. The player…

    Python

  4. FileAnalyzer FileAnalyzer Public

    The FileAnalyzer class is a Python tool for analyzing text files. It provides various functionalities to perform basic text analysis tasks such as counting words, lines, and characters, finding the…

    Python