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 10 hrs 24 mins ██████████▓░░░░░░░░░░░░░░ 42.19 %
Markdown 4 hrs 42 mins ████▓░░░░░░░░░░░░░░░░░░░░ 19.09 %
Rust 2 hrs 49 mins ███░░░░░░░░░░░░░░░░░░░░░░ 11.45 %
Java 1 hr 53 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 07.69 %
reStructuredText 1 hr 18 mins █▒░░░░░░░░░░░░░░░░░░░░░░░ 05.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!