Contact Me
- Discord: okonm
- Github: github.com/maiiaok
- Telegram: t.me/mnsov
Education
NEFU Apllied Mathematics 2017-2021
Languages
- Russian - Native
- Sakha - Native
- English - B1

Maiia Okoneshnikova
Learner
About Me
Hi! I'm currently learning web development and enjoy expanding my skills in both tech and creativity. Besides coding, I love handcrafts like crocheting and cross-stitching!
Skills
- HTML
- CSS
- SQL
- Python
Code
function multiply(a, b){
return a * b
}