Skip to content
View niinpatel's full-sized avatar
πŸ’­
goofing off
πŸ’­
goofing off
Block or Report

Block or report niinpatel

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

Hii πŸ‘‹

He writes good code.

-- William Shakespeare

Makes way too many poor jokes

-- Annoyed colleague

He looks cute

-- No one ever

πŸ”₯ I've put a lot of stuff here on Github. You can check some of the pinned repos below for the open-source work which I am most proud of. A lot of my actual work is not publicly visible though.

πŸ‘¨β€πŸ’» I'm working with @Rippling, building software that helps businesses onboard/offboard employees as efficiently as possible.

🦾 I tend to hack stuff together until it just works and then I refactor it later :)

πŸ•Ά Writing readable code has huge long term benefits, takes very little effort & yet it gets overlooked all the time. I obsessively document my code whenever I can. I pick variable names that elegantly convey the code's working while taking as little mental effort as possible. Adding comments next any non-obvious code changes makes the code 10x more maintainable!

πŸ’» The DRY principle may be somewhat overrated. Creating abstractions has its costs in terms of making the code less adaptable to changes in requirements. These should be weighed against the cost of code duplication. When an abstraction no longer makes sense because of new requirements, it's better to sometimes re-introduce code duplication than trying to work around it!

πŸ“šπŸŽΌ I like listening to music & reading books! Everything from timeless classics to your latest pop which everyone hates yet is somehow popular! Stuff from cultures all over the world is something I find pretty cool! (C-pop anyone?). I'm learning to sing and would love to play an instrument as well someday.

🌐 Building online businesses is also something I'm interested in! But building software is still my first love ❀️

πŸŒ† If you can't see me anywhere, I'll be at the terrace just looking at the sunset πŸŒ…

Other Useful links

Pinned

  1. js-ipfs js-ipfs Public

    Forked from ipfs/js-ipfs

    IPFS implementation in JavaScript

    JavaScript

  2. linkedin-login-react linkedin-login-react Public

    LinkedIn authentication button for React

    JavaScript 5 8

  3. pesto-students/rattle-battle pesto-students/rattle-battle Public

    JavaScript 1 4

  4. haskell-snake haskell-snake Public

    Snake game written in Haskell

    Haskell 3 3

  5. tictactoe-minimax-haskell tictactoe-minimax-haskell Public

    Tic Tac Toe game with AI

    Haskell 2 1

  6. arweave-url-shortener arweave-url-shortener Public

    URL Shortening website that uses the Arweave Blockchain as backend.

    JavaScript