Git Product home page Git Product logo

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

Nitin Patel's Projects

hanoi icon hanoi

Solution to the famous 'towers of hanoi' Problem.

ipfs-blob-store icon ipfs-blob-store

An abstract-blob-store compatible implementation built using IPFS as the storage backend

javascriptbinary icon javascriptbinary

Swap Odd and Even Bits. Convert Decimal to Binary without built-in functions.

js-libp2p-tcp icon js-libp2p-tcp

JavaScript implementation of the TCP module that libp2p uses that implements the interface-transport spec

js-python-quine icon js-python-quine

JS program that prints a C program that prints a Python program that prints back the original program.

jsdude4problems icon jsdude4problems

Swap, remove duplicates, find random numbers or second largest element in an array.

loancalc icon loancalc

JavaScript Application to Calculate Your Loan EMI. Deployed at http://iamnitinpatel.com/projects/loan-calculator

matrices icon matrices

Add, Subtract, Multiply and Divide 2D and 3D Matrices using JavaScript.

node-wifi-project icon node-wifi-project

Node/ElectronJS Desktop Application which displays the SSID of networks you're connected to.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.