Deotyma

Deotyma @deotyma

About: Hello I'm a javascript developer and I continue my formation in Java and Python

Location:
Paris
Joined:
Mar 25, 2019

Deotyma
articles - 25 total

Starting June 2025, the European Accessibility Act makes digital accessibility legally mandatory across the EU. Developers must comply with WCAG 2.1 AA for websites, apps, and digital services—or risk audits, fines, and legal issues.

From June 2025, Accessibility Becomes Mandatory Across the EU –...

Learn More 3 1Apr 24

From June 2025, Accessibility Becomes Mandatory Across the EU – Here’s What Developers Need to Know

If you’re building digital products for the European market, June 28, 2025 is a date you need to...

Learn More 2 1Apr 24

The Luhn Algorithm — Validating Numbers the Smart Way

When applying for jobs as a junior developer, one of the common algorithm questions you might...

Learn More 0 0Apr 10

Loglan'82, a historical informatic language, introduced advanced object-oriented programming, secure memory management, and built-in concurrency. Though forgotten, it could be an inspiration for new solutions in modern programming languages.

Loglan'82: A Forgotten Programming Language Ahead of Its Time ...

Learn More 0 0Mar 20

Loglan'82: A Forgotten Programming Language Ahead of Its Time

Introduction On March 15, 2025, I had the opportunity to present a six-minute talk as part...

Learn More 1 0Mar 20

Triangle of Differences - Simple Algorithms for Programmers Looking for a Job: Part three

Introduction I have always been fascinated by mathematical structures, and one of the most...

Learn More 0 0Feb 21

Improve your algorithmic thinking with my new article on Dev.to! Discover the Latin Square, a simple but useful algorithm for technical interviews. 🔥 Ready for the challenge?

Simple Algorithms for Programmers Looking for a Job: Part Two -...

Learn More 0 0Feb 13

Latin Square - Simple Algorithms for Programmers Looking for a Job: Part Two

Introduction I have always been fascinated by the elegance of mathematical structures, and...

Learn More 0 2Feb 13

Palindrome - Simple Algorithms for Programmers Looking for a Job: Part One

Introduction What is an Algorithm? An algorithm is a step-by-step procedure or...

Learn More 1 0Feb 11

Spring boot REST- API - configurations (Part 1)

Hello. I've just started a new work-study formation and I learn Java and Spring. I will use Spring...

Learn More 0 0Nov 20 '22

How to customized Bootstrap 5.2 checks and radios

Bootstrap is one of the more known and used UI frameworks. It is completely free and open source....

Learn More 10 0Oct 28 '22

5 recruitment tasks with Python

At this moment I'm seeking a work-study job (alternance in french) as a programmer so I have to pass...

Learn More 5 1Aug 13 '22

Louis Braille and new technology or 5 applications for blind people.

Yesterday I visited the Musée Louis Braille. That inspired me to find some applications which...

Learn More 4 0Aug 11 '22

What if the Website Address Becomes the Place in the Real World or What do You do if You Don't Write a Code?

Some week ago I showed you some wonderful designed french sites. One of my favorites is this one of...

Learn More 5 2Aug 5 '22

The Picture Application with Python and TKinter

A few days ago I tested how Pillow works with Python and I liked so I decided to write a little...

Learn More 15 0Aug 4 '22

How to change an image with Python

Today I would like to play a little bit with Python and Pillow library. I will test some...

Learn More 9 0Aug 1 '22

Tik Tak Toe with Python and library Tkinter.

Today I would like to create a little game tik tak toe with Tkinter to improve my new competencies in...

Learn More 2 0Jul 28 '22

10 interesting packages for Svelte.

Today we have a weekend so I would like to show some npm packages for Svelte: 1) Formula - This is a...

Learn More 17 1Jul 23 '22

I18n with Svelte and Jest Tests

I need to build an app in English, French, and Polish, that's why I want to install and configure...

Learn More 8 0Jul 19 '22

How Svelte-Native Works?

I would like to know how Svelte-Native works so I will create a little application with this...

Learn More 5 0Jul 15 '22

How to use Sigma.js with Svelte.js

Have you ever heard about Sigma.js? This is a library created by Science Po Médialab team. For some...

Learn More 8 2Jul 9 '22

Very easy hangman game with Python

Hello. I've just started to learn Python, and with this little hangman game, I would like to put into...

Learn More 5 0Jul 6 '22

Wonderful designed french sites

Yesterday I would like to go to Galerie Dior in Paris. Unfortunately, there are no places for the...

Learn More 3 1Jun 11 '22

How to create a server with Node, Fastify and MongoDB

Fastify is more and more popular and more performant than Express. I decide to learn Fastify to use...

Learn More 7 3Jun 8 '22

The Jest Configuration in The Svelte Application

Svelte.js is a framework more and more populate. If we believe to it's creator Rich Harris it will be...

Learn More 9 1May 27 '22