from Brain import Skills
class MySkill(Skills):
def __init__(self, learning=True):
super().__init__()
self.code: list = [
'Python',
'JavaScript',
'Rust (beginner)',
'Mojo',
]
self.expertise: list = [
'Backend (Python)',
'Desktop Application (Python)',
'Data Analysis',
'Web Application (Python & JavaScript)',
'MCP & AGENTS',
'Machine Learning',
'Deep Learning',
'Artificial Intelligence',
'Neural Network Science',
]
TypeScript 7 hrs 6 mins ███████████▓░░░░░░░░░░░░░ 46.46 %
Python 2 hrs ███▒░░░░░░░░░░░░░░░░░░░░░ 13.17 %
Markdown 1 hr 34 mins ██▓░░░░░░░░░░░░░░░░░░░░░░ 10.30 %
Rust 1 hr 30 mins ██▒░░░░░░░░░░░░░░░░░░░░░░ 09.86 %
Bash 1 hr █▓░░░░░░░░░░░░░░░░░░░░░░░ 06.58 %
- 🔭 Working on: Advanced Data Science projects and ML algorithms
- 🌱 Learning: Deep Learning, Neural Networks, and AI technologies
- 👯 Collaborating: Open source projects and innovative solutions
- 💬 Ask me about: Python, Data Science, and Software Development
- ⚡ Fun fact: I believe every problem has a solution; you need to find the right algorithm!