class NickTem:
def __init__(self):
self.name = "Nick Tem"
self.username = "nicktm8"
self.role = "Python Developer 🐍"
self.focus = ["Data Analysis ", "Machine Learning", "AI"]
self.stack = ["Python", "SQL", "Pandas", "NumPy", "Matplotlib"]
self.learning = ["TensorFlow", "Scikit-Learn", "PyTorch"]
self.goal = "Data Analyst → ML / AI Engineer 🎯"
self.motto = "Learn. Build. Repeat. 🔥"
def say_hi(self):
print("Thanks for visiting my profile! Let's build something great 🚀")
me = NickTem()
me.say_hi()Python ████████████████░░░░ 80% 🐍
Data Analysis ████████████░░░░░░░░ 60% 📊
SQL & Databases █████████████████░░░ 85% 🛢️
R Language ████░░░░░░░░░░░░░░░░ 20% 🧮
Data Visualisation ████████░░░░░░░░░░░░ 40% 🎨
Machine Learning ██████░░░░░░░░░░░░░░ 30% 🤖
TensorFlow / Keras █████░░░░░░░░░░░░░░░ 25% 🔥
PyTorch █████░░░░░░░░░░░░░░░ 25% ⚡
🌱 Actively learning and improving every day — Data Analysis now, ML & AI next
- 🐍 Master Python fundamentals & OOP
- 📊 Build first data analysis project
- 📚 Complete data analysis with Pandas & NumPy
- 🗃️ Build 2 SQL database projects
- 🤖 Train first ML model with Scikit-Learn
- 📈 Create a full end-to-end data pipeline
- 🚀 Land first Data Analyst role
