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 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
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 how things work under the hood.

I'm currently working on DevOps concepts from DevOps Roadmap and DevOps Zero To Hero from Abhishek Veeramalla and preparing for Certified Kubernetes Administrator (CKA).

Tools & Tech

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

Happy to hear from you!

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. PredictorCompression PredictorCompression Public

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

    Python