Home

diy solder paste dispenser
In this post, I’ll show my DIY solder paste dispenser. It’s powered by a 12V adapter and can be operated
Computer PSU DIY Power Supply
In this post, I'll show a DIY power supply I made from an old computer PSU. This is a great
dead GPU fix by heating
In this post, I'll show you how I fixed my dead GPU by simply heating it up. Some time ago
DIY 9V Battery Power Supply
In this post, I’ll show a 9V battery portable power supply I made quite a few years ago by originally
Useful Resources For Software Engineers
It's hard to remember everything you learn over the years especially if you don't use it very often. That's why
chrome dev tools performance
In this post, we'll take a look at some of the very useful developer tools available in Google Chrome. If
Code Snippets JS 2D Library Konva.js
In this post, we'll take a look at the Konva.js. Konva is a pretty nice 2D javascript graphics library for
Snippets Setting up PHP Debugging With XDebug
In this post, we’ll learn how to set up the Xdebug debugger for PHP in Visual Studio Code.
Code Snippets Exceptions
In this code snippet, we'll learn how to throw and handle an exception in PHP. Exceptions are used to indicate that
PHP Code Snippets Make a PDF
In this code snippet, we'll learn how to make a PDF file in PHP. We will use the FPDF library to generate a