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

arduino-embedded-web-interface-controller icon arduino-embedded-web-interface-controller

Home remote control with an Arduino, an Ethernet shield (for connecting the Arduino to the home router with a RJ45 cable) and an embedded web server serving simple web pages for controlling the I/O of the Arduino.

arduino-true-random-number-generator icon arduino-true-random-number-generator

An Arduino embedded system working as a true random number generator by using an embedded web server and a sound sensor for measuring the sound size of the environment.

cell-life-game icon cell-life-game

Cell Life Game is a classic Game Of Life. The Game of Life is a cellular automaton devised by the British mathematician John Horton Conway in 1970. It is the best-known example of a cellular automaton.

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.