Skip to content
View nikhilhat's full-sized avatar

Block or report nikhilhat

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
nikhilhat/README.md
  • 👋 Hi, I’m @nikhilhat
  • 👀 I’m interested in Developing new web applications
  • 🌱 I’m currently Upscaling my skill sets.
  • 💞️ I’m looking to collaborate for Web dev
  • 📫 How to reach me by emailing me at [email protected]
  • 🌐 Can find my photography notes on www.nikhilhatwar.com

🔧 Technologies & Tools

class nikhil:
    def __init__(self):
        self.username = 'nikhilhat'
        self.name = 'Nikhil Hatwar'
        self.instagram = '@nikhilh_'
        self.code = {
            'frontend': ['HTML', 'CSS', 'JavaScript', 'ReactJS', 'Swift', 'Angular', 'Bootstrap'],
            'backend': ['NodeJS'],
            'database': [ 'MySQL',' Mongo DB'],
            'tools': ['AWS', 'GIT', 'GitHub', 'GitLab']
        }
    def __str__(self):
        return self.name
if __name__ == '__main__':
    me = nikhil()

Pinned Loading

  1. Dice-Game Dice-Game Public

    It is a project made in JavaScript, HTML and CSS. This game consist of two players, where each player is allowed to roll a dice untill its 1. As soon as the one comes in the dice, the player is swt…

    JavaScript

  2. Employee-Manager-App Employee-Manager-App Public

    This is the manager app where the admin is eligible to fetch, find, edit, add data to the database.

    TypeScript

  3. guessTheNumber guessTheNumber Public

    It is a small game generated using a java script which can be a stress buster in a while time. Anyone wants to know the code can simply read and understand the code. The code is neatly organised wi…

    JavaScript

  4. ngx-scanner ngx-scanner Public

    Forked from zxing-js/ngx-scanner

    Angular (2+) QR code, Barcode, DataMatrix, scanner component using ZXing.

    TypeScript

  5. JavaScript-Framework-cheatsheet JavaScript-Framework-cheatsheet Public

    THIS REPO IS ALL ABOUT THE POPULAR AND LEADING FRAMEWORKS OF JAVASCRIPT.

    HTML

  6. tik-tak-toe tik-tak-toe Public

    JavaScript