Skip to content
View n6ufal's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report n6ufal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
n6ufal/README.md

Hey, I'm Alif

I'm a coffee-fueled English Literature grad that likes building weird little things that solve very specific problems. Most of the stuff here started as "there has to be a better way to do this."

A few things I've enjoyed building:

Project Description
😈 Letter Demon Windows word game assistant that searches 477k+ words in milliseconds, finds the hardest follow-ups, and types them like a human.
🧠 alifnaufal.me Personal blog and knowledge dump built with Hugo and hosted on GitHub Pages.
πŸ’» dotfiles Personal configurations for Windows, PowerShell, Starship, and developer tooling.
πŸ€– claude-usage-widget Lightweight floating widget for monitoring Claude API usage in real time.

✍️ Latest from blog

🎡 Recently played

βˆ™ Shed - Title Fight
βˆ™ Shed - Title Fight
βˆ™ Shed - Title Fight

Around the web

Pinned Loading

  1. YouTube inline script interceptor/bl... YouTube inline script interceptor/blocker that removes the artificial delay YouTube applies to ad blocker users, so videos load instantly again. Works on Chromium-based browsers and Firefox.
    1
    // ==UserScript==
    2
    // @name         YouTube Delay Interceptor
    3
    // @namespace    UserScripts
    4
    // @match        https://www.youtube.com/*
    5
    // @grant        none