class WhoAmI {
constructor() {
this.user = {
name: "Tirthesh Bohra",
current_edu: "Masai School",
hobbies: [
"Playing FPS multiplayer titles & Chess",
"Watching Anime, Movies and TV Series",
"A member of the PC Master Race community",
],
};
}
getCity() {
return "Ahmedabad_India";
}
Ambitions() {
return [
"Building A Chess Engine",
"Creating A Stock-Trading Bot",
"Contribute in growing E-Sports in India",
];
}
}
With 2+ years of experience and an early promotion (within 6 months), I am currently a Software Development Engineer 2 and a core team member, leading and managing multiple critical micro-services. Besides constantly learning and scaling my coding skills, you will find me cracking my head in competitive gaming.