Skip to content
View nahuef's full-sized avatar

Block or report nahuef

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
nahuef/README.md

Hi there, I'm Nahuel 👋


A minimalist back-end engineer who loves to KISS (keep it stupid simple).
I enjoy most designing and implementing solutions with AWS, Node.js and Go.




In my repositories you'll find

  • Open source software.
    • Stats Viewer Tool to track score progress and performance improvement on Kovaak's FPS Aim Trainer. Over 1k downloads.
  • NPM libraries.
    • require-indexjs To automagically export every module in a directory. Check it out, it's pretty cool!
    • property-waterfall To fetch a value that can have different key names in the same (or a set of) object/s. Ever had to get the IP address from either headers, user-agent, querystring, body..?
  • Code challenges.
  • Open source contributions. The opportunistic ones like typos and documentation.
  • Dotfiles. Not much to see here, told you I'm a minimalist.
TODO: Add pictures of my cats.

Pinned Loading

  1. statsViewer statsViewer Public

    Stats Viewer for Kovaak's FPS Aim Trainer

    Go 14

  2. require-indexjs require-indexjs Public

    Helper to ease the use of index.js to export modules using .js files or index.js folder pattern.

    JavaScript 2

  3. property-waterfall property-waterfall Public

    Looks for a valid value in an object, iterating over a priority ordered array of keys.

    JavaScript 1