Open profile
About me
/**
* Represents me.
* @constructor
* @param {string} city - Addanki, Andhra pradesh.
* @param {string} languagues - English, Telugu, Hindi.
* @param {string} specialization - Building full-fledged web applications.
* @param {string} interests - AI, writing & problem-solving.
* @param {string} hobbies - reading & listening to music.
* @param {string} education - BTech Computer Science and Engineering, Amrita University.
* @param {string} approachable - Yes, to collaborate on exciting projects, don't hesitate to react out.
* @param {string} stength - Resolute.
* @param {string} weakness - Shyness.
* @param {Date} birthday - 29th of March 2004.
* @throws {Punch} To any and all bugs.
*/
class KrishnaNerella(): def __init__(self): self.name = "Krishna Nerella" self.username = "Krishna-Nerella" self.location = "Andhra Pradesh, India" self.inta = "krishna_nerella_" self.twitter = "@krishnanerella0" def __str__(self): return self.name if __name__ == '__main__': me = KrishnaNerella()
Quote
One of my favourite quotes
“Can I say something? Um, I’m the type of person that if you ask me a question and I don’t know the answer, I’m gonna tell you that I don’t know. But I bet you what, I know how to find the answer and I will find the answer.”
Chris Gardner interpreted by Will Smith in the movie "Pursuit of Happyness" (2006)
Free DOSE hit
DOSE (dopamine, oxytocin, serotonin & endorphin), refresh page if dose was ineffective.
What can I do for you?
If you have any questions about web development, writing mistake-free documentation or AI, feel free to contact me by email, I won't bite, I promise. |
“I think it’s very important to have a feedback loop, where you’re constantly thinking about what you’ve done and how you could be doing it better.” |