Max Zhuk

Max Zhuk @zhukmax

About: Software Engineer (Php, Mysql, React), Open Source committer, Tech writer, Judge of Hackathons

Location:
Novi Sad, Serbia
Joined:
Apr 4, 2021

Max Zhuk
articles - 28 total

Rust Web Start Kit — Jump-Start Your Web Development with Rust

Hello, fellow developers!🧑🏼‍💻 Rust 🦀 is a powerful, fast, and secure programming language that's...

Learn More 7 0Mar 1

Building Blocks of a DIDs System

Hello, fellow developers!🧑🏼‍💻 Secure Authentication Methods In any identity management...

Learn More 3 0Dec 30 '24

Setting Up a New Rust Project with ⚙️ Cargo

Hello, fellow developers!🧑🏼‍💻 To illustrate Rust's capabilities firsthand, let's walk through the...

Learn More 8 0Dec 27 '24

Empowering Web Privacy with Rust: Intro

In the digital age, where data breaches and privacy violations have become all too common, the quest...

Learn More 7 0Dec 14 '24

Choosing the Right Database for Your Project: Beyond Personal Experience

Hello, fellow developers!🧑🏼‍💻 When architecting a new project and selecting a database type,...

Learn More 27 5Aug 26 '24

OOP Concepts: What's Your Biggest Challenge?

Hey, fellow developers!🧑🏼‍💻 I'm currently working on a book about Object-Oriented Programming in PHP...

Learn More 10 2Jun 29 '24

Empowering Web Privacy with Rust: Building a Decentralized Identity Management System

Hello, fellow developers!🧑🏼‍💻 In the digital age, where data breaches and privacy violations have...

Learn More 12 1Apr 10 '24

Challenges and Solutions in Using ThirdWeb

Hello, fellow developers!🧑🏼‍💻 Integrating blockchain technology into web applications using ThirdWeb...

Learn More 8 0Apr 5 '24

Bridging the Gap: Understanding Adapter and Composite Patterns in Rust

Hello, fellow developers!🧑🏼‍💻 In the realm of software engineering, design patterns serve as...

Learn More 69 3Oct 4 '23

Design Patterns in PHP 8: Interpreter

Hello, fellow developers!🧑🏼‍💻 In the realm of software development, design patterns play a pivotal...

Learn More 48 1Sep 5 '23

Design Patterns in PHP 8: Proxy

Hello, fellow developers!🧑🏼‍💻 Today, we're diving into another fascinating design pattern: the Proxy...

Learn More 54 0Sep 2 '23

Design Patterns in PHP 8: Abstract factory

Hello, fellow developers!🧑🏼‍💻 In our coding journey today, we're going to unravel the intricacies of...

Learn More 60 1Aug 29 '23

The Newest Upgrades and Features for Laravel 10.2

The web development landscape is constantly evolving, and Laravel remains at the forefront with its...

Learn More 10 0Aug 28 '23

Design Patterns in PHP 8: Simple factory

Hello, fellow developers!🧑🏼‍💻 Today, we're going to delve into the Simple Factory pattern. This...

Learn More 75 3Jul 29 '23

Design Patterns in PHP 8: Flyweight

Hello, fellow developers!🧑🏼‍💻 Today, we're going to dive into another fascinating design pattern...

Learn More 75 2Jul 20 '23

Design Patterns in PHP 8: Builder

Hello, fellow developers!🧑🏼‍💻 In the realm of software development, creating complex objects often...

Learn More 70 7Jul 15 '23

A tutorial on building a REST API with PHP and Laravel

Hi there! Representational State Transfer (REST) is a popular software architecture style for...

Learn More 18 0Feb 12 '23

Design Patterns in PHP 8: State

Hello, fellow developers!🧑🏼‍💻 State design pattern is a behavioral design pattern that enables an...

Learn More 22 0Feb 3 '23

Configuring an SSH Connection Using a Key

Configuring an SSH connection using a key is a secure way to connect to a remote system. It allows...

Learn More 19 0Jan 14 '23

Web Services Description Language

Hi! In a previous article, I wrote about SOAP based on the use of a file with API methods and rules....

Learn More 8 0Dec 13 '22

Data flow through services: SOAP

Hi! I have start this series articles about data flow a few days ago. It was small article about Rest...

Learn More 17 0Dec 12 '22

Data flow through services: Rest approach

Hi! Today I want to write a few words about Rest and about SOAP after that in another article. I have...

Learn More 19 0Dec 10 '22

Interface for router

Hi! Not so long ago, Alexander B.K., a reader and author of dev.to, asked me to describe the design...

Learn More 26 3Nov 12 '22

Design Patterns in PHP 8: Factory method

Hello, fellow developers!🧑🏼‍💻 In this article, I'll show you how to use the Factory Method design...

Learn More 38 6Sep 18 '22

Design Patterns in PHP 8: Adapter

Hello, fellow developers!🧑🏼‍💻 Suppose we decide to create a function that will notify the account...

Learn More 68 5Aug 29 '22

Design Patterns in PHP 8: Prototype

Hello, fellow developers!🧑🏼‍💻 Design pattern Prototype give us control of making clones of objects....

Learn More 39 1Jul 31 '22

Design Patterns in PHP 8: alternative implementations

Hello, fellow developers!🧑🏼‍💻 In the previous article, I showed examples of implementing the design...

Learn More 52 4Jul 22 '22

Design Patterns in PHP 8: Singleton & Multiton

Hello, fellow developers!🧑🏼‍💻 I want to talk about design patterns in php in the few next articles....

Learn More 76 10Jul 20 '22