B.Tech student focused on full-stack development, system design, and practical open-source projects
class Anjishnu:
def __init__(self):
self.education = "B.Tech (2nd Year) | KIIT University"
self.passions = ["Software Development", "Data Science", "Cloud Computing", "AI/ML"]
self.learning = ["System Architecture", "Advanced Python", "UI/UX Design"]
self.motto = "Transform ideas into reality through elegant code β¨"
def solve_problems(self, difficulty):
coffee = min(difficulty * 2, 5) # Coffee needed scales with difficulty
return f"Solution found with {coffee} cups of coffee! β"
def future_goals(self):
return [
"Build innovative open-source projects",
"Master cloud architecture patterns",
"Create an AI-powered personal assistant",
"Contribute to cutting-edge tech communities"
]Consistency, and long-term contribution discipline
|
|
Consistency and long-term contribution discipline
Selected projects demonstrating real-world problem solving and product thinking
|
|
|
|
|


