GithubHelp home page GithubHelp logo

👋 Hello, folks!

I am Efstathios Chatzikyriakidis, a computer scientist and philosopher living in Greece, and I have a deep passion for Software Engineering and Computational Intelligence.

💬 About

#!/usr/bin/python
# -*- coding: utf-8 -*-

class EfstathiosChatzikyriakidis:
    def __init__(self):
        self.pronouns = ("He", "Him")

        self.roles = (
          "Senior Machine Learning Engineer",
          "Senior Deep Learning Engineer",
          "Senior Software Engineer"
        )

        self.languages = ("el_GR", "en_US")

        self.studies = [
          {
            "degree" : "BSc",
            "specialization": "Software Engineering",
            "department": "Informatics and Communications",
            "university": "Technological Educational Institute of Central Macedonia"
          },
          {
            "degree" : "MSc",
            "specialization": "Computational Intelligence and Digital Media",
            "department": "Informatics and Communications",
            "university": "Aristotle University of Thessaloniki (AUTH)"
          }
        ]

        self.industry_experience_in_years = "10+"

        self.personal_website = "https://efxa.org/"

        self.interest_topics = (
          "Deep Learning",
          "Machine Learning",
          "NLP",
          "Computer Vision",
          "Computational Intelligence",
          "Software Engineering",
          "Cloud Native Technologies",
        )

        self.values = (
          "Respect",
          "Trust",
          "Teamwork",
          "Passion",
          "Quality",
          "Integrity",
          "Leadership",
          "Continuous Learning"
        )

        self.qualities = (
          "Ability to think critically",
          "Work independently",
          "Adapt easily",
          "Think abstractly",
          "Fitting well into a team"
        )

    def hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")

me = EfstathiosChatzikyriakidis()
me.hi()

📘 Projects

You can find my projects at projects.

📃 Curriculum Vitae

You can find my curriculum vitae at CV.

✍️ Blog & Writing

Apart from coding, I also maintain a blog - you can find my articles on my website.

🛠️ Tech Skills

👨‍💻 Programming and Domain-specific Languages

Python Bash Markdown C C++ C# CSS HTML PHP SQL XML JSON JavaScript Texinfo AWK LINQ HQL XPath Flex Bison TypeScript

🧰 Frameworks and Libraries

Dash Keras skrobot scikit-learn PyViz SqlAlchemy TensorFlow NumPy pandas spaCy FastAPI Hugging Face Transformers NLTK matplotlib Plotly Arduino Bootstrap swifter implicit ASP.NET Framework ASP.NET MVC ASP.NET Web API WCF Lumen RestSharp AutoMapper retrying Polly MoreLINQ RazorEngine Lodash jQuery jQuery UI jqPlot NUnit Rhino Mocks AutoFixture Fluent Assertions Spring.NET log4net Seq Serilog slackclient NHibernate Fluent NHibernate Dapper Dapper FluentMap

🗄️ Databases

MongoDB Microsoft SQL Server Google Cloud SQL MySQL PostgreSQL Neo4j SQLite

☁️ Cloud Native Technologies

Kubernetes Docker Helm Google Cloud Platform Heroku Docker Compose Kustomize

💻 Software and Tools

Linux Visual Studio Code JetBrains PyCharm GitHub Anaconda Prometheus Google Colab Git Binder Swagger Read The Docs Sphinx Grafana Wordpress Jupyter Postman gettext LIBSVM SciKit-Learn Laboratory (SKLL) Kong KongDash Firebug JMeter SoapUI OpenSSH Gulp IIS Qt Linguist Microsoft Windows LibreOffice Microsoft Office Emacs GitLab Subversion Tortoise SVN NuGet JetBrains PhpStorm Qt SDK Visual Studio JetBrains ReSharper Devart Review Assistant InstallShield

🗂️ Highlight Projects

skrobot computational-intelligence-research adversarial-face-de-identification content-based-image-retrieval nature-inspired-sudoku-solver ts-changepoint-detection-app

All Repositories

🏆 Trophies

📊 Stats

Efstathios Chatzikyriakidis's Projects

salted-hashing-library icon salted-hashing-library

An open source .NET (C#) library implementation for salted hashing with key stretching and keyed hashing support.

schedule-applications-ir-sensor-tv-remote-control icon schedule-applications-ir-sensor-tv-remote-control

An Arduino embedded system which handles keys from a TV remote control by using an IR sensor and sends the index key to a python daemon scheduler running in the PC in order to execute the appropriate application.

schedule-applications-voice-recognition icon schedule-applications-voice-recognition

An Arduino embedded system which handles voice commands (voice recognition) by using a VRBot module and sends the index key to a python daemon scheduler running in the PC in order to execute the appropriate application.

shell-library icon shell-library

This is a shell library which contains some shellscript functions for POSIX systems like GNU/Linux. You can use it in your shellscripts because many of the functions are useful.

skrobot icon skrobot

skrobot is a Python module for designing, running and tracking Machine Learning experiments / tasks. It is built on top of scikit-learn framework.

steganography-system icon steganography-system

This project aims to the development of an open-source steganography system which can be used for hiding a text plain message to digital media file formats.

the-crime-tracer icon the-crime-tracer

The Crime Tracer (tct) is a classic 2D adventure crime game. The main character of the game is a detective who is investigating several crime cases while trying to arrest a professional serial killer.

yet-another-free-language icon yet-another-free-language

YAFL (Yet Another Free Language) aims to the construction of an open-source procedural language (and its interpreter) which can be used either for educational purposes or for learning the basics of procedural programming.

zepto-web-server icon zepto-web-server

Zepto Web Server is a tiny open source HTTP web server well-written in C that can handle simple HTTP requests and serve information in HTML format by using dynamic modules that can be loaded at runtime.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.