Andrei's Sandbox
Saturday, December 19, 2020
AWS Cognito UI Customization
›
AWS Cognito gives quite poor options to customize the auth popup We cannot add new elements, cannot create new inputs for extra css style...
Friday, October 16, 2020
Display 'Show Desktop' icon in the taskbar Windows 10
›
In Windows 10 I always suffered without the old good thing: Since Windows 98 through Windows XP and Windows 7 it was becoming smaller a...
Tuesday, April 14, 2020
Chrome Extension - Mouse Gestures
›
Google Chrome extensions aim to add extra functionality to the browser and/or separate pages. The example below demonstrates how to create a...
Sunday, February 9, 2020
Delete old files with Windows Task Scheduler and PowerShell script
›
1. Creating the PowerShell script. 2. Adding the task to the task scheduler. 3. Export the task to another machine.
Sunday, January 26, 2020
Generate XLSX file using C# and OpenXml package
›
The Following features are implemented: Cell formatting Cell colouring Borders Columns custom width Formulas IgnoredErrors ...
Monday, January 20, 2020
Setup react-native for Android on Windows 10 and build .apk
›
As being just a newbie at react-native, I ran into many obstacles trying to setup everything for it. I spent quite a while resolving all is...
Tuesday, January 7, 2020
Implement TabPages in Vanilla JS and CSS
›
Today, as the lunch break challenge I decided to create Tabs in Vanilla JS and that's what I made: Abo...
›
Home
View web version