Giter VIP home page Giter VIP logo


Welcome ๐Ÿ‘‹

I'm Nikhil Nair

I'm a Software Developer!


๐Ÿ”ญ I'm currently using VS-code as platform for coding!

๐ŸŒฑ I would never stop coding even if end of the world is near๐Ÿคฃ

๐Ÿฅ… Life Goals: To have fun in everything I do ๐Ÿ˜‡

โšก Fun fact: I love to draw and play dota๐ŸŽฎ,chessโ™Ÿ

๐Ÿ’ก Currently Seeking Ideas!


Spotify Playing ๐ŸŽง

side_sticker

Spotify

Connect with me:

Nikhil | facebook Nikhil | LinkedIn Nikhil | Instagram


Languages and Tools:

Visual Studio Code html5 CSS3 Java JavaScript Django Python SQL mysql git github figma



Nikhil Nair's Projects

collab icon collab

just trying to test things out..

game-of-robots icon game-of-robots

All submissions for this problem are available.You've built some robots and placed them on an one dimensional grid with n cells. Their arrangement is given by a string s of length n. Each character of the string is either '.' or a digit in the range '0' to '9'. A '.' represents that there is no robot at that cell initially. A digit represents a robot initially in that cell. Specifically, the digit x denotes that the range of the robot is from x cells to the left of its starting point to x cells to the right of its starting point. For example, suppose the 7th character of the string is 3, then that means that there is a robot starting from the 7th cell, and its range is from the 4th cell (7 - 3 = 4) to the 10th cell (7 + 3 = 10) (both end points inclusive). The robots can move only within their range, and even if their range allows it, they cannot move out of the grid.

novatorem icon novatorem

Dynamic realtime profile ReadMe linked with spotify

polynomial-operation icon polynomial-operation

A program in C language that does polynomial addition, subtraction, division, and multiplication

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.