Skip to content

Instantly share code, notes, and snippets.

View Cybernetics354's full-sized avatar
🏴‍☠️
Code more bugs more

Myoalp Cybernetics354

🏴‍☠️
Code more bugs more
View GitHub Profile
@Cybernetics354
Cybernetics354 / surfingkey-config.js
Created October 4, 2025 11:16
Surfingkey Config
// an example to create a new mapping `ctrl-y`
api.mapkey('<ctrl-y>', 'Show me the money', function() {
api.Front.showPopup('a well-known phrase uttered by characters in the 1996 film Jerry Maguire (Escape to close).');
});
// an example to replace `T` with `gt`, click `Default mappings` to see how `T` works.
api.map('gt', 'T');
// an example to remove mapkey `Ctrl-i`
api.unmap('<ctrl-i>');
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Hanif Miftahuddin",
"label": "Programmer",
"image": "",
"email": "hanif.miftahuddin354@gmail.com",
"phone": "+62 823 2212 0454",
"url": "https://hanifmifta.dev",
"summary": "Hanif Miftahuddin from Temanggung, Indonesia. Fullstack engineer with 4+ years of experience building scalable web and mobile apps using Flutter, Golang, and Node.js. Proven success leading cross-functional teams and delivering performant apps, Passionate about programming and technology, experienced work on both fast-paced startup and enterprise projects, eager to learn new things and grow as a professional.",