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',
]
Python 15 hrs 36 mins ██████████████████▓░░░░░░ 74.79 %
Other 2 hrs 1 min ██▒░░░░░░░░░░░░░░░░░░░░░░ 09.67 %
JSON 1 hr 21 mins █▓░░░░░░░░░░░░░░░░░░░░░░░ 06.47 %
Markdown 1 hr 16 mins █▓░░░░░░░░░░░░░░░░░░░░░░░ 06.07 %
Bash 16 mins ▒░░░░░░░░░░░░░░░░░░░░░░░░ 01.33 %
- 🔭 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!