Giter Site home page Giter Site logo

Hi ❄️, I'm Nikhil Deore(Nikhil)

  • ❤️ I love Programming

  • 🌱 I’m currently learning everything

  • ⚡ Fun fact I think I am funny

A little more about me...

const Neil = {
    pronouns: "he" | "him",
    code: [C++, Java, MongoDB],
    myDay: "🌭 Eat - 🧑‍💻 Code - 😪 Sleep - 🔁 Repeat",
    askMeAbout:["Everything"],
    technologies: {
        frontEnd:{
            css: ["Bootstrap"],
            framework: ["React"]
        },
        backEnd:{
            js: ["Express", "NodeJs"]
        },
        database: {
            SQL: ["MYSQL"],
            noSQL: ["MongoDB"]
        }
    }
}

Last Updated on 30/05/2023 00:19:37 UTC

Nikhil Deore's Projects

dice-game icon dice-game

A dice game is a recreational activity that involves the use of one or more six-sided dice. Players take turns rolling the dice, and the outcome of the roll determines the player's success or failure in the game. The simplicity and randomness of dice make them popular in various games of chance and strategy.

n-queen icon n-queen

The N Queens problem is a classic problem in computer science and mathematics that involves placing N chess queens on an N×N chessboard in such a way that no two queens threaten each other. In other words, no two queens can be in the same row, column, or diagonal. Here's a description of the problem: Problem Statement

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.