AK Blog Posts Tags Portfolio
  • How to Securely Extract Data from CI

    August 14, 2024

    In Continuous Integration (CI) environments, like GitHub Actions, handling secret data securely is critical. Directly outputting sensitive information to stdout or logs can lead to exposure. This guide demonstrates a secure method for extracting secrets from GitHub Actions using asymmetric encryption.

    ssl encryption
  • Merge kubernetes configs

    October 5, 2023

    Managing multiple config contexts properly

    kubernetes
  • Spring Boot CORS WebSecurity

    October 5, 2023

    Springboot has been blocked by Cross-Origin Resource Sharing. No 'Access-Control-Allow-Origin' header is present on the requested

    spring-boot java cors
  • How to write clean code with vue3 composition api

    October 1, 2023

    Bring separation of concern on your frontend!

    vue3 patterns
  • Tron network transaction prices

    September 21, 2023

    Tron protobuf transaction structure. Transaction price in Tron network. Decode/encode tron transaction. Get free trx token in tron test network

    crypto trongrid featured
  • Managing Windows and Linux bootloaders

    September 13, 2023

    A proper way resize partition on dualboot Windows and Linux System

    linux
  • Semicolons in typescript hollywar

    August 10, 2023

    Caught up in a debate with your buddies about using semicolons in JavaScript/TypeScript? Share this cool article with them.

    typescript javascript patterns
  • Lines-logger

    June 22, 2023

    Bring new era logs to your frontend

    frontend logging javascript typescript featured
  • Kubernetes cronjob

    June 14, 2023

    Another way of running a periodic job in kubernetes

    kubernetes cron-job
  • Pychat opensource chat

    June 13, 2023

    Pychat is an opensource absolutely free communication tool targeted for a company use. It's created as alternative to Slack/Discord. See the table below to understand its key features.

    chat slack kubernetes docker python vue videoconference
  • Separation of concerns for frontend

    June 13, 2023

    Write clean code for Vue, Angular, React. Placing html and content to templates, logic to javascript and styles to css

    patterns ecosystem
  • Spainter browser painter

    June 13, 2023

    Draw and share images directly from the browser. Integrate painter into your web application

    painter image-upload
  • Archlinux custom package

    June 6, 2023

    Are you still installing packages via curl, that a website dictated you?

    archlinux
  • How to pass a live coding interview?

    June 6, 2023

    The key concept of the game, you can clarify questions to understand what you need to meet the expectation.

    interview
  • Vue class based components

    June 6, 2023

    Save time while coding with class-based approach for vue

    vue patterns
  • Linode MySql Monitoring

    May 24, 2022

    Connect Linode LongView to Kubernetes MySQL inside of a Pod

    mysql longview linode kubernetes

© Andrew Koidan 2025