ChrisAnd1998
Allround Signmaker and Graphic designer from the Netherlands 🇳🇱. Never had any school education in IT or programming but always have had a ❤️ for tech. 🤖
Chris AndriessenNetherlands
Pinned Repositories
Aerial
Claim spaces on your desktop
Anno1800PythonAPI
Send python code to Anno 1800 using PyRun_SimpleString.
Binary-Compare
Compare 2 binary files and only show the differences in HEX format.
GravoStyle-Spooler-HPGL-to-GCode
This project converts GravoStyle spooler generated HPGL files to GCode.
GRBL-Pendant-with-LCD
Arduino UNO or MEGA Pendant with LCD for GRBL 1.1f (Jog X Y Z and send any Command while connected to PC simultaneously)
Rust-Bundles-Pre-Loader
I just wrote a little console application that pre-loads the Rust assets/bundles directly to your Memory in a faster way than Rust itself does. Rust Bundles Pre-Loader does the same thing as RAMDisk but, only loads the assets which are the biggest assets.
Taskbar-Style
This code allows you to set the Windows taskbar Style to Transparant, Blur or Acrylic in VB.NET like TranslucentTB does.
TaskbarX
Center Windows taskbar icons with a variety of animations and options.
TaskbarXI
An application written in C++ to modify the Windows 11 Taskbar.
Web-Live-Wallpaper
This code allows you to set a webbrowser as wallpaper in Windows 10 like Wallpaper Engine.
ChrisAnd1998's Repositories
ChrisAnd1998/TaskbarX
Center Windows taskbar icons with a variety of animations and options.
ChrisAnd1998/TaskbarXI
An application written in C++ to modify the Windows 11 Taskbar.
ChrisAnd1998/Aerial
Claim spaces on your desktop
ChrisAnd1998/Web-Live-Wallpaper
This code allows you to set a webbrowser as wallpaper in Windows 10 like Wallpaper Engine.
ChrisAnd1998/Taskbar-Style
This code allows you to set the Windows taskbar Style to Transparant, Blur or Acrylic in VB.NET like TranslucentTB does.
ChrisAnd1998/GRBL-Pendant-with-LCD
Arduino UNO or MEGA Pendant with LCD for GRBL 1.1f (Jog X Y Z and send any Command while connected to PC simultaneously)
ChrisAnd1998/Binary-Compare
Compare 2 binary files and only show the differences in HEX format.
ChrisAnd1998/Anno1800PythonAPI
Send python code to Anno 1800 using PyRun_SimpleString.
ChrisAnd1998/GravoStyle-Spooler-HPGL-to-GCode
This project converts GravoStyle spooler generated HPGL files to GCode.
ChrisAnd1998/Rust-Bundles-Pre-Loader
I just wrote a little console application that pre-loads the Rust assets/bundles directly to your Memory in a faster way than Rust itself does. Rust Bundles Pre-Loader does the same thing as RAMDisk but, only loads the assets which are the biggest assets.
ChrisAnd1998/Falcon10-AutoIt
This was my first project to center the taskbar before FalconX using UIAutomation in Autoit
ChrisAnd1998/zip2rmskin
Convert zip file to a valid rmskin for Rainmeter
ChrisAnd1998/DSP-0501
Just some hard to find drivers and software for the DSP 0501 CNC Handset.
ChrisAnd1998/Windows-classic-samples
This repo contains samples that demonstrate the API used in Windows classic desktop applications.
ChrisAnd1998/Dafont-Downloader
This tool written in VB.NET can download all fonts from Dafont.com in a single click on the letter category.
ChrisAnd1998/Anno1800ModMenu
A mod menu for Anno 1800 based on Dear ImGui
ChrisAnd1998/Chris-s-Anno-1800-Mods
Mods I created for Anno 1800
ChrisAnd1998/KVK
A tool i made to search information from the Dutch (Kamer van Koophandel) in VB.NET manually.
ChrisAnd1998/rpimusicplayer
Raspberry Pi 4 or 5 music player. Supports: CD-ROM, USB (Any file VLC can play) and internet radio.
ChrisAnd1998/SteamDeckCartridgeTheme
This theme makes your deck feel more nostalgic. Inspired by Gameboy and Nintendo DSi Home UI.
ChrisAnd1998/BreezeGrayWhite
Dark gray white color theme for KDE Plasma Breeze theme
ChrisAnd1998/Lightburn-config-for-Wazer-waterjet
This repository contains configuration files for LightBurn to get the WAZER waterjet working on LightBurn.
ChrisAnd1998/preGrbl
A g-code preprocessor for grbl. Checks and validates g-code compatibility, converts g-code into a more grbl-friendly format, and provides a way to implement and translate canned cycles and other high-level tasks. Written in Python.