Skip to content
View alex-kazos's full-sized avatar
🐧
I like to Code
🐧
I like to Code

Highlights

  • Pro

Block or report alex-kazos

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alex-kazos/README.md

Alex Kazos

Data Engineer @ Generali Hellas · Athens, Greece · alexkazos.com

I build the boring, load-bearing parts — ETL pipelines, data models, internal APIs — and then go home and build the fun parts on top of them.

alex = {
    "role":      "Data Engineer",
    "day_job":   "pipelines, reporting and internal APIs @ Generali Hellas",
    "side_job":  "shipping products end-to-end, database to deploy",
    "studying":  "MSc Information Systems Development & Security @ AUEB",
    "writing":   "alexkazos.substack.com",
    "opinions":  [
        "AI and I have a Love and Hate relationship",
        "debugging in prod isn't bad if you know what you are doing",
        "I still google the date format string",
        "Polars is waaayy better than pandas... import pandas as pd"
    ],
}

Things I've built

StockPilot AI · stockpilot Inventory forecasting and analytics for e-commerce. AI restock recommendations, stock prediction, and a chat interface over your live inventory. Plugs into Shopify, BigCommerce and Square. TypeScript Python LLM APIs Firestore

Real-Time Traffic Monitoring Highway camera feeds ingested through Kafka, processed with Spark Structured Streaming, vehicles detected with OpenCV. Started as a university project and got comprehensively out of hand. Python Apache Kafka Apache Spark OpenCV

ML URL Classifier Tells you whether a URL is legitimate or phishing. Try it live — it runs on a free tier, so give it a moment to wake up and stretch. Python scikit-learn REST API

alexkazos.com My site, built as a code editor, because I couldn't help myself. TypeScript React


Writing

Built By Alex — I yap about engineering, AI and shipping software


Open to

  • Data engineering roles — Athens or remote
  • Hard technical problems
  • Startup collaborations
  • Explaining, at length, why your code broke

Find me here

Website · LinkedIn · Substack · Twitter · kazosalexandros@gmail.com


My Pokémons

Grouped by type, obviously.

Starters — the ones I reach for first

Python SQL TypeScript

Water type — everything that flows

Apache Kafka Apache Spark Pandas

Psychic type — make me go psycho

scikit-learn OpenCV OpenAI

Ground type — where everything lives

MySQL MongoDB Firestore

Steel type — holds the rest up

Docker Azure Git Cloudflare

Normal type — the ones people actually see

React Node.js Django

Pinned Loading

  1. live-traffic-monitoring live-traffic-monitoring Public

    An extention of my uni project, this repo is a live traffic monitoring tool of a highway (nea attiki odos). You can check the stream here: https://www.naodos.gr/live-streaming/

    Python

  2. ml-url ml-url Public

    A ML Project where there is a classification of URLs either safe or suspicious.

    Python

  3. data-engineer data-engineer Public

    Data Engineering Guide ( Python Course )

    Jupyter Notebook

  4. essentur essentur Public

    My startup's site (not active). It's a static page, embedded with book a call system

    TypeScript