Skip to content
View AntonisZks's full-sized avatar
  • Athens, Greece
  • 06:41 (UTC +03:00)
  • Instagram antonis_zks

Block or report AntonisZks

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

Hi there, I'm Antonis Zikas๐Ÿ‘‹

๐Ÿ™‹โ€โ™‚๏ธ About me:

I am a student๐ŸŽ“ from Greece, and I am currenctly studying Computer Science๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป at 'National and Kapodistrian University of Athens'. My interests are:

  • Data Science ๐Ÿ—‚๏ธ๐Ÿ“Š๐Ÿ“ˆ
  • AI & Machine Learning ๐Ÿง ๐Ÿค–๐Ÿฆพ
  • Web Development ๐ŸŒ๐Ÿ–ฅ๏ธ
  • Game Development ๐ŸŽฎ๐Ÿ‘พ๐Ÿ’ป

๐Ÿ›  Languages & Technologies I use:

python logo java logo cplusplus logo c logo html5 logo css3 logo mysql logo bash logo vscode logo jupyter logo visualstudio logo intellijidea logo pycharm logo pytorch logo numpy logo pandas logo windows8 logo linux logo

๐Ÿ“ฑ My Socials:

Pinned Loading

  1. Police-Citizen-Manager-App Police-Citizen-Manager-App Public

    This is a simple Python GUI application, I made for my local Greek Police Department in order to manage the daily department visitors in a convinient way.

    Python

  2. Music-Category-Identifier Music-Category-Identifier Public

    A 'Data-Science & Machine Learning' project where we are training a neural network to identify what kind of music we give to it. Based on a university project.

    Jupyter Notebook

  3. Multithreaded-Network-JobExecutor-App Multithreaded-Network-JobExecutor-App Public

    A small client-server university project. It is an application that uses the unix os system calls in order to create a server that can accept connections and execute jobs.

    C++

  4. Multi-Process-Sorting Multi-Process-Sorting Public

    Short application that tests sorting on files containing specific records, by executing multiple OS Processes, that use different Sorting Methods. Works only on Linux.

    C