Skip to content
View GeorgeVasiliadis's full-sized avatar
🍩
I like donuts
🍩
I like donuts
Block or Report

Block or report GeorgeVasiliadis

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
GeorgeVasiliadis/README.md

README (or don't...)

🏷️ General Info

  • Name: George Vasiliadis
  • Hometown: Thessaloniki, Greece
  • Studies: Computer Science @ Aristotle University of $Hometown

❤️ Stuff I Like

  • Messing with computers
  • Eating donuts
  • Designing 3D models with Blender
  • Shooting pictures of random {people, objects, landscapes}
  • Strumming my guitars
  • Playing {tennis, volleyball}

🔨 Programming Languages

  1. Python
    • Flask
    • FastAPI
    • Pandas
    • Numpy
  2. Java
  3. C
  4. Bash

📂 Project Contributions

💻 github.io

Pinned

  1. GreParl GreParl Public

    Grep the Greek Parliament

    Python 2

  2. Scrap11888 Scrap11888 Public

    A simple data scraping utility, used to extract data from 11888.gr

    Python 2

  3. MailServer MailServer Public

    Simple CLI-based mail server/client written in Java

    Java 2

  4. AnimaLand AnimaLand Public archive

    A motivational web application aiming to raise environmental awareness.

    JavaScript 1 2

  5. Final-Compiler Final-Compiler Public archive

    A simplified, MIPS-compatible compiler, written in C.

    C 1

  6. FizzBuzz implementation in Final pro... FizzBuzz implementation in Final programming language.
    1
    // This is a super simplistic implementation of
    2
    // classic Fizz Buzz, written in Final.
    3
    //
    4
    // George Vasiliadis, 12/9/20
    5