Hello, my name is Efstathios Kaloutsidis, but you can call me Stathis. I am a Greek data engineer with a Bachelor of Science in Computer and Informatics Engineering from the Technological Educational Institute of Western Greece, and an Executive MBA from the University of Piraeus. Besides my passion for Information Technology, I enjoy spending quality time with friends and family. My hobbies include snowboarding, weight training, reading, and watching movies. For more insights into my professional interests, you can visit these links: Credly, GitHub or you can connect with me in LinkedIn.
As the Head of Data Engineering, my role encompasses a diverse set of responsibilities:
Member of internal IT applications team
External Collaborator - Multinational Telecommunication Company
Business Intelligence Department
& OSS Department
During my internship as IT Support, I honed my technical skills in maintaining and upgrading various devices, and developed strong problem-solving abilities through daily troubleshooting tasks. Additionally, I learned the importance of effective communication and providing timely support to ensure smooth operations within the company.
A Web application that collects users height, stores it in DB then it send an email
to the user with statistical analysis of average height data in the records of db.
Deployed on Heroku.
Keywords: Python, Flask, HTML, CSS, PostgreSQL, Heroku.
A Jupyter notebook in which I explore the happiness of Greece according to the World
Happiness Report in the years of 2015 to 2019.
Keywords: Python, Jupyter Notebook, Pandas, NumPy, Matplotlib, GeoJSON, Folium,
Choropleth map,
Data Science, Data Analysis, Data Visualization.
An interactive Webmap of Greece, to display various locations on the map
with valuable
information. The user can click the points on the map to display numerous information about
volcanoes, ports, mountains, ski resorts and lakes across Greece.
Keywords: Python, Folium, Leaflet, OpenStreetMap.
Bookshelf is an executable program made with python. You can use Bookshelf as a
storeroom of the books which you have read.
Bookshelf stores the information about the Title, Author,
Year and the ISBN of the book.
Keywords: Python, Tkinter, SQLite, GUI, SQL.