class Nipun:
def __init__(self):
self.role = "Data Science Undergraduate"
self.learning = [
"Machine Learning",
"Deep Learning",
"Neural Networks",
"Software Engineering"
]
self.goal = "Become an ML Engineer"
self.philosophy = (
"Strong fundamentals compound. "
"Shortcuts collapse."
)Instead of chasing trends, I'm investing my time in building deep technical foundations.
I believe understanding why something works is more valuable than simply knowing how to use it.
Name: Nipun Dhiman
Role:
Data Science Undergraduate
Currently Learning:
- Python
- Java
- Machine Learning
- Data Science
Interested In:
- Artificial Intelligence
- Machine Learning
- Deep Learning
- Neural Networks
- Open Source
Current Goal:
Become an ML Engineer with strong fundamentals.
Learning Style:
Build β Break β Understand β Repeat
Motto:
Consistency beats motivation.- π Advancing my mathematical foundation
- π Becoming fluent in Python
- β Improving C and DSA
- π Exploring Data Science
- π€ Machine Learning
- π Building projects that solve real problems
while (!expert)
{
learn();
build();
fail();
improve();
repeat();
}The goal isn't to finish learning.
The goal is to become someone who can learn anything.