Skip to content

Instantly share code, notes, and snippets.

View amrutnrp's full-sized avatar

amrutnrp

  • Hobby_Ocean
  • Hyderabad, India
View GitHub Profile
@amrutnrp
amrutnrp / colemak_dh_ansi_mod.ahk
Created November 16, 2025 20:08
toggling to Colemak -DH and Qwerty by press of ctrl+shift+space
; it supports toggling to Colemak -DH and Qwerty by press of ctrl+shift+space
; Colemak Mod-DH mapping for ANSI boards
^+Space::(Suspend(), TrayTip("AHK","Suspended Toggled"))
@amrutnrp
amrutnrp / A Quick Launcher .md
Last active November 3, 2025 16:10
It's a tiny exe file which can be used for - 1. keeping track of important links handy, tools at hand, keeps desktop clean and organized . Made from Rust, exe size 2.2MB, no other dependencies
@amrutnrp
amrutnrp / Key links for SMPS
Last active December 19, 2022 11:48
Deep n Trendy SMPS advice
@amrutnrp
amrutnrp / gist:4f537eb5327a145a05d4ec2be81ccc31
Last active July 16, 2022 18:07
Kay map to different language- 1->1 mapping
#include <stdio.h>
#include <tchar.h>
#include <Windows.h>
#include <iostream>
int LUT[2][8] = {
{
0,0,0,0, 0,0,0,0
},