Peter

Peter

May
07
Thoughts on Beign a Software Engineer in the age of AI

Thoughts on Beign a Software Engineer in the age of AI

I started my career as a software developer 17 years ago. At that time, finding a job was way, way
1 min read
May
18
GoLang simple scraper

GoLang simple scraper

Learn how to build a simple web scraper in Go using the Colly package. This tutorial will guide you through setting up a Go project, installing Colly, and writing code to scrape data from websites like Hacker News.
2 min read
Jan
31
Golang is awesome

Golang is awesome

I switched to Golang from PHP. Learning Golang. Building project with Golang.
1 min read
Feb
13
Here's why you should always read the F... manual.

Here's why you should always read the F... manual.

Well recently I needed to set CORS headers for my side project, at first I used Nginx to send additional
1 min read
Nov
08
Symfony 6 tutorial. Frontend setup and configuration.

Symfony 6 tutorial. Frontend setup and configuration.

Symfony advanced tutorial. Frontend setup and configuration. Vue.js Vuex Vue Router, JWT authentication bundle configuration. Webpack encore bundle configuration.
3 min read
Sep
26
Symfony 6 tutorial. Symfony project setup and configuration.

Symfony 6 tutorial. Symfony project setup and configuration.

Symfony advanced tutorial. Project set up and configuration. Symfony docker configuration.
5 min read
Sep
20
Symfony 6 tutorial. Building progress tracker website with Symfony 6 and Vue.js 3. Part One.

Symfony 6 tutorial. Building progress tracker website with Symfony 6 and Vue.js 3. Part One.

Symfony advanced tutorial. Building a website from scratch using Symfony and Vue.js.
3 min read
Dec
24
Set up php-cs-fixer in PHPStorm

Set up php-cs-fixer in PHPStorm

Set up php-cs-fixer in PHPStorm. Install php-cs-fixer, configure php-cs-fixer in PHPStorm
1 min read
May
14
How to make an HTTP Request with SSL  certificate in Kotlin using a PEM file

How to make an HTTP Request with SSL certificate in Kotlin using a PEM file

How to make an HTTP Request with SSL certificate in Kotlin using a PEM file
3 min read
Apr
23
Symfony tutorial for beginners

Symfony tutorial for beginners

Symfony tutorial for beginners. Learn how to build simple CRUD application using Symfony framework.
15 min read