Skip to content
View gamma-pi's full-sized avatar
Working on something
Working on something

Block or report gamma-pi

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
gamma-pi/README.md

👋 Hey there, I'm Yiorgos

Here's a unordered list of some of the things I love: mathematics, music, basketball, cycling, hiking — not necessarily in that order, and not always at the same time.

When it comes to coding, I am enitrely self taught and I usually work on whatever catches my interest at any given moment. I like exploring ideas, breaking things, and learning by building.

💻 What I’m up to

I am currently as a DevOps Engineer — which means I make things run, break, run again, and then automate the whole process so I don’t have to touch it twice. It also means that when others break things, I am usually among the first ones to know.

🔧 Things I spend time thinking about, while looking at a comp screen

  • DevOps & infrastructure magic
  • Kubernetes (basically a degree of its own)
  • AI & ML things that may or may not become sentient
  • MCP (currently poking at this with curiosity and caution)
  • API development (I promise to document them… eventually)
  • Databases (because data has to live somewhere)
  • Anything technical that makes me say “oh, that’s cool”

I like exploring stuff, I like asking questions, I get a good feeling when things are working and sometimes I get an even better feeling when things aren't. What really pisses me off though, is when things eventually start working, even though nothing changed at all.


Feel free to explore my repos — bugs included at no extra cost.

Pinned Loading

  1. booking_reservations_predictions booking_reservations_predictions Public

    Classifying booking reservations predictions, comparing Logistic Regression, KNearestNeighbours and Random Forest

    Jupyter Notebook

  2. MCP_on_gservices MCP_on_gservices Public

    A Python-based system that connects a local LLM (Llama 3.2) to Google Calendar and Gmail through a simple web interface.

    Python

  3. gitlab-analytics gitlab-analytics Public

    A small project that extracts analytics from GitLab, then generates reports and uploads them to Confluence.

    Python

  4. building_spam_filter building_spam_filter Public

    Conditional probability and naive bayes using python

    Jupyter Notebook

  5. advent-of-code-d1 advent-of-code-d1 Public

    Python

  6. harbor-pruner harbor-pruner Public

    This was born out of the necessity to properly prune Docker images from a specific bucket in Harbor

    Python