Skip to content
View kamplianitis's full-sized avatar
💻
Working from Home
💻
Working from Home

Block or report kamplianitis

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

Typing SVG


About me

Graduate software engineer in Electrical and Computer Engineering with a solid grounding in software development and cybersecurity. Currently a Systems/DevOps Engineer at GRNET, focusing on High-Performance Computing (HPC) infrastructure and automation. I bring a proven track record of delivering complex projects, ranging from cyber intelligence solutions at Sphynx Technology Solutions to multi-threaded OS systems and encryption tools. Skilled in Python, Java, containerization, and infrastructure automation, I combine technical expertise with a collaborative mindset. Passionate about applying security principles to scalable infrastructure challenges.

  • 🎓 I have completed my thesis: Deployment of hardware-extended containers on a soft-core RISC-V implementation.
  • 🔧 In process of learning GO.
  • 💻 Passionate about system applications.


🛠️ My Skills

Programming languages

Software & Tools

IDEs




📊Github Stats

🔥 Streak Stats

kamplianitis

💻 GitHub Profile Stats

Konstantinos's Github Stats kamplianitis

💻 TryHackMe Stats

Your Image Badge




    Connect With Me🤝

linkedin twitter instagram

Pinned Loading

  1. TinyOsFinal TinyOsFinal Public

    Final Implementation of an OS that was developed in Technical University of Crete (TUC)

    C

  2. SystemsSecurity SystemsSecurity Public

    Various Projects on System's Security Course on TUC year 2021

    C 2

  3. SingleCycleProcessor SingleCycleProcessor Public

    Single cycle processor Design for the purposes of the course Computer Organisation at Technical University of Crete (TUC)

    VHDL 2 3

  4. MazeGameAssembly MazeGameAssembly Public

    Project Creating a Maze game in Assembly MIPS

    Assembly 1

  5. MinCut_Algorithm MinCut_Algorithm Public

    Implementation of Min-cut Algotithm on Matlab environment

    MATLAB 1

  6. RandomAccessQueries RandomAccessQueries Public

    Comparison of random access queries techniques. Binary Tree, Separate Chaining, Linear Hashing with/without Overflow, MultiwayTree

    Java