Tools for programmers
Programming offers many possibilities. Here are a few of my tools to enhance productivity.
Box Shadow Generator
A tool utilizing Vanilla JS, HTML and CSS to generate CSS code related to a specified position in a visual configurator.
Go to the tool
Movies REST API
API providing database of all movies and individual records. Connection methods of the API: GET, POST, PATCH, DELETE.
Go to the tool