Skip to content
View flipeador's full-sized avatar
🇦🇷
🇦🇷

Organizations

@ahkscript

Block or report flipeador

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
flipeador/README.md

Flipeador

I like watermelon 🍉


If you've been digging around through my repositories, you've probably noticed that I like to reinvent the wheel and write my own libraries. These are my reasons.

  • When I use a library, I like to know what it does and how it actually works, and I also want to make sure it works exactly as I expect it to.
  • Writing my own code feeds my knowledge and it gives me comfort to know that it is written following my own coding style.
  • When I write my own libraries, I try to keep the code simple, lightweight and with as few dependencies as possible.
  • I like up-to-date and efficient code, using the most modern features.

🤷‍♂️⠀I don't know what unit testing is, but I'm pretty good in Minecraft if you want to watch me play it.

🧠⠀Don't worry, I always put semicolons in JavaScript.

😜⠀Trust me bro.


🛠 OS / Tools / Cloud


🛠 Languages / Libraries / Frameworks


Gist Description
qrcode.js JavaScript QR code generator for the browser.
otp2fa.js JavaScript one-time password implementation for NodeJS and the browser.
uuid-v7.js JavaScript UUIDv7 (Time-Sortable Identifier) for NodeJS and the browser.
finalization-registry.js JavaScript FinalizationRegistry & WeakRefs.
ffmpeg-convert-image.bat Convert images using FFmpeg in Windows.
image-sprites.md Create CSS/SVG image sprites.
unicode-characters-emojis.md Unicode characters and emojis.

✨ Visit my GitHub Gists for more scripts, tools, and other interesting stuff. ✨

Pinned Loading

  1. secure-password-generator secure-password-generator Public

    Browser extension to generate secure random passwords and QR codes.

    JavaScript

  2. discord.js-template discord.js-template Public template

    A basic Discord bot application template using DiscordJS.

    JavaScript

  3. environment-variables-editor environment-variables-editor Public

    Windows environment variables editor.

    AutoHotkey 4

  4. Python-Interception-Driver Python-Interception-Driver Public

    Python 3 port of Interception Driver

    Python 17 4

  5. node-http-cors node-http-cors Public

    Node.js HTTP CORS middleware.

    JavaScript

  6. node-http-cookies node-http-cookies Public

    Node.js HTTP cookie parsing middleware.

    JavaScript