"I code as if the guy who ends up maintaining my code will be a violent psychopath who knows where I live."
- I'm currently working on 🔭 building Web Apps With React JS,Node JS and Express JS
- And some Multiplatform Mobile Apps using React Native
- Working up on polishing my skills in Competitive Programming.
class myself
{
public:
string user;
vector<string> current_edu;
vector<string> hobbies;
myself()
{
user="Razaul Hasan Ansari";
current_edu.push_back("University Institute of Engineering and Technology Panjab University";
hobbies={"Sketching",
"Music",
"Watching Sci-fi Movies",
"Playing Table Tennis","Playing fps games",
"Hustle to get better every day"};
}
void Ambitions()
{
WorldTour();
PlayInABand();
ProvideSomethingTosociety();
//lot more ;)
}
};
-:octocat: My Resume