"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."
- Flutter
- Machine Learning
-
I'm Software Developer at Flipkart
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 ;)
}
};
-:octocat: My Resume