Skip to content
View ankay212000's full-sized avatar
๐Ÿƒโ€โ™‚๏ธ
Running
๐Ÿƒโ€โ™‚๏ธ
Running

Highlights

  • Pro

Organizations

@CodeChef-UIET-PU-Chapter
Block or Report

Block or report ankay212000

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

Hey,Nitish here ๐Ÿ‘‹

Me

Linkedin Badge Gmail Badge

Badge Badge

"Sometimes it pays to stay in bed on Monday, rather than spending the rest of the week debugging Mondayโ€™s code. But I prefer to sacrifice my bed for it."

๐Ÿ’ป Technologies I Love

  • Flutter
  • Machine Learning

Programming Languages

Work Experienace

  • I'm Software Developer at Flipkart

    Myself

class myself
{
   public:
     string user;
     vector<string> current_edu;
     vector<string> hobbies;
   
     myself()
     {
       user="Nitish Kumar Tiwari";
       current_edu.push_back("University Institute of Engineering and Technology Panjab University";
       hobbies={"Drawing",
       "Watching Sci-fi Series",
       "Playing football","Playing fps games",
       "Hustle to get better every day"};
     }
     
     void Ambitions()
     {
       Skydiving();
       VisitNasa();
       OpenMyfreeSchool();
       RepresentIndiaOnInternationalLevel();
       //lot more ;)
     }
};

Some of my favourite projects that I enjoyed working on

Resume

-:octocat: My Resume

Nitish's github stats

Sites that I love to visit

Pinned Loading

  1. Study-Circle Study-Circle Public

    This cross-platform app is made using Flutter, which will possibly work to connect society to learn and grow together

    Dart 1

  2. Pocket_News Pocket_News Public

    Pocket news carrier made with flutter

    Dart 8 7

  3. FaceRecognition-Entry-Based-machine FaceRecognition-Entry-Based-machine Public

    This model recognizes face and marks attendance on a csv file and uploads the attendance on a local server and it has some additional features also.

    Python

  4. Chaos-Game-Simulation Chaos-Game-Simulation Public

    Interesting Outputs of Chaos Theory

    Python