pekand

homepage

Welcome to my homepage!

This website is a space for my experiments and a place where I share my ideas. Over time, you'll find more and more content here — articles about the apps I've built, small scripts that I find useful, and tutorials that might help others too. Thank you for stopping by, and I hope you find something interesting or helpful!

8Git

8Git is a tool for monitoring changes in your Git repositories.

FlowToDo

A simple to-do app for quick notes on your Windows desktop.

MtExpSolver

Are you looking for a calculator that’s easy to use yet fully functional? MtExpSolver is a calculator that can handle simple calculations and also has a built-in JavaScript engine.

SoundSwitchWidget

Does switching audio outputs in Windows feel a bit clunky? This small widget app makes it easy to switch outputs and control volume.

Color palette

This script helps you pick colors from a palette. You can sort the colors by dragging them, and they'll stay saved in your browser. The slider adjusts the color brightness.

Unicode table

Want to see all the characters in the Unicode table? This simple script makes it possible. Just be warned — your computer might struggle a bit!

Random generator

A lightweight and entertaining JavaScript tool that runs directly in your browser and generates random strings with just a click. Great for testing, creativity, or just for fun!

Create Own Self Signed Certificate

Self signed certificate

In this step-by-step tutorial, you'll learn how to generate a self-signed SSL certificate tailored for local development. It's a useful way to enable HTTPS without relying on a certificate authority, perfect for testing and internal projects.