CodeCadim by Brahim Hamdouni

CodeCadim by Brahim Hamdouni @barim

About: I’m a software developer from planet earth with multi-cultural background and various technical skills. I consider myself as an old coder with a lot of experience.

Location:
Paris, France
Joined:
Jul 1, 2017

CodeCadim by Brahim Hamdouni
articles - 10 total

CSS Hack: Let Code Blocks Break Free From Container Width

Text prose and code have fundamentally different width requirements. Prose benefits from restricted...

Learn More 0 0Jun 25

Understanding Svelte Component Lifecycle and Reactivity

Svelte's component system features a specific approach to reactivity and component initialization....

Learn More 3 1Mar 1

Dynamic Svelte Components

Svelte offers remarkable flexibility for creating dynamic components. In this tutorial, we'll explore...

Learn More 0 0Dec 16 '24

Change screen input programatically on Linux

I have a keyboard/mouse/screen switch to connect 2 PCs: one running Linux and one running...

Learn More 3 0Feb 20 '24

Create tabs in Svelte

I often need to code some way to have multiple pages rendered in the same location : think about a...

Learn More 4 2Nov 5 '23

Password Creation in Svelte

So, a few days ago, I saw a video showing a password creation form. Each time the user types...

Learn More 7 10Oct 7 '23

Setup a Svelte project using esbuild

This article will show you how to setup a new Svelte project to develop a custom tag, using esbuild,...

Learn More 6 0Sep 29 '23

Tags in Svelte

I want to code a simple tags input component in Svelte like the animation above. An input text...

Learn More 2 1Jul 26 '23

Experiment Nebula Mesh - Part 2

In my previous post, I used Nebula to setup a secured network between 2 virtual machines. This time,...

Learn More 0 0Nov 6 '22

Experiment Nebula Mesh - part 1

Is it possible to use the public network, namely Internet, to make 2 machines communicate securely ?...

Learn More 0 0Oct 7 '22