CODEBENCHERS

Technical software solutions

Let our code do the heavy lifting!

Let's power your business

At CodeBenchers we provide software solutions, even for projects where industrial know-how is required. With an expertise in robotics, automation and application development, the necessary skills are combined to provide full-stack technical and non technical apps.

Our services

robot arm

WEB DEVELOPMENT

Frontend, backend, and decentralized web applications. We provide a full stack of options when it comes to web development.

robot arm

MOBILE DEVELOPMENT

Design, create and deploy a beautiful native mobile application with us using Google's Flutter framework.

robot arm

DEVOPS

Custom made pipelines for deploying, testing, hosting, etc.

Our Projects

Website Younique Consultingimage

October 24, 2021

Website Younique Consulting

Responsive website made for Younique Consulting, using react and nextjs.

Read more
Automatic path planning for robotic weldingimage

August 24, 2021

Automatic path planning for robotic welding

Using the Descartes algorithm to automatically generate movement paths for industrial robots. This project focuses on the use case of robotic arc welding.

Read more
De Wolf mobile appimage

July 20, 2021

De Wolf mobile app

De Wolf is an event in Limburg, Belgium with hundreds of attendants to play a game for which a mobile application was developed.

Read more

Blog

December 30, 2024

Use Kanata to control the mouse cursor with your keyboard


Learn how to control the mouse cursor with your keyboard using Kanata. Use the i,j,k,l keys to move the cursor in all directions, scroll up and down, and do left right and middle mouse clicks. Program your keyboard for optimal productivity.

Use Kanata to control the mouse cursor with your keyboard image

December 29, 2024

Building the Linux Kernel with Nix, NixOS and Gitea


Learn how to build the Linux kernel with Nix and NixOS. Learn how to create a tarball of the kernel and import it in a Nix config. Also use a CI pipeline with Gitea to build the kernel automatically.

March 18, 2024

KMonad on Ubuntu: Programming your keyboard


Figure out how to install KMonad on Ubuntu and set up a custom layer for your keyboard to navigate with the i,j,k,l keys as arrow keys.

KMonad on Ubuntu: Programming your keyboard image

March 17, 2024

The Electron Positron Lattice: A Physics Theory


Explore the Electron-Positron model for space, a fascinating framework proposed by M. Simhony. This model reimagines the medium of light as an elastic crystal lattice structure composed of electrons and positrons, offering intriguing insights into fundamental forces and constants of nature.

The Electron Positron Lattice: A Physics Theory image

October 22, 2023

Private Web Development Using Tails OS, VSCodium and Node.js


Learn how to set up an anonymous, private web development environment using Tails OS, VSCodium and Node.js. Leverage the security of Tails OS to safeguard your online anonymity.

Private Web Development Using Tails OS, VSCodium and Node.js image

October 19, 2023

Gitea Actions + Vercel = Gitea Pages


Discover how to build a 'Github Pages' alternative with Gitea Actions and Vercel. Unleash the power of Gitea's automation with Vercel's hosting capabilities.

Gitea Actions + Vercel = Gitea Pages image

September 3, 2021

Responsive svg colors using styled components and css variables in react.


In order to let svg objects be visible in different blog themes, they need to be responsive to theme color changes. Let's create such an svg image using styled components and css variables.

Responsive svg colors using styled components and css variables in react. image