Skip to content
View nityanandmathur's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report nityanandmathur

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

> Hi there, I'm Nityanand Mathur

Linkedin Badge Website Badge Twitter Badge Instagram Badge Telegram Badge

Glad to see you here!  

I am an CS Undergrad @ IIIT Guwahati. I love programming, writing, speaking, swimming and traveling.

Machine Learning and Data Science enthusiast.

Interested in Computer Vision and NLP.

Languages and Tools:

javacgitjava java java java

As a researcher, I enjoy using my obsessive attention to detail, my unequivocal love for making things that change the world. That's why I like to make things that make a difference.

GIF

Talking about Personal Stuffs:

  •    I’m currently working on something cool;
  •    I love applied research.;
  •    Ask me about anything, I am happy to help;
  •    How to reach me: [email protected];
  •    Resume.

Pinned Loading

  1. MLOps MLOps Public

    Contains guidelines to build a MLOps project

    3 1

  2. diex diex Public

    DINO Explorer: A tool to explore DINO embeddings.

    Python 1

  3. Custom aliases for .bashrc file for ... Custom aliases for .bashrc file for smooth operation
    1
    List files aliases
    2
    ```bash
    3
    alias ll='ls -alF'
    4
    alias la='ls -A'
    5
    alias l='ls -CF'