Skip to content
View PLCodingStuff's full-sized avatar
🖥️
Focusing
🖥️
Focusing

Block or report PLCodingStuff

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
PLCodingStuff/README.md

Hi there, I'm Panos! 👋

I am a Computer Scientist and a curious coder, based in Greece. I like building projects to understand what is happening "under the hood".

Currently, I 'm participating in the Data Engineering Zoomcamp 2026 and I'm also enhancing my knowledge of backend architecture and system design.

Tools & Tech

  • Python, C, Go, JavaScript
  • Git, PostgreSQL, Docker

Contact Me

LinkedIn Discord

Pinned Loading

  1. ccwc ccwc Public

    A command-line tool mimicking the functionality of the Unix wc utility. This project counts bytes, lines, words, and characters in a given file or standard input, following the Unix philosophy of s…

    Go

  2. Chip-8-Emu Chip-8-Emu Public

    Chip-8 language emulator, based on Cowgod's technical Reference v1.0

    C

  3. data-engineering-zoomcamp data-engineering-zoomcamp Public

    Docker and PostgreSQL Data Engineering Workshop from DataTalks Data Engineering Zoomcamp

    Jupyter Notebook

  4. PredictorCompression PredictorCompression Public

    Educational Peer-To-Peer Chat Application in Python. It implements the payload compression algorithm Predictor.

    Python