About me
I believe in building tech that solves real-world problems and empowers people โ with design, data, and a touch of curiosity. Endlessly curious. Passionately techy. I blend design, code, and logic to turn ideas into impactful solutions. I'm very passionate about learning and adapting new technologies and skills. I possess a good foundation in theoretical concepts and practical experience gained through coursework and projects.
My work blends...
-
Web development
Turning ideas into responsive reality : buildWebsite(userVision);
-
UI-UX Designing
Designing user journeys, not just screens : designFlow(userFirst);
-
Data Science
From data to decisions : data.clean().analyze().visualize()
-
Database Management
Keeping data in check using SQL : SELECT * FROM creativity ORDER BY impact ;
-
Cloud Computing
Leveraging Cloud platforms to deliver scalable solutions : cloud.deploy(projects.seamlessly);
-
Internet of Things
Giving life to machines : connect(sensor).to(reality);
-
Blockchain
Implementing decentralized applications keeping things transparent and secure : deploy(smartContract);
-
Project Management
Combining technical knowledge with project management skills : organize(tasks).execute().deliver();
Know me more
Through few Snippets from My Stack
My Productivity hack..?
if task in priority_queue:
deep_focus(task)
else:
archive(task)
How I achieve Perfectionism?
<?php
while (!$perfect) {
ship_it();
}
?>
My tool Kit a.k.a. Developer Essentials?
class Toolbox {
public:
std::vector essentials = {
"Chatgpt", "Ctrl+C", "Ctrl+V" };
};
When I get caught in Workaholic Mode?
try {
takeBreak();
hydrate(); }
catch (workaholicMode) { setTimeout(()
=> resetMindset(), 5000); }
Work-Life Balance for me?
.dev-life {
work: 60%;
break: 40%;
overflow: hidden;
}
Be on a Loop, Until a Pro!
while (!pro) {
keepLearning();
System.out.println("Learning");
}
