Piotr Sikora - Logo - Automatyzacja procesów | AI | JavaScript | Front End | Team Leader
  • Home
  • Services
    • Process Automation
    • AI for Lawyers
  • Blog
  • Quotes
  • Contact
PL/EN

Blog

  • Home
  • Blog
Testing Kimi Code: First Impressions from Web and CLI

Testing Kimi Code: First Impressions from Web and CLI

Why I started testing Kimi Code, how it compares to Claude Code, and why the $1.49 first-month deal made it a no-brainer

  • ai

  • developer-tools

  • programming

  • cli

  • productivity

  • llm

Read More
Why You Shouldn't Cram Multiple Webhooks Into One n8n Workflow

Why You Shouldn't Cram Multiple Webhooks Into One n8n Workflow

The hidden costs of combining webhooks and why separate workflows save you headaches

  • n8n

  • webhook

  • automation

  • best-practices

  • workflow-design

  • architecture

Read More
DRY, WET, AHA: Finding the Right Balance in Code Reuse

DRY, WET, AHA: Finding the Right Balance in Code Reuse

Why blindly following DRY can hurt your codebase and when duplication is actually okay

  • programming

  • best-practices

  • clean-code

  • refactoring

  • architecture

  • software-design

Read More
API vs Webhook: Understanding the Difference

API vs Webhook: Understanding the Difference

Learn when to pull data with APIs and when to let webhooks push it to you

  • api

  • webhook

  • integration

  • backend

  • automation

  • architecture

Read More
RTCROS Framework: Structure Your Prompts for Better AI Results

RTCROS Framework: Structure Your Prompts for Better AI Results

A six-part framework to eliminate guesswork and get consistent, high-quality responses from AI

  • prompt-engineering

  • ai

  • chatgpt

  • claude

  • llm

  • productivity

  • automation

Read More
Understanding the Simple Memory Node in n8n AI Agents

Understanding the Simple Memory Node in n8n AI Agents

How window size works and when your chatbot forgets what you told it

  • n8n

  • ai-agents

  • langchain

  • memory

  • chatbot

  • openai

  • automation

Read More
How I improved my Next.js website SEO

How I improved my Next.js website SEO

From total beginner to 99 point in ahres.com in 6 weeks

  • nextjs

  • SEO

  • ahrefs

  • cursor

  • antigravity

  • git

  • pre-commit

  • vercel

  • google-analytics

  • google-search-console

Read More
Workflow Automation Platforms Comparison 2025

Workflow Automation Platforms Comparison 2025

Complete comparison of 7 leading automation platforms.

  • n8n

  • make

  • zapier

  • gohighlevel

  • power-automate

  • activepieces

  • pipedream

  • workflow-automation

  • no-code

  • low-code

  • ai-automation

Read More
llms.txt and llms-full.txt: Making Your Website AI-Readable

llms.txt and llms-full.txt: Making Your Website AI-Readable

Use llms.txt & llms-full.txt files to help AI systems understand your website and potentially boost visibility in AI-generated answers.

  • llms-txt

  • seo

  • geo

  • ai

  • chatgpt

  • perplexity

Read More
Trivy: Security Scanner for Containers & Kubernetes

Trivy: Security Scanner for Containers & Kubernetes

Learn how to use Trivy for container security scanning. Detect vulnerabilities in Docker images and secure your deployments effectively.

  • Trivy

  • security scanning

  • CI/CD

  • Docker

  • container security

  • vulnerability scanning

  • secret detection

  • DevSecOps

  • GitHub Actions

  • Aqua Security

Read More
TOON vs TRON vs JSON vs YAML vs CSV for LLM Apps

TOON vs TRON vs JSON vs YAML vs CSV for LLM Apps

Analysis of 14 real-world scenarios: TOON cuts LLM token costs 75% and TRON 40% vs JSON, while staying compatible

  • TOON

  • TRON

  • JSON

  • YAML

  • CSV

  • LLM optimization

  • token efficiency

  • AI cost reduction

  • data formats

  • prompt engineering

Read More
Flowlint CLI: Make Your n8n Workflows Robust

Flowlint CLI: Make Your n8n Workflows Robust

A quick guide to setting up and using Flowlint CLI to improve the reliability and maintainability of your n8n workflows.

  • flowlint

  • n8n linter

  • n8n workflow organization

  • n8n naming conventions

  • workflow maintainability

  • n8n best practices

  • workflow documentation

  • n8n readability

Read More
Flowlint: Stop Using Generic Node Names in n8n

Flowlint: Stop Using Generic Node Names in n8n

Learn why descriptive node names are crucial for n8n workflow maintenance.

  • flowlint

  • n8n linter

  • n8n workflow organization

  • n8n naming conventions

  • workflow maintainability

  • n8n best practices

  • workflow documentation

  • n8n readability

Read More
Flowlint: Missing Retry & Backoff Config - Real Case

Flowlint: Missing Retry & Backoff Config - Real Case

Make n8n workflows resilient by configuring retry & backoff for HTTP Request nodes. Practical guide with Flowlint examples.

  • flowlint

  • n8n linter

  • n8n workflow reliability

  • n8n error handling

  • HTTP request retry logic

  • workflow automation best practices

  • n8n resilience

  • n8n good practices

Read More
TOON vs JSON vs YAML vs CSV for LLM Applications

TOON vs JSON vs YAML vs CSV for LLM Applications

Analysis of 14 scenarios: TOON cuts LLM token costs 75% vs JSON while maintaining full feature parity. Comprehensive comparison.

  • TOON

  • JSON

  • YAML

  • CSV

  • LLM optimization

  • token efficiency

  • AI cost reduction

  • data formats

  • prompt engineering

Read More
n8n Linter - Flowlint

n8n Linter - Flowlint

Let the Flowlint check your n8n workflows for errors and security issues. Robust tool for maintaining high quality of your workflows.

  • flowlint

  • n8n linter

  • linter

  • n8n node

  • n8n

Read More
n8n Guardrails - Passing an object

n8n Guardrails - Passing an object

Learn to pass objects to n8n Guardrails by stringifying JSON, sanitizing PII, and parsing back. Full workflow & configuration steps.

  • guardrails

  • n8n node

  • n8n

Read More
n8n Guardrails Testing

n8n Guardrails Testing

Testing n8n Guardrails node announced Oct 30, 2025. Explores anonymization challenges & data restoration for AI automation builders.

  • guardrails

  • n8n node

  • n8n

Read More
n8n forum - Trust level promotion

n8n forum - Trust level promotion

A few weeks ago, I started contributing to the n8n forum by answering questions and sharing my knowledge.

  • community

  • forum

  • n8n

Read More
Ollama - how to use it with cURL

Ollama - how to use it with cURL

List Ollama models & send chat/generate requests via cURL. Practical Llama 3 examples with streaming & non-streaming responses.

  • ollama

  • cURL

  • ai

Read More
n8n Workflow: Export WordPress Posts for SEO

n8n Workflow: Export WordPress Posts for SEO

n8n workflow for content manager and SEO specialists

  • n8n

  • workflow

  • SEO

  • Content manager

  • WordPress

Read More
n8n Workflow: Automating LinkedIn Profile Search for HR

n8n Workflow: Automating LinkedIn Profile Search for HR

n8n workflow for HR recruiters. It's a simple way to automate LinkedIn profile collection.

  • n8n

  • workflow

Read More
n8n Workflow: Auto-Assign Categories & Tags with AI

n8n Workflow: Auto-Assign Categories & Tags with AI

Automatically Assign Categories and Tags to Blog Posts with AI in n8n

  • n8n

  • workflow

  • SEO

  • Content manager

Read More
Overwritting print function in Python

Overwritting print function in Python

Did you knew that you can easily overwrite print function using `FunctType`? This is a simple example of how to do it.

  • python

  • pip

  • print

  • hacker

Read More
Master SASS Installation with This Quick Guide

Master SASS Installation with This Quick Guide

Ever dreamed of variables or functions in CSS? The easiest way to get them is by using a preprocessor like SASS.

  • css

  • front-end

  • front-end-developer

  • sass

Read More
Unleash the Power of Autoexecuted Objects in JavaScript

Unleash the Power of Autoexecuted Objects in JavaScript

Sometimes you will need to create autoexecuted object (for example in case of load/document ready events)

  • javascript

  • js

  • nodejs

Read More
Pure CSS Collapsible Elements: Create Accordion

Pure CSS Collapsible Elements: Create Accordion

Learn how to create collapsible elements and accordion components using pure CSS-no JavaScript needed

  • collapsible-without-javascript

  • css

  • html

Read More
Pure JavaScript: Private and Public Methods Guide

Pure JavaScript: Private and Public Methods Guide

Have you been creating your own classes in pure JavaScript?

  • javascript

  • js

  • nodejs

  • object-oriented-programming

  • oop

  • private-method

  • public-method

Read More
Front-End Developer Interview Questions Part 1

Front-End Developer Interview Questions Part 1

Essential CSS and HTML interview questions for front-end developers. Quick skill assessment guide for headhunters and candidates.

  • css

  • front-end

  • front-end-developer

Read More
DevMeeting Angular 2: Exploring the Future

DevMeeting Angular 2: Exploring the Future

Last weekend Ive been with my friends at DevMeeting about Angular 2.0 in Krakow.

  • angular

  • javascript

  • js

Read More
Raspberry Pi node.js and how to start with programming GPIO

Raspberry Pi node.js and how to start with programming GPIO

Start programming Raspberry Pi GPIO with Node.js. Introduction to the PixPress project on GitHub. Hardware meets JavaScript.

  • gpio

  • javascript

  • js

  • nodejs

  • raspberry-pi

Read More
Fix Angular 2 Pipes: Resolve TypeError

Fix Angular 2 Pipes: Resolve TypeError

Ive been trying to build simple filtering in application -> Show-ur-bugs

  • angular

  • javascript

  • js

Read More
Angular 2 - How to pass more parameters to Pipe

Angular 2 - How to pass more parameters to Pipe

Pipes are very important element of Angular 2 framework. Create your own pipe to transform and filter your data.

  • angular

  • javascript

  • js

  • pipe

Read More
Professional CSS by Piotr Sikora

Professional CSS by Piotr Sikora

It's been a long time... I should tell about this book.

  • css

  • sass

  • scss

Read More
Resolve Uncaught RangeError Maximum Call Stack Size Exceeded

Resolve Uncaught RangeError Maximum Call Stack Size Exceeded

I was using a lot of plugins which can make my life easier when Im dealing with inputs especially checkboxes and radio buttons.

  • javascript

  • js

Read More
Test Your Mastery: Challenge Your Knowledge of CSS Selectors

Test Your Mastery: Challenge Your Knowledge of CSS Selectors

Do you want to check your fundamental knowledge of FEDev? Check it out! Run it and test your knowledge about selectors.

  • css

  • fe

  • front-end

  • front-end-developer

  • selectors

Read More
ScreenshotMaker with Vue.js: First Look & HTTP

ScreenshotMaker with Vue.js: First Look & HTTP

Currently everybody is focused on most trendy JS Framework

  • vue

  • vue-cli

  • vuejs

  • vuex

Read More
Vue.js ScreenshotMaker Part 2: Using Jade & Variables

Vue.js ScreenshotMaker Part 2: Using Jade & Variables

Each project needs evolution. After a comment by Peter van Meijgaard Ive made a few changes.

  • jade

  • pug

  • screenshot

  • screenshot-maker

  • vuejs

Read More
LazySass: Emmet-Based Mixins in Sass

LazySass: Emmet-Based Mixins in Sass

I’m so lazy that I forgot to write any post on this website for last few months…

  • css

  • emmet

  • sass

  • scss

Read More
Image to HTML table. Transform image to HTML table.

Image to HTML table. Transform image to HTML table.

I heard very interesting story about improvements in delivery of emailers.

  • image2htmltable

  • javascript

  • js

  • nodejs

Read More
Angular Side Effects with @Effect & NgRx CRUD

Angular Side Effects with @Effect & NgRx CRUD

Essential CRUD Snippets. Angular is giving great tools to build application and NgRx gives you opportunity to manage you app with state.

  • angular

  • javascript

  • ngrx

  • state-machine

  • state-management

Read More
MeetJS Kielce: Inauguration 2019.02.07 – Join Us!

MeetJS Kielce: Inauguration 2019.02.07 – Join Us!

MeetJS arrives in Kielce! Join our JavaScript community. Upcoming talk on side projects & skill development. Join us if you're nearby!

  • javascript

  • kielce

  • meetjs

  • meetjs-kielce

Read More
MeetJS Kielce #001: After the Meetup Highlights

MeetJS Kielce #001: After the Meetup Highlights

Hey ! It was a great time to meet you all JavaScript'ers / UI'ers / FrontEnd'ers on MeetJS Kielce!

  • javascript

  • js

  • nodejs

Read More
Hands On Tech - Internet of Things (IOT)

Hands On Tech - Internet of Things (IOT)

It was great to be on Hands On Tech meeting in Kielce.

  • hands-on-tech

  • inteligent-house

  • iot

Read More
Why I Started Working with Stylus CSS Preprocessor

Why I Started Working with Stylus CSS Preprocessor

Discover why Stylus became my CSS preprocessor of choice. Explore its features, benefits, and how it improves development workflow.

  • css

  • preprocessor

  • stylus

Read More
MeetJS Kielce #002: After the Meetup Highlights

MeetJS Kielce #002: After the Meetup Highlights

We are after second edition of MeetJS Kielce which took place 4th of April in Czerwony Fortepian.

  • javascript

  • js

  • meetjs

Read More
Axios Empty Data: CORB & CORS Issues Explained

Axios Empty Data: CORB & CORS Issues Explained

I had a situation last week with requests to server from Vue using Axios where data field has been empty.

  • javascript

  • js

Read More
Vue, Vue Router, Vuex with TypeScript - Part 1

Vue, Vue Router, Vuex with TypeScript - Part 1

This article will be an introduction how to create project based on Typescript using Vue and Vuex.

  • javascript

  • js

  • typescript

  • vue

  • vuejs

  • vuex

Read More
State Machine Game: Build Your Own Redux-Like Engine

State Machine Game: Build Your Own Redux-Like Engine

This article will describe shortly how to build Redux-like state machine engine

  • redux

  • state-machine

  • state-machine-in-javascript

  • state-management

Read More
Pug Video Course: Master Template Engine

Pug Video Course: Master Template Engine

Give back to community they said and here it comes! I've started creating video course about PUG.

  • html

  • html-precompilator

  • jade

  • pug

Read More
State Management: Prepare Environment Properly

State Management: Prepare Environment Properly

To start project we will need to create node project. I assume that you have installed Node.js on your machine.

  • javascript

  • state-machine

  • state-machine-in-javascript

  • state-management

Read More
Removing Unwanted Files from Your WordPress Server

Removing Unwanted Files from Your WordPress Server

I had a chance to work with one of websites which was affected by hackers attack

  • seo

  • wordpress

  • wordpress-seo

  • wp

  • wp-content

Read More
HTTP Security Headers: Change Headers in WordPress

HTTP Security Headers: Change Headers in WordPress

Do you want to set HTTP security headers in WordPress?

  • cybersecurity

  • http

  • http-headers

  • http-security-headers

  • permissions-policy

  • referrer-policy

  • security

  • strict-transport-security

  • wordpress

  • x-content-type-options

  • x-frame-options

  • x-xss-protection

Read More
Cadillacs and Dinosaurs, Michael Jackson's Moonwalker.

Cadillacs and Dinosaurs, Michael Jackson's Moonwalker.

Nostalgic look at classic arcade games: Cadillacs and Dinosaurs & Michael Jackson's Moonwalker. Childhood gaming memories revisited.

  • after-hours

  • arcade-games

  • cadillacs-and-dinosaurs

  • games

  • metal-slug

  • michael-jacksons-moonwalker

Read More
WordPress: Disable XML-RPC What It Is and Why It's Important

WordPress: Disable XML-RPC What It Is and Why It's Important

Learn what WordPress XML-RPC is, why xmlrpc.php is a security risk, and how to disable it using .htaccess.

  • php

  • security

  • wordpress

Read More
XOR Cipher Implementation: Encryption in Python

XOR Cipher Implementation: Encryption in Python

Explore XOR cipher implementation in Python. Learn how this encryption algorithm works with practical code examples and analysis.

  • encryption

  • key

  • python

  • xor-algorithm

Read More
Master JavaScript Destructuring for Cleaner Code

Master JavaScript Destructuring for Cleaner Code

Let’s imagine that we have an object which we want to access.

  • front-end

  • javascript

  • js

  • typescript

Read More
Conditional (Ternary) Operator in JavaScript Guide

Conditional (Ternary) Operator in JavaScript Guide

Let's imagine that we could optimize / minify if statement. What could we do?

  • javascript

  • js

  • nodejs

  • typescript

Read More

Cursor IDE ELI5 : Explain Like I'm 5 - Cursor's AI Feature

Do you ever wonder what a piece of code really does, especially when revisiting old code or maintaining someone else’s legacy project?

    Read More
    State of AI in IT Q4 2024

    State of AI in IT Q4 2024

    Since the emergence of LLMs on the market, I've been quite skeptical of them. Now I can say that they are a great tool for IT professionals.

      Read More
      Angular / Vue / React or Front End Developer?

      Angular / Vue / React or Front End Developer?

      As a developer passionate about JavaScript, I have a question out of curiosity.

        Read More
        AI Leaks in copanies by Securitum

        AI Leaks in copanies by Securitum

        Short training by Tomek Turba gave me a great overview of issues related to AI Security in companies

          Read More
          AI Leaks in copanies by Securitum

          AI Leaks in copanies by Securitum

          Short training by Tomek Turba gave me a great overview of issues related to AI Security in companies

            Read More

            Categories

            after-hours(1)AI(7)ai-en(1)angular(4)automatic-tests(1)Automation(2)cryptography(1)css(8)CyberSecurity(2)Development(6)DevOps(1)events(3)javascript(11)n8n(10)ollama(1)security(2)seo(1)

            Recent Posts

            Testing Kimi Code: First Impressions from Web and CLI

            Development

            Testing Kimi Code: First Impressions from Web and CLI

            Why You Shouldn't Cram Multiple Webhooks Into One n8n Workflow

            Automation

            Why You Shouldn't Cram Multiple Webhooks Into One n8n Workflow

            DRY, WET, AHA: Finding the Right Balance in Code Reuse

            Development

            DRY, WET, AHA: Finding the Right Balance in Code Reuse

            API vs Webhook: Understanding the Difference

            Development

            API vs Webhook: Understanding the Difference

            RTCROS Framework: Structure Your Prompts for Better AI Results

            AI

            RTCROS Framework: Structure Your Prompts for Better AI Results

            About Me

            Piotr Sikora - Process Automation | AI | n8n | Python | JavaScript

            Piotr Sikora

            Process Automation Specialist

            I implement automation that saves time and money, streamlines operations, and increases the predictability of results. Specializing in process automation, AI implementation, and workflow optimization using n8n, Python, and JavaScript.

            n8n Workflows

            n8n workflow automation templates

            Explore my workflow templates on n8n. Ready-to-use automations for blog management, data collection, and AI-powered content processing.

            3Workflow Templates
            View Templates

            • Auto-Categorize Blog Posts with AI

            • Collect LinkedIn Profiles

            • Export WordPress Posts for SEO

            Tags

            activepiecesafter-hoursahrefsaiAI cost reductionai-agentsai-automationangularantigravityapiAqua Securityarcade-gamesarchitectureautomationbackendbest-practicescadillacs-and-dinosaurschatbotchatgptCI/CD
            Piotr Sikora | Process Automation  | AI Implementation 🤖 | Technology Consulting
            Quick links
            • Home
            • Blog
            • Contact
            Contact
            • piotr.sikora.ck@gmail.com
            • +48 505 684 661

            © Piotr Sikora 2026 | All Rights Reserved

                Piotr Sikora - Logo - Automatyzacja procesów | AI | JavaScript | Front End | Team Leader
                Piotr Sikora

                Mobile+48 505 684 661
                Mail Uspiotr.sikora.ck@gmail.com
                Social media:
                Piotr Sikora - Logo - Automatyzacja procesów | AI | JavaScript | Front End | Team Leader
                • Strona główna
                • Kontakt
                find with me
                Piotr Sikora - PortfolioPiotr Sikora - Portfolio
                • Home
                • About
                • Services
                • Portfolio
                • Resume
                • Pricing
                • Blog
                • Contact
                find with me