An open API service indexing awesome lists of open source software.

https://github.com/disk0dancer/disk0dancer

me
https://github.com/disk0dancer/disk0dancer

Last synced: 5 months ago
JSON representation

me

Awesome Lists containing this project

README

          

### Hi there 👋

[![telegram](https://img.shields.io/static/v1?style=flat-square&message=telegram&color=26A5E4&logo=Telegram&logoColor=FFFFFF&label=)](https://t.me/gachurakov)
[![mail](https://img.shields.io/badge/gmail-c14438?style=flat-square&message=gmail&logo=Gmail&logoColor=white&link=mailto:dmatasoff@gmail.com)](mailto:gachurakov@edu.hse.ru)
[![CV](https://img.shields.io/static/v1?style=flat-square&message=cv&color=50AFCE&logo=Canva&logoColor=white&label=)]([churakov.pdf](https://github.com/disk0Dancer/disk0Dancer/files/15442454/churakov.pdf)
)

```python
class Me:
education: {
"BS" : Software Engineering (2021-2025)',
"MS" : Applied mathematics and informatics (2025-2027)',
},
languages: {
"speak": [
'🇬🇧 English',
'🇷🇺 Russian',
],
"code": [
'🐍 Python',
'🏃 Go',
'🕸 JavaScript',
],
},
verticals: [
'👀 Natural Language Preprocessing',
'🧠 Brain-Computer Interfaces',
'🎵 Music',
'📚 Science Fiction',
]

def __str__(self):
return "Grigorii Churakov"
```